cpdf_setrgbcolor_fill

(PHP 3>= 3.0.8, PHP 4 >= 4.0.0)

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

Beschreibung

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

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

Siehe auch: cpdf_setrgbcolor_stroke() und cpdf_setrgbcolor().