编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::resampleImage
  • Imagick::resizeImage »
  • PHP Manual
  • Imagick
  • Reset image page

Imagick::resetImagePage

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

Imagick::resetImagePage — Reset image page

说明

Imagick::resetImagePage ( string $page ) : bool

The page definition as a string. The string is in format WxH+x+y. 此方法在Imagick基于ImageMagick 6.3.6以上版本编译时可用。

参数

page

The page definition. For example 7168x5147+0+0

返回值

成功时返回 TRUE。

相关文章
php imagick adds blur filter to imagephp imagick surrounds the image with a borderphp imagick combines one or more images into a single imagephp imagick adds a comment to your imagephp imagick displaces an image s colormapphp imagick deciphers an imagephp imagick equalizes the image histogramphp imagick applies an expression to an imagephp imagick blurs an imagephp imagick returns the image border colorphp imagick gets the current image s compression qualityphp imagick gets the image rendering intentphp imagick replaces the colors of an image with the closest color from a reference imagephp imagick reset image pagephp imagick sets the image chromaticity blue primary pointphp imagick sets the image gravityphp imagick sets the page geometry of the imagephp imagick sets the image scenephp imagick sets the image sampling factorsphp imagick creates a horizontal mirror image
关注编程学问公众号
编程学问网 湘ICP备20001732号