Convert this image into Bitmap, when avaialbe, data is shared with this image.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
Bitmap Bitmap { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Bitmap As Bitmap |
| Visual C++ |
|---|
property Bitmap^ Bitmap { Bitmap^ get (); } |