Click or drag to resize
Bgr565 Constructor (Color)
http://www.emgu.com
Create a Bgr565 color using the System.Drawing.Color

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

Parameters

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