Click or drag to resize

Rgb Constructor (Color)

http://www.emgu.com
Create a Rgb color using the system 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 Rgb(
	Color winColor
)

Parameters

winColor
Type: System.DrawingColor
color
See Also