CvSize2D32f Operators and Type Conversions OpenCvSharp Class Library

The CvSize2D32f type exposes the following members.

Operators

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

Reference