Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Single
    public System.float BlueExponent {get; set;}
    See Also