PDF_close_image
关闭图档。
语法: boolean pdf_close_image(int image);
返回值: 布尔值
函数种类: 特殊文件格式
内容说明
本函数用来关闭指定的图片。参数 image 为图片代码。
参考
PDF_open_gif() PDF_open_memory_image() PDF_open_jpeg()

关闭图档。
语法: boolean pdf_close_image(int image);
返回值: 布尔值
函数种类: 特殊文件格式
内容说明
本函数用来关闭指定的图片。参数 image 为图片代码。
参考
PDF_open_gif() PDF_open_memory_image() PDF_open_jpeg()