Query: ps_end_pattern
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_END_PATTERN(3) 1 PS_END_PATTERN(3) ps_end_pattern - End a patternSYNOPSISbool ps_end_pattern (resource $psdoc)DESCRIPTIONEnds a pattern which was started with ps_begin_pattern(3). Once a pattern has been ended, it can be used like a color to fill areas.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_begin_pattern(3). PHP Documentation Group PS_END_PATTERN(3)