The GpuImage<(Of <(<'TColor, TDepth>)>)> type exposes the following properties.
Properties
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Bitmap |
convert the current GpuImage to its equavalent Bitmap representation
|
![]() | NumberOfChannels |
Get the number of channels in the GpuMat
(Inherited from GpuMat<(Of <(<'TDepth>)>)>.) |
![]() | 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<(Of <(<'TDepth>)>)>.) |