PHP 7.0.6 Released

PDF_initgraphics

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_initgraphicsReset graphic state

Description

bool PDF_initgraphics ( resource $p )

Reset all color and graphics state parameters to their defaults. Returns TRUE on success or FALSE on failure.

User Contributed Notes

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