http://www.emgu.com
Get the type of the GpuMat
Namespace:
Emgu.CV.Cuda
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxPublic ReadOnly Property Type As Integer
Get
public:
property int Type {
int get ();
}
member Type : int with get
Property Value
Type:
Int32
See Also