MatType.CV_16SC constructor
const
MatType.CV_16SC(
- int channels
Implementation
const MatType.CV_16SC(int channels) : this.makeType(CV_16S, channels);
const MatType.CV_16SC(int channels) : this.makeType(CV_16S, channels);