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

Show in webframe

Empty Property (ConversionWhitePoint)






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

            

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

Property Value

Empty structure.
Requirements

Target Platforms

See Also

Reference

ConversionWhitePoint Structure
ConversionWhitePoint Members

Error processing SSI file