MatType.CV_32FC constructor
      const
      MatType.CV_32FC(
    
    
- int channels
Implementation
const MatType.CV_32FC(int channels) : this.makeType(CV_32F, channels);const MatType.CV_32FC(int channels) : this.makeType(CV_32F, channels);