PDF_open_ccitt

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

PDF_open_ccittOpen raw CCITT image [deprecated]

Opis

PDF_open_ccitt ( resource $pdfdoc , string $filename , int $width , int $height , int $BitReverse , int $k , int $Blackls1 ) : int

Opens a raw CCITT image.

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top