ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / GammaTransfer Class / AlphaAmplitude Property

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