GpuMatTDepth Properties |
The GpuMatTDepth generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitmap |
Get the Bitmap from this GpuMat
(Inherited from GpuMat.) |
![]() | Depth |
Depth type
(Inherited from GpuMat.) |
![]() | IsContinuous |
True if the data is continues
(Inherited from GpuMat.) |
![]() | IsEmpty |
True if the matrix is empty
(Inherited from GpuMat.) |
![]() | NumberOfChannels |
Number of channels
(Inherited from GpuMat.) |
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Size |
Get the GpuMat size:
width == number of columns, height == number of rows
(Inherited from GpuMat.) |
![]() | Type |
Get the type of the GpuMat
(Inherited from GpuMat.) |