Russian Ukraine English
Catalog RSS


pdf_setrgbcolor

(PHP 3>= 3.0.6, PHP 4 )

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

Description

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

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

See also pdf_setrgbcolor_stroke(), pdf_setrgbcolor_fill().

Led