Gmagick::readimageblob
(PECL gmagick >= Unknown)
Gmagick::readimageblob — Reads image from a binary string
Описание
public void Gmagick::readimageblob
( string $imageContents
[, string $filename
] )
Список параметров
-
imageContents
-
Content of image
-
filename
-
The image filename.
Возвращаемые значения
The Gmagick object on success
Ошибки
Вызывает
GmagickException при ошибке.