Rich image processing functions are provided by RasterEdge .NET Image Processing SDK, and filter is one of them. Users may easily add powerful filter capabilities to any .NET projects, such as add noise, blur, sharpen edge, add antique effect, distort images and more image manipulation tasks.
Related .net document control helps:
asp.net image viewer zoom: ASP.NET Image Viewer Control(MVC & WebForms): view, annotate, redact, convert image files in html, JQuery
asp.net pdf viewer control: ASP.NET PDF Viewer Control: view, navigate, zoom Adobe PDF document in C# ASP.NET
asp.net edit pdf image control:
ASP.NET PDF Image Edit Control: online insert, edit PDF images in C#
asp.net edit pdf page:
ASP.NET PDF Pages Edit Control: add, remove, sort, replace PDF pages online using C#
asp.net ppt viewer: ASP.NET PowerPoint Document Viewer Control (MVC & WebForms): view ppt, pptx files online in C# using ASP.NET
asp.net pdf editor control: EdgePDF: ASP.NET PDF Editor Web Control: Online view, annotate, redact, edit, process, convert PDF documents
asp.net image viewer zoom: ASP.NET Image Viewer Control(MVC & WebForms): view, annotate, redact, convert image files in html, JQuery
Filter Functions
- Add random noise to the image
- Blur the image with standard, uniform & gaussian convolution matrix
- Sharpen images
- Distort images
- Apply antique effect to the image
Start Image Processing Filtering
Before image processing, please get a 30-day free evaluation first!
- Run ImageProcessing.exe;
- Go to "File" in toolbar & select "Open" to load images from local folders;
- Go to "Filter" in toolbar & select "Antique Effect" in "Artistic" to add visual interest and artistic style to images;
- Select "Normal" "Uniform" or "Gaussian" in "Blur" to blur the image with different convolution matrix;
- Select "Distort" to distort images;
- Select "Normal" in "Noise" to add random noise to the image;
- Select "Normal" or "Sharpen More" in "Sharpen" to sharpen the image edges.
Want to find more tutorials, please go to our
Online Tutorials to find detailed user guide and check out how much they can do out of the box!
More Image Processing Functions