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

Parameters

winColor
Type: System.DrawingColor
color
See Also