ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / TableTransfer Class / BlueTable Property

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