Creates a CvScalar with the members of the specified array.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- obj
- Type: SystemDouble
An array that specifies the members for the new CvScalar.
Return Value
Type: CvScalar[Missing <returns> documentation for "M:OpenCvSharp.CvScalar.op_Explicit(System.Double[])~OpenCvSharp.CvScalar"]
See Also