downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Gmagick::readimagefile> <Gmagick::readimage
[edit] Last updated: Fri, 30 Nov 2012

view this page in

Gmagick::readimageblob

(PECL gmagick >= Unknown)

Gmagick::readimageblobReads image from a binary string

Opis

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

Reads image from a binary string.

Parametry

imageContents

Content of image

filename

The image filename.

Zwracane wartości

The Gmagick object on success

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.



add a note add a note User Contributed Notes Gmagick::readimageblob - [1 notes]