Gmagick::readimageblob
(PECL gmagick >= Unknown)
Gmagick::readimageblob — Reads image from a binary string
Beschreibung
Reads image from a binary string.
Parameter-Liste
-
imageContents
-
Content of image.
-
filename
-
The image filename.
Rückgabewerte
The Gmagick object.
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.