Gmagick
PHP Manual

Gmagick::current

(PECL gmagick >= Unknown)

Gmagick::currentThe current purpose

Descrição

public Gmagick Gmagick::current ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns self on success.

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual