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