Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
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 ConstructorIccLookupTable8 Constructor Initializes a new IccLookupTable8 with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyColorLookupTablePoints Gets or sets the number of CLUT grid points.  
Public PropertyColorLookupTableTables Gets or sets the CLUT tables.  
Public PropertyE00 Gets or sets the e00 parameter value.  
Public PropertyE01 Gets or sets the e01 parameter value.  
Public PropertyE02 Gets or sets the e02 parameter value.  
Public PropertyE10 Gets or sets the e10 parameter value.  
Public PropertyE11 Gets or sets the e11 parameter value.  
Public PropertyE12 Gets or sets the e12 parameter value.  
Public PropertyE20 Gets or sets the e20 parameter value.  
Public PropertyE21 Gets or sets the e21 parameter value.  
Public PropertyE22 Gets or sets the e22 parameter value.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyInputChannels Gets or sets the number of input channels.  
Public PropertyInputTables Gets or sets the input tables.  
Public PropertyOutputChannels Gets or sets the number of output channels.  
Public PropertyOutputTables Gets or sets the output tables.  
Public PropertyPad Gets the padding value.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also