pdf_setrgbcolor_stroke

Sets drawing color to rgb color value (PHP 3>= 3.0.6, PHP 4 )
bool pdf_setrgbcolor_stroke ( resource pdfdoc, float red_value, float green_value, float blue_value )

Set the current stroke color to the supplied RGB values. Returns TRUE on success or FALSE on failure.

Note:

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

This HTML Help has been published using the chm2web software.