编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_rotate
  • ps_scale »
  • PHP Manual
  • PS 函数
  • Save current context

ps_save

(PECL ps >= 1.1.0)

ps_save — Save current context

说明

ps_save ( resource $psdoc ) : bool

Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with ps_restore().

参数

psdoc

Resource identifier of the postscript file as returned by ps_new().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • ps_restore() - Restore previously save context

相关文章
php db++ 函数 remove tuple and return new current tuplephp imap 函数 gets the number of messages in the current mailboxphp ncurses 函数 insert character moving rest of line including character at current positionphp ncurses 函数 move current position and add characterphp openal 函数 make the specified context currentphp pdf 函数 set current pointphp ps 函数 add bookmark to current pagephp ps 函数 adds note to current pagephp ps 函数 clips drawing to current pathphp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 sets current pointphp ps 函数 restore previously save contextphp ps 函数 save current contextphp ps 函数 sets current colorphp ps 函数 output a text at current positionphp ps 函数 draws the current pathphp session pgsql 函数 get current save handler statusphp xmlwriter 函数 end current elementphp ps ps 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号