Emgu CV Library Documentation
ToArray Method
NamespacesEmgu.CV.StructureMCvScalarToArray()()()

www.emgu.com/wiki
The scalar values as a vector (of size 4)
Declaration Syntax
C#Visual BasicVisual C++
public double[] ToArray()
Public Function ToArray As Double()
public:
array<double>^ ToArray()
Return Value

[Missing <returns> documentation for M:Emgu.CV.Structure.MCvScalar.ToArray]

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)