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