PDF_setrgbcolor_fill

(PHP3 >= 3.0.6, PHP4 )

PDF_setrgbcolor_fill -- Sets filling color to rgb color value

Description

void pdf_setrgbcolor_fill (int pdf document, double red value, double green value, double blue value)

The PDF_setrgbcolor_fill() function sets the current rgb color value to fill a path.

See also PDF_setrgbcolor_fill().