PHP 8.3.4 Released!

Gmagick::current

(PECL gmagick >= Unknown)

Gmagick::currentThe current purpose

Descrizione

public Gmagick::current(): Gmagick

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns self on success.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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