GMAGICK.READIMAGEBLOB(3) 1 GMAGICK.READIMAGEBLOB(3) Gmagick::readimageblob - Reads image from a binary string SYNOPSIS
public void Gmagick::readimageblob (string $imageContents, [string $filename]) DESCRIPTION
Reads image from a binary string. PARAMETERS
o $imageContents - Content of image o $filename - The image filename. RETURN VALUES
The Gmagick object on success ERRORS
/EXCEPTIONS Throws an GmagickException on error. PHP Documentation Group GMAGICK.READIMAGEBLOB(3)