PDF_fill

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