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