[]
        
(Showing Draft Content)

CSJ2K.Icc.Lut.LookUpTableFP

LookUpTableFP Class

Toplevel class for a float [] lut.

Namespace: CSJ2K.Icc.Lut
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public abstract class LookUpTableFP : LookUpTable
Public MustInherit Class LookUpTableFP
    Inherits LookUpTable

Constructors

Name Description
LookUpTableFP(ICCCurveType, int)

Construct an empty lut

Fields

Name Description
lut

The lut values.

Methods

Name Description
createInstance(ICCCurveType, int)

Factory method for getting a lut from a given curve.

elementAt(int)

lut accessor