编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::getImageHistogram
  • Imagick::getImageInterlaceScheme »
  • PHP Manual
  • Imagick
  • Gets the index of the current active image

Imagick::getImageIndex

(PECL imagick 2.0.0)

Imagick::getImageIndex — Gets the index of the current active image

说明

Imagick::getImageIndex ( void ) : int

Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick::getIteratorIndex().

返回值

Returns an integer containing the index of the image in the stack.

错误/异常

错误时抛出 ImagickException。

相关文章
php gmagick gets the index of the current active imagephp imagick gets the depth for a particular image channelphp imagick gets the extrema for one or more image channelsphp imagick gets image clip maskphp imagick gets the number of unique colors in the imagephp imagick gets the image colorspacephp imagick gets the current image s compression typephp imagick gets the current image s compression qualityphp imagick gets the image depthphp imagick gets the image disposal methodphp imagick gets the extrema for the imagephp imagick gets the image gammaphp imagick gets the image gravityphp imagick gets the index of the current active imagephp imagick gets the image orientationphp imagick gets the image scenephp imagick gets the image ticks per secondphp imagick gets the image total ink densityphp imagick gets the potential image typephp imagick gets the index of the current active image
关注编程学问公众号
编程学问网 湘ICP备20001732号