Brightness

ImageAppearance.Brightness property

画像の明るさを取得または設定します。 デフォルト値は 1 で、画像の元の明るさに対応します。

public float Brightness { get; set; }

関連項目