GoLang Gmagick::getimageindex

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



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

PHP Gmagick::getimageindex

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

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Description

public int Gmagick::getimageindex ( void )

Returns the index of the current active image within the Gmagick object.

Parameters

This function has no parameters.

Return Values

Index of current active image

Errors/Exceptions

Throws an GmagickException on error.