GoLang Gmagick::nextimage

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



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

PHP Gmagick::nextimage

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

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Description

public bool Gmagick::nextimage ( void )

Associates the next image in the image list with an Gmagick object.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success or FALSE on failure.

Errors/Exceptions

Throws an GmagickException on error.