pdf_fill

(PHP3 >= 3.0.6, PHP4 )

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().