Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
IccColorLookupTable8Bit Class Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccColorLookupTable8Bit Class


The following tables list the members exposed by IccColorLookupTable8Bit.

Public Constructors

 NameDescription
Public ConstructorIccColorLookupTable8Bit ConstructorOverloaded.  Initializes a new IccColorLookupTable8Bit with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyData Gets or sets color lookup table data points.  
Public PropertyNumberOfGridPoints Gets or sets the array of number of grid points in each dimension. (Inherited from IccColorLookupTableBase)
Public PropertyPad Gets pad bytes. (Inherited from IccColorLookupTableBase)
Public PropertyPrecision Gets or sets precision of data. (Inherited from IccColorLookupTableBase)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also