Click or drag to resize
MCvScalar Constructor (Double)
http://www.emgu.com
Create a new MCvScalar structure using the specific values

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public MCvScalar(
	double v0
)

Parameters

v0
Type: SystemDouble
v0
See Also