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

Gmagick::setimageunits

(PECL gmagick >= Unknown)

Gmagick::setimageunits — Sets the image units of resolution

说明

public Gmagick::setimageunits ( int $resolution ) : Gmagick

Sets the image units of resolution.

参数

resolution

The image units of resolution : Undefinedresolution, PixelsPerInchResolution, or PixelsPerCentimeterResolution.

返回值

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 depth of a particular image channelphp gmagick sets the image colorspacephp gmagick sets the image composite operatorphp gmagick sets the image delayphp gmagick sets the image depthphp 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 image resolutionphp gmagick sets the image scenephp gmagick sets the image typephp gmagick sets the image units of resolutionphp gmagick sets the image chromaticity white pointphp gmagick sets the image sampling factorsphp imagick sets the image units of resolution
关注编程学问公众号
编程学问网 湘ICP备20001732号