编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 blends the fill color with the imagephp imagick enciphers an imagephp imagick improves the quality of a noisy imagephp imagick evaluate expression for each pixel in the imagephp imagick gamma corrects an imagephp imagick returns the image background colorphp imagick returns the image sequence as a blobphp imagick returns the composite operator associated with the imagephp imagick gets the current image s compression typephp imagick gets the index of the current active imagephp imagick gets the index of the current active imagephp imagick moves to the next imagephp imagick adds or removes a profile from an imagephp imagick removes an image from the image listphp imagick reset image pagephp imagick separates a channel from the imagephp imagick sets the image bias for any method that convolves an imagephp imagick sets the page geometry of the imagephp imagick sets the image rendering intentphp imagick sets the image resolution
关注编程学问公众号
编程学问网 湘ICP备20001732号