编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::setimagerenderingintent
  • Gmagick::setimagescene »
  • PHP Manual
  • Gmagick
  • Sets the image resolution

Gmagick::setimageresolution

(PECL gmagick >= Unknown)

Gmagick::setimageresolution — Sets the image resolution

说明

public Gmagick::setimageresolution ( float $xResolution , float $yResolution ) : Gmagick

Sets the image resolution.

参数

xResolution

The image x resolution.

yResolution

The image y resolution.

返回值

The Gmagick object on success.

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick gets the image x and y resolutionphp gmagick gets the image units of resolutionphp gmagick resample image to desired resolutionphp gmagick sets the filename before you read or write the imagephp gmagick sets the image background colorphp gmagick sets the image chromaticity blue primary pointphp gmagick sets the image border colorphp gmagick sets the image disposal methodphp gmagick sets the filename of a particular image in a sequencephp gmagick sets the format of a particular imagephp gmagick sets the image gammaphp gmagick sets the image chromaticity green primary pointphp gmagick sets the interlace scheme of the imagephp gmagick sets the image iterationsphp gmagick sets the image chromaticity red primary pointphp gmagick sets the image resolutionphp gmagick sets the image units of resolutionphp gmagick sets the image sampling factorsphp imagick sets the image resolutionphp imagick sets the image resolution
关注编程学问公众号
编程学问网 湘ICP备20001732号