http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.GpuMat.Bitmap"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.Cuda (in Emgu.CV.Cuda.dll) Version: 3.0.0.2161 (3.0.0.2161)
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