ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / LinearTransfer Class / GreenYIntercept Property

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