(PECL imagick 2.0.0)
Returns a reference to the current Imagick object
Imagick Imagick::current ( void )
Returns reference to the current imagick object with image pointer at the correct sequence.
Returns:
Returns self on success.
Exception:
Throws ImagickException on error.
Please login to continue.