![]() | cpdf_setrgbcolor_fillDescriptionbool cpdf_setrgbcolor_fill ( int pdf_document, float red_value, float green_value, float blue_value)The cpdf_setrgbcolor_fill() function sets the current rgb color value to fill a path. Returns TRUE on success or FALSE on failure.
See also cpdf_setrgbcolor_stroke() and cpdf_setrgbcolor(). | ![]() |