The following tables list the members exposed by RasterHsvColor.
Name | Description | |
---|---|---|
![]() | RasterHsvColor Constructor | Overloaded. Constructs a new RasterHsvColor object from the specified RasterColor object. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | Represents an RasterHsvColor that is a null reference (Nothing in Visual Basic). |
![]() | 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 | |
---|---|---|
![]() | Equals | (Inherited from System.ValueType) |
![]() ![]() | FromRasterColor | Creates a new instance of the RasterHsvColor from a specific RasterColor object. |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | ToRasterColor | Converts the RasterHsvColor object to a RasterColor object. |
![]() | ToString | (Inherited from System.ValueType) |