Loading...
Searching...
No Matches
cv::gapi::own::Size Class Reference
#include <opencv2/gapi/own/types.hpp>
Public Member Functions | |
Size ()=default | |
Size (const cv::Size &other) | |
Size (int _width, int _height) | |
Size & | operator= (const cv::Size &rhs) |
Public Attributes | |
int | height = 0 |
int | width = 0 |
Constructor & Destructor Documentation
◆ Size() [1/3]
|
default |
◆ Size() [2/3]
|
inline |
◆ Size() [3/3]
|
inline |
Member Function Documentation
◆ operator=()
Member Data Documentation
◆ height
int cv::gapi::own::Size::height = 0 |
◆ width
int cv::gapi::own::Size::width = 0 |
The documentation for this class was generated from the following file:
- opencv2/gapi/own/types.hpp