Click or drag to resize
MCvScalarToArray Method
http://www.emgu.com
The scalar values as a vector (of size 4)

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public double[] ToArray()

Return Value

Type: Double
The scalar values as an array
See Also