(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.
Please login to continue.