GoLang PDF_open_image_file

request it (275)
GoLang replacement for PHP's PDF_open_image_file [edit | history]



Do you know a GoLang replacement for PHP's PDF_open_image_file? Write it!

PHP PDF_open_image_file

PHP original manual for PDF_open_image_file [ show | php.net ]

PDF_open_image_file

(PHP 4, PECL pdflib >= 1.0.0)

PDF_open_image_fileRead image from file [deprecated]

Description

int PDF_open_image_file ( resource $p , string $imagetype , string $filename , string $stringparam , int $intparam )

Opens an image file.

This function is deprecated since PDFlib version 5, use PDF_load_image() with the colorize, ignoremask, invert, mask, masked, and page options instead.