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)
| Related Man Pages |
|---|
| imagegif(3) - php |
| imagecreatefromwebp(3) - php |
| imageflip(3) - php |
| image2wbmp(3) - php |
| imagecreatefromxpm(3) - php |