Returns a double value with the specified CvScalar's Val0.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- self
- Type: OpenCvSharpCvScalar
A CvScalar that specifies the new double value.
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CvScalar.op_Implicit(OpenCvSharp.CvScalar)~System.Double"]
See Also