www.emgu.com/wiki
Create a Bgr color using the System.Drawing.Color

Declaration Syntax
public Bgr(
Color winColor
)
Public Sub New ( _
winColor As Color _
)
public:
Bgr(
Color winColor
)

Parameters
- winColor (Color)
- System.Drawing.Color
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)