ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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 Single
    public float GreenSlope {get; set;}
    See Also