CV_IS_SUBMAT function

bool CV_IS_SUBMAT(
  1. int flags
)

Implementation

bool CV_IS_SUBMAT(int flags) => (flags & CV_SUBMAT_FLAG) != 0;