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

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