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

Show in webframe

Empty Property (IccData)






Gets an new empty structure.
Syntax
public static IccData Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As IccData
'Usage
 
Dim value As IccData
 
value = IccData.Empty

            

            
public:
static property IccData Empty {
   IccData get();
}

Property Value

Empty structure.
Requirements

Target Platforms

See Also

Reference

IccData Structure
IccData Members

Error processing SSI file