ps_save

(PECL)

ps_save -- Save current context

说明

bool ps_save ( resource psdoc )

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

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见

ps_restore()


add a note add a note User Contributed Notes
There are no user contributed notes for this page.