PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_close_image> <ps_circle
Last updated: Fri, 21 Nov 2008

view this page in

ps_clip

(PECL ps:1.1.0-1.3.5)

ps_clipClips drawing to current path

Description

bool ps_clip ( resource $psdoc )

Takes the current path and uses it to define the border of a clipping area. Everything drawn outside of that area will not be visible.

Parameters

psdoc

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

Return Values

Returns TRUE on success or FALSE on failure.

See Also



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

ps_close_image> <ps_circle
Last updated: Fri, 21 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites