Query: pdf_setrgbcolor_stroke
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_SETRGBCOLOR_STROKE(3) 1 PDF_SETRGBCOLOR_STROKE(3) PDF_setrgbcolor_stroke - Set stroke rgb color values [deprecated]SYNOPSISbool PDF_setrgbcolor_stroke (resource $p, float $red, float $green, float $blue)DESCRIPTIONSets the current stroke color to the supplied RGB values. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 4, use PDF_setcolor(3) instead. PHP Documentation Group PDF_SETRGBCOLOR_STROKE(3)