MatType.CV_8SC constructor
const
MatType.CV_8SC(
- int channels
Implementation
const MatType.CV_8SC(int channels) : this.makeType(CV_8S, channels);
const MatType.CV_8SC(int channels) : this.makeType(CV_8S, channels);