LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

E22 Property (IccLookupTable8)

Show in webframe





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

            

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

Property Value

Encoded e22 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.