Bitmap inherits from System.Drawing.Image
var codeBitmap = new Bitmap(your_info); Image image = (Image)codeBitmap;