LEADTOOLS (Leadtools assembly)

Empty Property (RasterHsvColor)

Show in webframe







Represents an RasterHsvColor that represents an empty HSV color.
Syntax
public static RasterHsvColor Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As RasterHsvColor
'Usage
 
Dim value As RasterHsvColor
 
value = RasterHsvColor.Empty
public static RasterHsvColor Empty {get;}

            
public RasterHsvColor getEmpty()
 get_Empty(); 
public:
static property RasterHsvColor Empty {
   RasterHsvColor get();
}

Property Value

An RasterHsvColor that represents an empty HSV color.
Remarks
An empty RasterHsvColor object has all its values set to zero.
Requirements

Target Platforms

See Also

Reference

RasterHsvColor Structure
RasterHsvColor Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.