(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)
void pdf_setrgbcolor_fill (int pdf object, float red value, float green value, float blue value)
void pdf_setrgbcolor_fill
Set the current fill color to the supplied RGB values.
Note: PDFlib V4.0: Deprecated, use pdf_setcolor() instead.