Gmagick::readimagefile

(PECL gmagick >= Unknown)

Gmagick::readimagefileThe readimagefile purpose

Beskrivelse

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

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

Parametre

fp

The file descriptor.

Returnerings Værdier

The Gmagick object on success

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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