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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public Bgr(
	Color winColor
)

Parameters

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