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

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