GoLang Imagick::nextImage

request it (282)
GoLang replacement for PHP's Imagick::nextImage [edit | history]



Do you know a GoLang replacement for PHP's Imagick::nextImage? Write it!

PHP Imagick::nextImage

PHP original manual for Imagick::nextImage [ show | php.net ]

Imagick::nextImage

(PECL imagick 2.0.0)

Imagick::nextImageMoves to the next image

Description

bool Imagick::nextImage ( void )

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

Return Values

Returns TRUE on success.