(PHP 4, PECL pdflib >= 1.0.0)
Read image from file [deprecated]
int PDF_open_image_file ( resource $p, string $imagetype, string $filename, string $stringparam, int $intparam )
Opens an image file.
This function is deprecated since PDFlib version 5, use PDF_load_image() with the colorize, ignoremask, invert, mask, masked, and page options instead.
Please login to continue.