CvColor Operators and Type Conversions OpenCvSharp Class Library

The CvColor type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Compares two CvPoint objects. The result specifies whether the members of each CvPoint object are equal.
Public operatorStatic member(CvColor to CvScalar)
Creates a CvScalar with the members of the specified CvColor.
Public operatorStatic member(CvScalar to CvColor)
Creates a CvColor with the members of the specified CvScalar.
Public operatorStatic memberInequality
Compares two CvPoint objects. The result specifies whether the members of each CvPoint object are unequal.
Top
See Also

Reference