Gmagick::readimagefile

(PECL gmagick >= Unknown)

Gmagick::readimagefileThe readimagefile purpose

설명

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

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

인수

fp

The file descriptor.

반환값

The Gmagick object on success

오류/예외

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