编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::newimage
  • Gmagick::normalizeimage »
  • PHP Manual
  • Gmagick
  • Moves to the next image

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimage — Moves to the next image

说明

public Gmagick::nextimage ( void ) : bool

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

参数

此函数没有参数。

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick adds new image to gmagick object image listphp gmagick adds random noise to the imagephp gmagick annotates an image with textphp gmagick displaces an image s colormapphp gmagick returns the image background colorphp gmagick returns the image border colorphp gmagick gets the image histogramphp gmagick gets the index of the current active imagephp gmagick gets the image interlace schemephp gmagick creates a new imagephp gmagick moves to the next imagephp gmagick reads image from filenamephp gmagick reads image from a binary stringphp gmagick sets the image chromaticity blue primary pointphp gmagick sets the image border colorphp gmagick sets the depth of a particular image channelphp gmagick sets the image chromaticity red primary pointphp gmagick sets the image rendering intentphp gmagick remove edges from the imagephp imagick moves to the next image
关注编程学问公众号
编程学问网 湘ICP备20001732号