ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / GammaTransfer Class / GreenAmplitude Property

In This Topic
    GreenAmplitude Property
    In This Topic
    The amplitude of the gamma transfer function for the Green channel.
    Syntax
    'Declaration
     
    Public Property GreenAmplitude As Single
    public float GreenAmplitude {get; set;}
    See Also