GoLang Gmagick::current

request it (287)
GoLang replacement for PHP's Gmagick::current [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::current? Write it!

PHP Gmagick::current

PHP original manual for Gmagick::current [ show | php.net ]

Gmagick::current

(PECL gmagick >= Unknown)

Gmagick::currentThe current purpose

Description

public Gmagick Gmagick::current ( void )

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

Parameters

This function has no parameters.

Return Values

Returns self on success.

Errors/Exceptions

Throws an GmagickException on error.