http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Defines a HSV (Hue Satuation Value) color
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public struct Hsv : IColor, IEquatable<Hsv> |
Visual Basic |
---|
Public Structure Hsv _ Implements IColor, IEquatable(Of Hsv) |
Visual C++ |
---|
public value class Hsv : IColor, IEquatable<Hsv> |