PHP 7.0.6 Released

PDF_shfill

(PECL pdflib >= 2.0.0)

PDF_shfillFill area with shading

Description

bool PDF_shfill ( resource $pdfdoc , int $shading )

Fills an area with a shading, based on a shading object.

This function requires PDF 1.4 or above.

User Contributed Notes

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