Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / GammaTransfer Class / GreenExponent Property

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