PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ps_rectps_rotate>
Last updated: Mon, 16 Jul 2012

ps_restore

(PECL)

ps_restore -- Restore previously save context

说明

bool ps_restore ( resource psdoc )

Restores a previously saved graphics context. Any call of ps_save() must be accompanied by a call to ps_restore().

返回值

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

参见

ps_save()




<ps_rectps_rotate>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST