http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.GpuMat.Bitmap"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic Bitmap Bitmap { get; }Public ReadOnly Property Bitmap As Bitmap
Get
public:
virtual property Bitmap^ Bitmap {
Bitmap^ get () sealed;
}abstract Bitmap : Bitmap with get
override Bitmap : Bitmap with get
Property Value
Type:
BitmapImplements
IImageBitmap
See Also