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


The following tables list the members exposed by IccLookupTable8.

Public Constructors

 NameDescription
public Constructor IccLookupTable8 ConstructorInitializes a new IccLookupTable8 with explicit parameters.  
Top

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

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also