编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 ps 函数 places image on the pagephp imagick adaptively sharpen the imagephp imagick removes a region of an image and trimsphp imagick compares an image to a reconstructed imagephp imagick removes skew from the imagephp imagick exports raw image pixelsphp imagick set image sizephp imagick the filename associated with an image sequencephp imagick gets the extrema for one or more image channelsphp imagick compares an image to a reconstructed imagephp imagick return if the image has a matte channelphp imagick get an imagickpixeliterator for an image sectionphp imagick scales an image proportionally to half its sizephp imagick radial blurs an imagephp imagick reset image pagephp imagick scales an imagephp imagick sets the filename before you read or write the imagephp imagick sets the image interpolate pixel methodphp imagick sets the page geometry of the imagephp imagick sets the image virtual pixel method
关注编程学问公众号
编程学问网 湘ICP备20001732号