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

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