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

LookupTable8 Property






Gets or sets the IccLookupTable8 structure. .NET support
Syntax
public IccLookupTable8 LookupTable8 {get; set;}
'Declaration
 
Public Property LookupTable8 As IccLookupTable8
'Usage
 
Dim instance As IccLookupTable8TagType
Dim value As IccLookupTable8
 
instance.LookupTable8 = value
 
value = instance.LookupTable8
public IccLookupTable8 LookupTable8 {get; set;}
 get_LookupTable8();
set_LookupTable8(value);
public:
property IccLookupTable8 LookupTable8 {
   IccLookupTable8 get();
   void set (    IccLookupTable8 value);
}

Property Value

IccLookupTable8 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

IccLookupTable8TagType Class
IccLookupTable8TagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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