pdf_setgray

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

pdf_setgray -- Sets drawing and filling color to gray value

Popis

void pdf_setgray ( int pdf document, double gray value)

Funkce pdf_setgray() function sets the current drawing and filling color to the given gray value.

Viz takΘ pdf_setrgbcolor_stroke(), pdf_setrgbcolor_fill().