http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the number of channels in the GpuMat
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static int GpuMatGetChannels( IntPtr gpuMat ) |
Visual Basic |
---|
Public Shared Function GpuMatGetChannels ( _ gpuMat As IntPtr _ ) As Integer |
Visual C++ |
---|
public: static int GpuMatGetChannels( IntPtr gpuMat ) |
Parameters
- gpuMat
- Type: System..::..IntPtr
The GpuMat