Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / DiscreteTransfer Class / BlueTable Property

In This Topic
    BlueTable Property (DiscreteTransfer)
    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