http://www.emgu.com
Convert this image into Bitmap, when available, data is shared with this image.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
SyntaxReadOnly Property Bitmap As Bitmap
Get
property Bitmap^ Bitmap {
Bitmap^ get ();
}
abstract Bitmap : Bitmap with get
Return Value
Type:
BitmapThe Bitmap, when available, data is shared with this image
See Also