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

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