pdf_setrgbcolor_stroke

(PHP 3>= 3.0.6, PHP 4 )

pdf_setrgbcolor_stroke -- Sets drawing color to rgb color value

Description

void pdf_setrgbcolor_stroke ( int pdf object, float red value, float green value, float blue value)

Set the current stroke color to the supplied RGB values.

Megjegyzés: PDFlib V4.0: Deprecated, use pdf_setcolor() instead.