Answer the question
In order to leave comments, you need to log in
Are there any libraries for transforming/processing asp.net images?
Good afternoon everyone. Please tell me if there are any opensource libraries for working with graphics in web.
Those. I need a library for standard graphics processing techniques in the web. Reducing, increasing, cropping, in width, in height, caching of transformed copies, perhaps even storage, and so on ...
Thanks in advance to all who responded.
Answer the question
In order to leave comments, you need to log in
In ASP.NET, all the base C# classes for working with images are available to you.
There are examples here: blog.your-group.ru/obrabotka-izobrazhenij-v-asp.net-mvc
www.aforgenet.com
AForge.Imaging has a lot of filters, fast implementation, and is pure manged code.
You can create chains of filters.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question