InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / GammaCorrection Property

In This Topic
    GammaCorrection Property (BackgroundBrushProvider)
    In This Topic
    Gets or sets whether gamma correction is applied to the gradient.
    Syntax
    'Declaration
     
    Public Property GammaCorrection As Boolean
    public bool GammaCorrection {get; set;}
    See Also