parent root
PHP: Imagick::getImage - Manual

Imagick::getImage

(PECL imagick 2.0.0)

Imagick::getImageReturns a new Imagick object

Description

Imagick::getImage ( void ) : Imagick

Returns a new Imagick object with the current image sequence.

Return Values

Returns a new Imagick object with the current image sequence.

Errors/Exceptions

Throws ImagickException on error.

add a noteadd a note

User Contributed Notes

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