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

ColorLookupTable Property (IccLookupTableAToBTagType)






Gets or sets the CLUT data. .NET support
Syntax
public IccColorLookupTableBase ColorLookupTable {get; set;}
'Declaration
 
Public Property ColorLookupTable As IccColorLookupTableBase
'Usage
 
Dim instance As IccLookupTableAToBTagType
Dim value As IccColorLookupTableBase
 
instance.ColorLookupTable = value
 
value = instance.ColorLookupTable
public IccColorLookupTableBase ColorLookupTable {get; set;}
 get_ColorLookupTable();
set_ColorLookupTable(value);
public:
property IccColorLookupTableBase^ ColorLookupTable {
   IccColorLookupTableBase^ get();
   void set (    IccColorLookupTableBase^ value);
}

Property Value

Array that contains the CLUT data of type IccColorLookupTable8Bit or IccColorLookupTable16Bit.
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

IccLookupTableAToBTagType Class
IccLookupTableAToBTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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