(PHP 3>= 3.0.10, PHP 4 >= 4.0b2)
PDF_open_memory_image -- Opens an image created with PHP's image functionsThe PDF_open_memory_image() function takes an image created with the PHP's image functions and makes it available for the pdf document. The function returns a pdf image identifier.
See also PDF_close_image(), PDF_open_jpeg(), PDF_open_gif(), PDF_open_png() PDF_execute_image(), PDF_place_image(), PDF_put_image().