Click or drag to resize

Hsv Properties

http://www.emgu.com

The Hsv type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Get the dimension of this color
Public propertyHue
Get or set the intensity of the hue color channel ( 0 < hue < 180 )
Public propertyMCvScalar
Get or Set the equivalent MCvScalar value
Public propertySatuation
Get or set the intensity of the satuation color channel
Public propertyValue
Get or set the intensity of the value color channel
Top
See Also