LinearGradientBrush.GammaCorrection プロパティ

定義

この LinearGradientBrushに対してガンマ補正が有効かどうかを示す値を取得または設定します。

public:
 property bool GammaCorrection { bool get(); void set(bool value); };
public bool GammaCorrection { get; set; }
member this.GammaCorrection : bool with get, set
Public Property GammaCorrection As Boolean

プロパティ値

このtrueでガンマ補正が有効になっている場合は値がLinearGradientBrushされます。それ以外の場合はfalse

適用対象