Related resources for BitMap Class
  • Color Detecting in an Image in C#3/2/2022 10:25:37 AM. This article shows how to detect a specific color in an image in C#. A sample code is also attached along with this article for your reference.
  • How to Capture and Crop Image in Android3/27/2020 5:52:16 AM. In this article you will learn how to capture and crop an image on a button click and show it in an ImageView in Android.
  • Working With DirectDraw and Bitmap Images5/19/2012 12:50:25 AM. This month in the C-sharp DirectX column, we will be adding bitmap image support to our game engine.
  • Generating Good Quality Thumbnail Images in ASP.NET11/26/2009 10:35:20 PM. Thumbnails are small images that are used to preview a large image. One of the applications that uses thumbnails is a photo gallery, The code snippet in this article demonstrates how to generate high quality thumbnails in ASP.NET.