I was trying to convert Emgu.CV.Image to System.Drawing.Image in EmguCV using ToBitmap(); as I used to
Emgu.CV.Image
System.Drawing.Image
ToBitmap();