Query: ps_clip
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CLIP(3) 1 PS_CLIP(3) ps_clip - Clips drawing to current pathSYNOPSISbool ps_clip (resource $psdoc)DESCRIPTIONTakes the current path and uses it to define the border of a clipping area. Everything drawn outside of that area will not be visible.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_closepath(3). PHP Documentation Group PS_CLIP(3)