Forum und email

PDF_fill

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_fill — Fills current path

Description

void pdf_fill ( int $pdf document )

The PDF_fill() function fills the interior of the current path with the current fill color.

See also PDF_closepath(), PDF_stroke(), PDF_setgray_fill(), PDF_setgray(), PDF_setrgbcolor_fill(), PDF_setrgbcolor().