The Imagick class
PHP Manual

Imagick::getImage

(No version information available, might be only in CVS)

Imagick::getImageReturns a new Imagick object

Descrição

Imagick Imagick::getImage ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns a new Imagick object with the current image sequence.

Valor Retornado

Returns a new Imagick object with the current image sequence, throwing ImagickException on error.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual