ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / GammaTransfer Class / AlphaExponent Property

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