PDF_open_jpeg

PDF_open_jpeg -- Opens a JPEG image

Description

int pdf_open_jpeg(int pdf document, string file name);

The PDF_open_jpeg() function opens an image stored in the file with the name file name. The format of the image has to be jpeg.

See also PDF_close_image(),