PHP 函数:PDF_open_memory_image()

打开内存图档。

语法: int pdf_open_memory_image(int pdfid, int image);

返回值: 整数

函数种类: 特殊文件格式

内容说明
本函数用来打开 PHP 程序使用内存中的图形。参数 pdfid 为 PDF 文件代码。参数 image 为图形的名称。