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

search for in the

ps_setlinecap> <ps_setfont
Last updated: Sat, 26 Jul 2008

view this page in

ps_setgray

(PECL ps:1.1.0-1.1.1)

ps_setgraySets gray value

Description

bool ps_setgray ( resource $psdoc , float $gray )

Sets the gray value for all following drawing operations.

Parameters

psdoc

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

gray

The value must be between 0 (white) and 1 (black).

Return Values

Returns TRUE on success or FALSE on failure.

See Also



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

ps_setlinecap> <ps_setfont
Last updated: Sat, 26 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites