Gmagick::readimagefile

(PECL gmagick >= Unknown)

Gmagick::readimagefileThe readimagefile purpose

Opis

public Gmagick::readimagefile ( resource $fp [, string $filename ] ) : Gmagick

Reads an image or image sequence from an open file descriptor.

Parametry

fp

The file descriptor.

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

There are no user contributed notes for this page.
To Top