Gmagick::readimageblob

(PECL gmagick >= Unknown)

Gmagick::readimageblobReads image from a binary string

Açıklama

public Gmagick::readimageblob ( string $imageContents [, string $filename ] ) : Gmagick

Reads image from a binary string.

Değiştirgeler

imageContents

Content of image

filename

The image filename.

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.