(PHP 3>= 3.0.7, PHP 4 >= 4.0b2)
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().