Share via


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

屬性值

如果要為這個 LinearGradientBrush 物件啟用伽瑪值修正,則為 true,否則為 false

適用於