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

E01 Property (IccLookupTable16)






Gets or sets the e01 parameter value. .NET support
Syntax
public int E01 {get; set;}
'Declaration
 
Public Property E01 As Integer
'Usage
 
Dim instance As IccLookupTable16
Dim value As Integer
 
instance.E01 = value
 
value = instance.E01
public int E01 {get; set;}
 get_E01();
set_E01(value);
public:
property int E01 {
   int get();
   void set (    int value);
}

Property Value

Encoded e01 parameter.
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.