Documentation
-
How to: Draw an Existing Bitmap to the Screen - Windows Forms .NET Framework
Learn how to draw an existing bitmap on the screen by using the bitmap constructor that takes a file name and accepts images with different file formats.
-
Working with Images, Bitmaps, Icons, and Metafiles - Windows Forms .NET Framework
Learn about which articles you can read to learn more about working with images, bitmaps, icons, and metafiles.
-
How to: Create a Bitmap at Run Time - Windows Forms .NET Framework
Learn how to create a bitmap object and display it in an existing Windows Forms PictureBox control.
-
Draw, position, and clone Images in GDI+ - Windows Forms .NET Framework
Learn how to draw, position, and clone images in GDI+ using classes to load and display raster and vector images.