Imagick::setImageRenderingIntent

画像のレンダリング方向を設定する

説明

public bool Imagick::setImageRenderingIntent(int $rendering_intent)

画像のレンダリング方向を設定します。

パラメータ

rendering_intent

戻り値

成功した場合に true を返します。

エラー / 例外

エラー時に ImagickException をスローします。