cpdf_setrgbcolor_fill

(PHP 3>= 3.0.8, PHP 4 )

cpdf_setrgbcolor_fill --  Setzt die Füllfarbe auf einen RGB-Farbwert

Beschreibung

void cpdf_setrgbcolor_fill ( int PDF-Dokument, float Rotwert, float Grünwert, float Blauwert)

The cpdf_setrgbcolor_fill() function sets the current rgb color value to fill a path.

Siehe auch: cpdf_setrgbcolor_stroke() und cpdf_setrgbcolor().