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

Show in webframe

Empty Property (IccNamedColor2)






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

            

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

Property Value

Empty structure.
Requirements

Target Platforms

See Also

Reference

IccNamedColor2 Structure
IccNamedColor2 Members

Error processing SSI file