(PHP 3>= 3.0.6, PHP 4 >= 4.0b1)
pdf_setrgbcolor -- Sets drawing and filling color to rgb color value
Description
void pdf_setrgbcolor
(int pdf object, double red value, double green value, double blue value)
Set the current fill and stroke color to the supplied RGB values.