Click or drag to resize

Bgr Constructor (Color)

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

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public Bgr(
	Color winColor
)

Parameters

winColor
Type: System.DrawingColor
System.Drawing.Color
See Also