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