Forum und email

PDF_close_image

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_close_image — Closes an image

Description

void pdf_close_image ( int $image )

The PDF_close_image() function closes an image which has been opened with any of the PDF_open_xxx() functions.

See also PDF_open_jpeg(), PDF_open_gif(), PDF_open_memory_image().