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

search for in the

ps_setlinecap> <ps_setfont
Last updated: Fri, 30 Oct 2009

view this page in

ps_setgray

(PECL ps >= 1.1.0)

ps_setgraySets gray value

Beschreibung

bool ps_setgray ( resource $psdoc , float $gray )

Sets the gray value for all following drawing operations.

Parameter-Liste

psdoc

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

gray

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

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch



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: Fri, 30 Oct 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites