Query: pdf_setrgbcolor_fill
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_SETRGBCOLOR_FILL(3) 1 PDF_SETRGBCOLOR_FILL(3) PDF_setrgbcolor_fill - Set fill rgb color values [deprecated]SYNOPSISbool PDF_setrgbcolor_fill (resource $p, float $red, float $green, float $blue)DESCRIPTIONSets the current fill 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_FILL(3)