PHP » GoLang |
login |
register |
about
|
GoLang Imagick::getIteratorIndex
request it (375)
GoLang replacement for PHP's Imagick::getIteratorIndex
[edit | history]
Imagick::getIteratorIndex(PECL imagick 2.0.0) Imagick::getIteratorIndex — Gets the index of the current active image Description
int Imagick::getIteratorIndex
( void
)
Returns the index of the current active image within the Imagick object. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer. Return ValuesReturns an integer containing the index of the image in the stack. Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Using Imagick::getIteratorIndex(): Create images, set and get the iterator index
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|