Query: ps_setgray
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETGRAY(3) 1 PS_SETGRAY(3) ps_setgray - Sets gray valueSYNOPSISbool ps_setgray (resource $psdoc, float $gray)DESCRIPTIONSets the gray value for all following drawing operations.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $gray - The value must be between 0 (white) and 1 (black).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_setcolor(3). PHP Documentation Group PS_SETGRAY(3)