The Hsv type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Dimension
Get the dimension of this color
Hue
Get or set the intensity of the hue color channel ( 0 < hue < 180 )
MCvScalar
Get or Set the equivalent MCvScalar value
Satuation
Get or set the intensity of the satuation color channel
Value
Get or set the intensity of the value color channel

See Also