downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDF_open_jpeg> <PDF_open_image_file
[edit] Last updated: Fri, 24 May 2013

view this page in

PDF_open_image

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_open_imageUse image data [deprecated]

Description

int PDF_open_image ( resource $p , string $imagetype , string $source , string $data , int $length , int $width , int $height , int $components , int $bpc , string $params )

Uses image data from a variety of data sources.

This function is deprecated since PDFlib version 5, use virtual files and PDF_load_image() instead.



PDF_open_jpeg> <PDF_open_image_file
[edit] Last updated: Fri, 24 May 2013
 
add a note add a note User Contributed Notes PDF_open_image - [6 notes]