Gmagick::setimagerenderingintent
(PECL gmagick >= Unknown)
Gmagick::setimagerenderingintent — Sets the image rendering intent
说明
Sets the image rendering intent.
参数
-
rendering_intent
-
The image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent.
返回值
The Gmagick object on success.
错误/异常
错误时抛出 GmagickException。