Image Processing for .NET

Christian Graus has prepared a comprehensive set of articles on the Code Project web-site that cover this subject in great detail.

Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters

Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters

Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters

Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing

Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl

Back to the GDI+ FAQ