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

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