Color.WithSaturation

Color.WithSaturation method

指定された彩度で Color のコピーを作成します。

public Color WithSaturation(float saturation)
パラメータタイプ説明
saturationSingle彩度の値。

戻り値

>の新しいインスタンスColorクラス。

関連項目