Creates a CvSize with the coordinates of the specified CvSize2D32f.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- self
- Type: OpenCvSharpCvSize2D32f
A CvSize2D32f that specifies the coordinates for the new CvSize.
Return Value
Type: CvSize[Missing <returns> documentation for "M:OpenCvSharp.CvSize2D32f.op_Implicit(OpenCvSharp.CvSize2D32f)~OpenCvSharp.CvSize"]
See Also