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

In This Topic
    GreenTable Property (DiscreteTransfer)
    In This Topic
    The list of values that define the transfer function for the Green channel.
    Syntax
    'Declaration
     
    Public Property GreenTable As Single()
    public float[] GreenTable {get; set;}
    See Also