New product ImageUltimate is released.

We have launched a new product called ImageUltimate and it's the fastest and easiest ASP NET image processing library. If you are running a web site on ASP NET and dealing with images, this library can be very useful to you.
 
Would you like to resize images as easy as this one line?
 
@Html.Image("Image1.jpg", task => task.ResizeWidth(300))