|
|
Blur an image with GDI+ and System.Drawing |
|
|
Chris Garrett |
|
|
ASP.NET / Image Manipulation |
|
|
Click to Visit |
|
|
See the Demo |
|
|
Click to Download |
|
|
118 |
|
This is a tutorial using which users can learn how to create a blur effect on the images in .NET web pages. The author of this tutorial performs this process by using an algorithm that takes average of above, below, left and right pixels to blur the image. This is an easy to understand and useful tutorial.
|