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 をスローします。