LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

E12 Property (IccLookupTable16)

Show in webframe





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

            

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

Property Value

Encoded e12 parameter.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

 

 


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