pdf_setrgbcolor

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

pdf_setrgbcolor -- Sets drawing and filling color to rgb color value

Popis

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

Funkce pdf_setrgbcolor_stroke() function sets the current drawing and filling color to the given rgb color value.

Viz takΘ pdf_setrgbcolor_stroke(), pdf_setrgbcolor_fill().