LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterHsvColor Structure Members
See Also  Properties  Methods 
Leadtools Namespace : RasterHsvColor Structure


The following tables list the members exposed by RasterHsvColor.

Public Constructors

 NameDescription
public Constructor RasterHsvColor ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyRepresents an RasterHsvColor that is a null reference (Nothing in Visual Basic). Supported in Silverlight, Windows Phone 7  
public Property HGets or sets the hue value. Supported in Silverlight, Windows Phone 7  
public Property ReservedFor internal use by LEADTOOLS. Supported in Silverlight, Windows Phone 7  
public Property SGets or sets the saturation value. Supported in Silverlight, Windows Phone 7  
public Property VGets or sets the value value. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) FromRasterColorCreates a new instance of the RasterHsvColor from a specific RasterColor object. Supported in Silverlight, Windows Phone 7  
public Method ToRasterColorConverts the RasterHsvColor object to a RasterColor object. Supported in Silverlight, Windows Phone 7  
Top

See Also