Forum und email

PDF_setrgbcolor_stroke

(PHP 4, PECL pdflib:1.0-2.1.3)

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().