编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::getImageGeometry
  • Imagick::getImageGreenPrimary »
  • PHP Manual
  • Imagick
  • Gets the image gravity

Imagick::getImageGravity

(No version information available, might only be in Git)

Imagick::getImageGravity — Gets the image gravity

说明

Imagick::getImageGravity ( void ) : int

Gets the current gravity value of the image. Unlike Imagick::getGravity(), this method returns the gravity defined for the current image sequence. 此方法在Imagick基于ImageMagick 6.4.4以上版本编译时可用。

返回值

Returns the images gravity property. Refer to the list of gravity constants.

相关文章
php imagick gets the gravityphp imagick gets the depth for a particular image channelphp 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 delayphp imagick gets the image depthphp imagick gets the image disposal methodphp imagick gets the image gammaphp imagick gets the image gravityphp imagick gets the image histogramphp imagick gets the index of the current active imagephp imagick gets the image interlace schemephp imagick gets the image iterationsphp imagick gets the image rendering intentphp imagick gets the potential image typephp imagick gets the index of the current active imagephp imagick sets the image gravity
关注编程学问公众号
编程学问网 湘ICP备20001732号