编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 openal 函数 make the specified context currentphp pdf 函数 add launch annotation for current page deprecated php pdf 函数 fill current pathphp ps 函数 add bookmark to current pagephp ps 函数 adds note to current pagephp ps 函数 clips drawing to current pathphp ps 函数 closes and strokes pathphp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 draws a linephp ps 函数 sets current pointphp ps 函数 restore previously save contextphp ps 函数 save current contextphp ps 函数 sets border style of annotationsphp ps 函数 sets current colorphp ps 函数 creates a pattern based on a shadingphp ps 函数 output a text at current positionphp ps 函数 draws the current pathphp pspell 函数 add the word to the wordlist in the current sessionphp session pgsql 函数 get current save handler status
关注编程学问公众号
编程学问网 湘ICP备20001732号