Imagick
PHP Manual

Imagick::current

(PECL imagick 2.0.0)

Imagick::currentReturns a reference to the current Imagick object

Descrizione

Imagick Imagick::current ( void )

Returns reference to the current imagick object with image pointer at the correct sequence.

Valori restituiti

Returns self on success.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual