
| Leadtools Namespace : RasterHsvColor Structure |
The following tables list the members exposed by RasterHsvColor.
| Name | Description | |
|---|---|---|
![]() | RasterHsvColor Constructor | Overloaded. |
| 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. |
| Name | Description | |
|---|---|---|
![]() ![]() | FromRasterColor | Creates a new instance of the RasterHsvColor from a specific RasterColor object. |
![]() | ToRasterColor | Converts the RasterHsvColor object to a RasterColor object. |