(PECL imagick 2, PECL imagick 3)
Imagick::readImageFile — Reads image from open filehandle
$filehandle
, string $fileName
= null
): boolReads image from open filehandle
filehandle
fileName
Returns true
on success.
Throws ImagickException on error.