LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

LookupTable16 Property






Gets or sets the IccLookupTable16 structure. .NET support
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 IccLookupTable16 LookupTable16 {get; set;}
 get_LookupTable16();
set_LookupTable16(value);
public:
property IccLookupTable16 LookupTable16 {
   IccLookupTable16 get();
   void set (    IccLookupTable16 value);
}

Property Value

IccLookupTable16 structure that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccLookupTable16TagType Class
IccLookupTable16TagType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.