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