The GpuMat<(Of <(<'TDepth>)>)> type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
NumberOfChannels
Get the number of channels in the GpuMat
Ptr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Size
Get the GpuMat size: width == number of columns, height == number of rows

See Also