osi3::ColorHSV Struct Reference HSV color model. More... Collaboration diagram for osi3::ColorHSV: [legend] Public Attributes optional double hue = 1 Hue. More... optional double saturation = 2 Saturation. More... optional double value = 3 Value. More... Detailed Description HSV color model. ColorHSV provides values for hue, saturation and value/brightness. Member Data Documentation ◆ hue optional double osi3::ColorHSV::hue = 1 Hue. Unit: deg Range: [0,360[ ◆ saturation optional double osi3::ColorHSV::saturation = 2 Saturation. Range: [0,1] ◆ value optional double osi3::ColorHSV::value = 3 Value. Range: [0,1] osi_common.proto ColorGrey ColorLUV