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