PHP 7.0.6 Released

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.

User Contributed Notes

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