CV_MAT_TYPE_MASK top-level constant

int const CV_MAT_TYPE_MASK

Implementation

const int CV_MAT_TYPE_MASK = CV_DEPTH_MAX * CV_CN_MAX - 1;