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

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