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

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