Gmagick::readimageblob
Reads image from a binary string
Beschreibung
public Gmagick Gmagick::readimageblob
( string $imageContents
[, string $filename
] )
Parameter-Liste
-
imageContents
-
Content of image
-
filename
-
The image filename.
Rückgabewerte
The Gmagick object on success
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.