pdf_setrgbcolor_stroke

(PHP3 >= 3.0.6, PHP4 )

pdf_setrgbcolor_stroke -- Sets drawing color to rgb color value

Description

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

The pdf_setrgbcolor_stroke() function sets the current drawing color to the given rgb color value.

See also pdf_setrgbcolor_stroke().