编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::setImageOrientation
  • Imagick::setImageProfile »
  • PHP Manual
  • Imagick
  • Sets the page geometry of the image

Imagick::setImagePage

(PECL imagick 2.0.0)

Imagick::setImagePage — Sets the page geometry of the image

说明

Imagick::setImagePage ( int $width , int $height , int $x , int $y ) : bool

Sets the page geometry of the image.

参数

width

height

x

y

返回值

成功时返回 TRUE。

错误/异常

错误时抛出 ImagickException。

相关文章
php imagick returns the page geometryphp imagick reset image pagephp imagick sets the filename before you read or write the imagephp imagick sets the imagick iterator to the first imagephp imagick sets the depth of a particular image channelphp imagick sets image clip maskphp imagick sets the image colorspacephp imagick sets the image composite operatorphp imagick sets the image compressionphp imagick sets the image interpolate pixel methodphp imagick sets the image iterationsphp imagick sets the image matte channelphp imagick sets the page geometry of the imagephp imagick sets the image typephp imagick sets the image units of resolutionphp imagick sets the image virtual pixel methodphp imagick sets the image chromaticity white pointphp imagick sets the image compressionphp imagick sets the page geometry of the imagick objectphp imagick sets the image type attribute
关注编程学问公众号
编程学问网 湘ICP备20001732号