pdf_setrgbcolor

pdf_setrgbcolor -- Sets drawing and filling color to rgb color value

Popis

void pdf_setrgbcolor ( int pdf document, double red value, double green value, double blue value)

Funkce pdf_setrgbcolor_stroke( ) function sets the current drawing and filling color to the given rgb color value .

Viz také pdf_setrgbcolor_stroke( ) , pdf_setrgbcolor_fill( ) .