LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

LookupTable16 Property

Show in webframe





Gets or sets the IccLookupTable16 structure.
Syntax
public IccLookupTable16 LookupTable16 {get; set;}
'Declaration
 
Public Property LookupTable16 As IccLookupTable16
'Usage
 
Dim instance As IccLookupTable16TagType
Dim value As IccLookupTable16
 
instance.LookupTable16 = value
 
value = instance.LookupTable16

            

            
public:
property IccLookupTable16 LookupTable16 {
   IccLookupTable16 get();
   void set (    IccLookupTable16 value);
}

Property Value

IccLookupTable16 structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16TagType Class
IccLookupTable16TagType Members

 

 


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