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

Show in webframe

E00 Property (IccLookupTable16)






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

            

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

Property Value

Encoded e00 parameter.
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

Error processing SSI file