Related resources for gray scale
  • Convert Color Image Into Gray Scale Image In ASP .NET4/13/2014 4:44:10 PM. This article explains how to convert a color image into a gray scale image.
  • Applying gray scale on an Image in WPF6/21/2009 11:39:45 AM. The code snippet in this article shows how to apply gray scale affects to images using WPF and C#.
  • Image Processing in C#8/30/2006 9:23:34 AM. This application explains basic concepts of image processing including brightening, converting to gray and adding notes to an image using C# and GDI+.
  • Color Transformations and the Color Matrix12/26/2005 1:52:18 AM. This article discusses the color transformations and how to apply Color Matrix on image colors to provide various effects such as gray scale effects, reduce or increase the contrast, brightness, or redness of an image.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download