Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.5.7
IccLookupTable16 Structure Properties
See Also 
Leadtools.ColorConversion Namespace : IccLookupTable16 Structure


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

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

See Also