Imagick
PHP Manual

Imagick::getImage

(PECL imagick 2.0.0)

Imagick::getImageReturns a new Imagick object

Descrizione

Imagick Imagick::getImage ( void )

Returns a new Imagick object with the current image sequence.

Valori restituiti

Returns a new Imagick object with the current image sequence.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual