编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 pdf 函数 place image on the page deprecated php imagick adds blur filter to imagephp imagick combines one or more images into a single imagephp imagick improves the quality of a noisy imagephp imagick gamma corrects an imagephp imagick returns the image sequence as a blobphp imagick gets the current image s compression typephp imagick gets the image interlace schemephp imagick extracts a region of the imagephp imagick scales an image proportionally 2xphp imagick enhances the contrast of a color imagephp imagick analyzes the colors within a reference imagephp imagick removes the named image profile and returns itphp imagick reset image pagephp imagick sepia tones an imagephp imagick sets the image gammaphp imagick sets the page geometry of the imagephp imagick sets the image resolutionphp imagick splices a solid color into the imagephp imagick creates a vertical mirror image
关注编程学问公众号
编程学问网 湘ICP备20001732号