LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

E01 Property (IccLookupTable8)

Show in webframe





Gets or sets the e01 parameter value.
Syntax
public int E01 {get; set;}
'Declaration
 
Public Property E01 As Integer
'Usage
 
Dim instance As IccLookupTable8
Dim value As Integer
 
instance.E01 = value
 
value = instance.E01

            

            
public:
property int E01 {
   int get();
   void set (    int value);
}

Property Value

Encoded e01 parameter.
Requirements

Target Platforms

See Also

Reference

IccLookupTable8 Structure
IccLookupTable8 Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.