Query: ps_shading_pattern
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SHADING_PATTERN(3) 1 PS_SHADING_PATTERN(3) ps_shading_pattern - Creates a pattern based on a shadingSYNOPSISint ps_shading_pattern (resource $psdoc, int $shadingid, string $optlist)DESCRIPTIONCreates a pattern based on a shading, which has to be created before with ps_shading(3). Shading patterns can be used like regular pat- terns.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $shadingid - The identifier of a shading previously created with ps_shading(3). o $optlist - This argument is not currently used.RETURN VALUESThe identifier of the pattern or FALSE on failure.SEE ALSOps_shading(3), ps_shfill(3). PHP Documentation Group PS_SHADING_PATTERN(3)