depth property

int get depth

Implementation

int get depth => value & (CV_DEPTH_MAX - 1);