CvScalar Methods OpenCvSharp Class Library

The CvScalar type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Specifies whether this object contains the same members as the specified Object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(CvScalar)
Specifies whether this object contains the same members as the specified Object.
Public methodGetHashCode
Returns a hash code for this object.
(Overrides ValueTypeGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberRealScalar
Initializes val[0] with val0, val[1]...val[3] with zeros
Public methodStatic memberScalarAll
Initializes val[0]...val[3] with val0123
Public methodToString
Converts this object to a human readable string.
(Overrides ValueTypeToString.)
Top
See Also

Reference