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

The following tables list the members exposed by IccColorLookupTable16Bit.

Public Constructors

 NameDescription
public Constructor IccColorLookupTable16Bit ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property DataGets or sets color lookup table data points.  
public Property NumberOfGridPointsGets or sets the array of number of grid points in each dimension. (Inherited from Leadtools.ColorConversion.IccColorLookupTableBase)
public Property PadGets the bytes used for padding. (Inherited from Leadtools.ColorConversion.IccColorLookupTableBase)
public Property PrecisionGets or sets the precision of data. (Inherited from Leadtools.ColorConversion.IccColorLookupTableBase)
Top

Public Methods

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

See Also