[]
        
(Showing Draft Content)

CSJ2K.Icc.Lut.LookUpTable8.-ctor

LookUpTable8 Constructor

LookUpTable8(int, byte)

Declaration
protected LookUpTable8(int dwNumInput, byte dwMaxOutput)
Protected Sub New(dwNumInput As Integer, dwMaxOutput As Byte)
Parameters
Type Name Description
int dwNumInput
byte dwMaxOutput

LookUpTable8(ICCCurveType, int, byte)

Create the string representation of a 16 bit lut.

Declaration
protected LookUpTable8(ICCCurveType curve, int dwNumInput, byte dwMaxOutput)
Protected Sub New(curve As ICCCurveType, dwNumInput As Integer, dwMaxOutput As Byte)
Parameters
Type Name Description
ICCCurveType curve
int dwNumInput
byte dwMaxOutput