Related resources for image Resizing
  • Adding, Saving and Resizing Text and Image in Expression Blend12/25/2011 2:19:55 PM. In this article you will learn how to add a text file from the strorage device and resize it and also save it back to the storage device. Apart from this you can also learn how to resize the image manually.
  • 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.
  • Image Resizing : Part II1/31/2007 4:35:09 AM. In my first article Image Resizing and FTP, I showed how I resize my digital camera pictures and FTP them to the web. I received a couple of requests to share the code for the image gallery on my web site that I use to view them so here it is.
  • Image Resizing and FTP12/26/2005 2:26:15 AM. I wanted a program to resize image and just FTP them to my site. After talking with friends, I realized they also had the same problems. So I built this simple .Net application.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download