Imagick::readImageFile

(PECL imagick 2.0.0)
Reads image from open filehandle
bool Imagick::readImageFile ( resource $filehandle [, string $fileName = null ] )

Reads image from open filehandle

Parameters:
filehandle

Reads image from open filehandle

fileName

Reads image from open filehandle

Returns:

Returns TRUE on success.

Exception:

Throws ImagickException on error.

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

Please login to continue.