|  | OpenCV
    4.1.0
    Open Source Computer Vision | 
#include <opencv2/gapi/gmat.hpp>
| Public Member Functions | |
| bool | operator!= (const GMatDesc &rhs) const | 
| bool | operator== (const GMatDesc &rhs) const | 
| GMatDesc | withDepth (int ddepth) const | 
| GMatDesc | withSize (cv::Size sz) const | 
| GMatDesc | withSize (cv::gapi::own::Size sz) const | 
| GMatDesc | withSizeDelta (cv::gapi::own::Size delta) const | 
| GMatDesc | withSizeDelta (cv::Size delta) const | 
| GMatDesc | withSizeDelta (int dx, int dy) const | 
| GMatDesc | withType (int ddepth, int dchan) const | 
| Public Attributes | |
| int | chan | 
| int | depth | 
| cv::gapi::own::Size | size | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| int cv::GMatDesc::chan | 
| int cv::GMatDesc::depth | 
| cv::gapi::own::Size cv::GMatDesc::size | 
 1.8.3
 1.8.3