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


"

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

"

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

See Also