Create a Bgr color using the System.Drawing.Color
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public Bgr( Color winColor ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ winColor As Color _ ) |
Visual C++ |
---|
public: Bgr( Color winColor ) |
Parameters
- winColor
- Type: System.Drawing..::.Color
System.Drawing.Color