pdf_setgray

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( ) .