(PECL gmagick >= Unknown)
Gmagick::readimageblob — Reads image from a binary string
$imageContents
$filename
Reads image from a binary string.
imageContents
Content of image.
filename
The image filename.
The Gmagick object.
Throws an GmagickException on error.