Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Single
    public System.float RedYIntercept {get; set;}
    See Also