L
L
Leonid2014-03-06 08:23:28
ASP.NET
Leonid, 2014-03-06 08:23:28

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

4 answer(s)
A
Alexey, 2014-03-06
@HaJIuBauKa

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

F
fokko, 2014-03-31
@fokko

imageresizing.net

D
darkdiver, 2014-07-14
@darkdiver

www.aforgenet.com
AForge.Imaging has a lot of filters, fast implementation, and is pure manged code.
You can create chains of filters.

I
Ivan Doroshenko, 2014-07-24
@idorosh

imageresizing.net
imageprocessor.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question