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

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