PDF_open_image

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)
Use image data [deprecated]
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.

doc_php
2016-02-24 16:04:15
Comments
Leave a Comment

Please login to continue.