MatType.CV_32SC constructor
const
MatType.CV_32SC(
- int channels
Implementation
const MatType.CV_32SC(int channels) : this.makeType(CV_32S, channels);
const MatType.CV_32SC(int channels) : this.makeType(CV_32S, channels);