2 references to Bitmap
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
300
bitmap = new
Bitmap
((Image)original._image);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
147
Bitmap copy =
new
(bitmap);