Creates a CvScalar with the members of the specified CvColor.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- self
- Type: OpenCvSharpCvColor
A CvColor that specifies the coordinates for the new CvScalar.
Return Value
Type: CvScalarCvScalar
See Also