cpdf_fill

(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)

cpdf_fill -- Füllt den aktuellen Pfad

Beschreibung

bool cpdf_fill ( int PDF-Dokument )

Füllt den Innenraum des aktuellen Pfades mit der aktuellen Füllfarbe.

Parameter Liste

pdf_document

The document handle, returned by cpdf_open().

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch

cpdf_closepath()
cpdf_stroke()
cpdf_setgray_fill()
cpdf_setgray()
cpdf_setrgbcolor_fill()
cpdf_setrgbcolor()