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

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