pdf_setgray_fill

(PHP3 >= 3.0.6, PHP4 )

pdf_setgray_fill -- Sets filling color to gray value

Description

void pdf_setgray_fill (int pdf document, double gray value)

The pdf_setgray_fill() function sets the current gray value to fill a path.

See also pdf_setrgbcolor_fill().