Imagick::current

(PECL imagick 2.0.0)

Imagick::currentReturns a reference to the current Imagick object

Opis

Imagick::current ( void ) : Imagick

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

Zwracane wartości

Returns self on success.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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