The following tables list the members exposed by RasterHsvColor.
Public Constructors
Name | Description | |
---|---|---|
RasterHsvColor | Constructs a new RasterHsvColor object from the specified RasterColor object. |
Public Methods
Name | Description | |
---|---|---|
Create | Creates a new RasterHsvColor object from the specified h, s, and v values. | |
FromRasterColor | Creates a new instance of the RasterHsvColor from a specific RasterColor object. | |
ToRasterColor | Converts the RasterHsvColor object to a RasterColor object. |
Public Properties
Name | Description | |
---|---|---|
Empty | Represents an RasterHsvColor that represents an empty HSV color. | |
H | Gets or sets the hue value. | |
Reserved | For internal use by LEADTOOLS. | |
S | Gets or sets the saturation value. | |
V | Gets or sets the value value. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET