编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 replaces colors in the imagephp imagick applies a custom convolution kernel to the imagephp imagick enhance edges within the imagephp imagick get image artifactphp imagick gets the number of unique colors in the imagephp imagick returns the image heightphp imagick returns the image profilesphp imagick returns the image propertiesphp imagick returns the image widthphp imagick adjusts the levels of an imagephp imagick stretches with saturation the image intensityphp imagick negates the colors in the reference imagephp imagick reduces the image to a limited number of color levelphp imagick recolors imagephp imagick reset image pagephp imagick scales the size of an imagephp imagick set image artifactphp imagick sets the image disposal methodphp imagick sets the page geometry of the imagephp imagick returns the image as a string
关注编程学问公众号
编程学问网 湘ICP备20001732号