cpdf_fill

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

cpdf_fill -- Füllt den aktuellen Pfad

Beschreibung

void cpdf_fill (int PDF-Dokument)

Die Funktion cpdf_fill() füllt den Innenraum des aktuellen Pfades mit der aktuellen Füllfarbe.

Siehe auch: cpdf_closepath(), cpdf_stroke(), cpdf_setgray_fill(), cpdf_setgray(), cpdf_setrgbcolor_fill() und cpdf_setrgbcolor().