Error processing SSI file
LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Show in webframe

E02 Property (IccLookupTable16)






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

            

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

Property Value

Encoded e02 parameter.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

Error processing SSI file