LinearGradientBrush.GammaCorrection

LinearGradientBrush.GammaCorrection property

Gets or sets a value indicating whether gamma correction is enabled for this LinearGradientBrush.

public bool GammaCorrection { get; set; }

Return Value

The value is true if gamma correction is enabled for this LinearGradientBrush; otherwise, false.

See Also