Gmagick::setimagerenderingintent
(PECL gmagick >= Unknown)
Gmagick::setimagerenderingintent — 画像のレンダリング方向を設定する
パラメータ
rendering_intent
- 画像のレンダリング方向。UndefinedIntent、SaturationIntent、PerceptualIntent、AbsoluteIntent あるいは RelativeIntent。
返り値
成功した場合に Gmagick オブジェクトを返します。
エラー / 例外
エラー時に GmagickException をスローします。