Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
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 ConstructorIccColorLookupTable16Bit ConstructorOverloaded.  Initializes a new IccColorLookupTable16Bit 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