ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / LinearTransfer Class / AlphaSlope Property

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