Gmagick::readimageblob

(PECL gmagick >= Unknown)

Gmagick::readimageblobReads image from a binary string

Descrição

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

Reads image from a binary string.

Parâmetros

imageContents

Content of image

filename

The image filename.

Valor Retornado

The Gmagick object on success

Erros

Lança uma exceção GmagickException em erros.