Convert this image into Bitmap, the pixel values are copied over to the Bitmap
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Return Value
This image in Bitmap format, the pixel data are copied over to the Bitmap
Remarks
For better performance on Image<Gray, Byte> and Image<Bgr, Byte>, consider using the Bitmap property