MatType.CV_16UC constructor
const
MatType.CV_16UC(
- int channels
Implementation
const MatType.CV_16UC(int channels) : this.makeType(CV_16U, channels);
const MatType.CV_16UC(int channels) : this.makeType(CV_16U, channels);