Overload List
| Name | Description | |
|---|---|---|
| ToBitmap(IplImage) |
Converts IplImage to System.Drawing.Bitmap
| |
| ToBitmap(Mat) |
Converts Mat to System.Drawing.Bitmap
| |
| ToBitmap(IplImage, Bitmap) |
Converts IplImage to System.Drawing.Bitmap
| |
| ToBitmap(IplImage, PixelFormat) |
Converts IplImage to System.Drawing.Bitmap
| |
| ToBitmap(Mat, Bitmap) |
Converts Mat to System.Drawing.Bitmap
| |
| ToBitmap(Mat, PixelFormat) |
Converts Mat to System.Drawing.Bitmap
|
See Also