cpdf_setgray_fill

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

cpdf_setgray_fill -- Setzt die Füllfarbe auf einen Grauwert

Beschreibung

void cpdf_setgray_fill (int PDF-Dokument, double Grauwert)

The cpdf_setgray_fill() function sets the current gray value to fill a path.

Siehe auch: cpdf_setrgbcolor_fill().