open_simulation_interface
vv3.5.0(01.06.2022)
|
HSV color model. More...
Public Attributes | |
optional double | hue = 1 |
Hue. More... | |
optional double | saturation = 2 |
Saturation. More... | |
optional double | value = 3 |
Value. More... | |
HSV color model.
ColorHSV provides values for hue, saturation and value/brightness.
optional double osi3::ColorHSV::hue = 1 |
Hue.
Unit: deg Range: [0,360[
optional double osi3::ColorHSV::saturation = 2 |
Saturation.
Range: [0,1]
optional double osi3::ColorHSV::value = 3 |
Value.
Range: [0,1]