int pdf_open_tiff (int PDF-document, string filename)
The pdf_open_tiff() function opens an image stored
in the file with the name filename.
The format of the image has to be tiff. The function returns a pdf
image identifier.
Note: This function shouldn't be used anymore. Please use
the function pdf_open_image_file() instead.
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.