pdf_open_memory_image

pdf_open_memory_image -- Opens an image created with PHP's image functions

Popis

int pdf_open_memory_image ( int pdf document, int image)

Funkce pdf_open_memory_image( ) Funkce pdf_open_memory_image( ) function takes an image created with the PHP 's image functions and makes it available for the PDF dokument .

Příklad 1 .






Viz také pdf_close_image( ) , pdf_open_jpeg( ) , pdf_open_gif( ) , pdf_open_png( ) pdf_execute_image( ) , pdf_place_image( ) , pdf_put_image( ) .