OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.CoreModule.Size Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Size, including all inherited members.

area()OpenCVForUnity.CoreModule.Size
clone()OpenCVForUnity.CoreModule.Size
empty()OpenCVForUnity.CoreModule.Size
Equals(Object obj)OpenCVForUnity.CoreModule.Size
Equals(Size a)OpenCVForUnity.CoreModule.Size
GetHashCode()OpenCVForUnity.CoreModule.Size
operator!=(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator*(Size a, double b)OpenCVForUnity.CoreModule.Sizestatic
operator+(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator-(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
operator/(Size a, double b)OpenCVForUnity.CoreModule.Sizestatic
operator==(Size a, Size b)OpenCVForUnity.CoreModule.Sizestatic
set(double[] vals)OpenCVForUnity.CoreModule.Size
Size(double width, double height)OpenCVForUnity.CoreModule.Size
Size()OpenCVForUnity.CoreModule.Size
Size(Point p)OpenCVForUnity.CoreModule.Size
Size(double[] vals)OpenCVForUnity.CoreModule.Size
ToString()OpenCVForUnity.CoreModule.Size
widthOpenCVForUnity.CoreModule.Size