编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::setimageredprimary
  • Gmagick::setimageresolution »
  • PHP Manual
  • Gmagick
  • Sets the image rendering intent

Gmagick::setimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::setimagerenderingintent — Sets the image rendering intent

说明

public Gmagick::setimagerenderingintent ( int $rendering_intent ) : Gmagick

Sets the image rendering intent.

参数

rendering_intent

The image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent.

返回值

The Gmagick object on success.

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick gets the image rendering intentphp gmagick sets the image border colorphp 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 rendering intentphp 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 rendering intent
关注编程学问公众号
编程学问网 湘ICP备20001732号