Home > PHP > Function > > Imagick::current()

Imagick::current()

Imagick::current - Returns a reference to the current Imagick object

Syntax

Imagick Imagick::current ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

Returns self on success. Throw an ImagickExceptionon error.