编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cubrid 过时的别名和函数 save requested file in a glo instancephp openal 函数 make the specified context currentphp pdf 函数 close fill and stroke current pathphp posix 函数 return the effective user id of the current processphp 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 函数 gets certain valuesphp ps 函数 sets current pointphp ps 函数 restore previously save contextphp ps 函数 save current contextphp ps 函数 sets scaling factorphp ps 函数 sets current colorphp ps 函数 sets the miter limitphp ps 函数 output a text at current positionphp ps 函数 draws the current pathphp ps 函数 output a glyphphp session pgsql 函数 get current save handler status
关注编程学问公众号
编程学问网 湘ICP备20001732号