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

ColorLookupTablePoints Property (IccLookupTable16)






Gets or sets the number of CLUT grid points. .NET support
Syntax
public int ColorLookupTablePoints {get; set;}
'Declaration
 
Public Property ColorLookupTablePoints As Integer
'Usage
 
Dim instance As IccLookupTable16
Dim value As Integer
 
instance.ColorLookupTablePoints = value
 
value = instance.ColorLookupTablePoints
public int ColorLookupTablePoints {get; set;}
 get_ColorLookupTablePoints();
set_ColorLookupTablePoints(value);
public:
property int ColorLookupTablePoints {
   int get();
   void set (    int value);
}

Property Value

Number of CLUT grid points (identical for each side).
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

IccLookupTable16 Structure
IccLookupTable16 Members

 

 


Products | Support | Contact Us | Copyright Notices

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