The Imagick class
PHP Manual

Imagick::current

(PECL imagick 2.0.0)

Imagick::currentReturns a reference to the current Imagick object

Opis

Imagick Imagick::current ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns self on success, throws ImagickException on failure.


The Imagick class
PHP Manual