LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IccLookupTable8 Structure Properties
See Also 
Leadtools.ColorConversion Namespace : IccLookupTable8 Structure


"

For a list of all members of this type, see IccLookupTable8 members.

"

Public Properties

 NameDescription
public Property ColorLookupTablePointsGets or sets the number of CLUT grid points.  
public Property ColorLookupTableTablesGets or sets the CLUT tables.  
public Property E00Gets or sets the e00 parameter value.  
public Property E01Gets or sets the e01 parameter value.  
public Property E02Gets or sets the e02 parameter value.  
public Property E10Gets or sets the e10 parameter value.  
public Property E11Gets or sets the e11 parameter value.  
public Property E12Gets or sets the e12 parameter value.  
public Property E20Gets or sets the e20 parameter value.  
public Property E21Gets or sets the e21 parameter value.  
public Property E22Gets or sets the e22 parameter value.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property InputChannelsGets or sets the number of input channels.  
public Property InputTablesGets or sets the input tables.  
public Property OutputChannelsGets or sets the number of output channels.  
public Property OutputTablesGets or sets the output tables.  
public Property PadGets the padding value.  
Top

See Also