PHP 7.0.6 Released

PDF_fill

(PHP 4, PECL pdflib >= 1.0.0)

PDF_fillFill current path

Description

bool PDF_fill ( resource $p )

Fills the interior of the current path with the current fill color. Returns TRUE on success or FALSE on failure.

User Contributed Notes

There are no user contributed notes for this page.
To Top