Gmagick::readimageblob
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Reads image from a binary string
Description
Gmagick::readimageblob(string $imageContents, [string $filename]): Gmagick
Reads image from a binary string.
Parameters
imageContentsContent of image.
filenameThe image filename.
Return Values
The Gmagick object.
Errors/Exceptions
Throw