http://www.emgu.com
Convert this image into Bitmap, when available, data is shared with this image.
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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