LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

InputTables Property (IccLookupTable16)

Show in webframe





Gets or sets the input tables.
Syntax
public ushort[] InputTables {get; set;}
'Declaration
 
Public Property InputTables As UShort()
'Usage
 
Dim instance As IccLookupTable16
Dim value() As UShort
 
instance.InputTables = value
 
value = instance.InputTables

            

            
public:
property array<ushort>^ InputTables {
   array<ushort>^ get();
   void set (    array<ushort>^ value);
}

Property Value

Array that contains input tables.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.