I m looking for ASP.NET Image Resizing, Cropping
that is good in image re-sizing, cropping etc.
Anyone know please share
Thankx In Advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well Experts!!!
Last day I found http://www.imageresizing.net/ and its great. and good API. Works Great.
Downloaded from Visual studio 2010 Extension Manager: http://nuget.org/.
Easy Steps to download API in VS-2010:
1). Install Extension http://nuget.org/.
3). Find and Install ImageResizing

4).Then Code: (I m using here cropping. you can use any) Documentation on imageresizing.net
Try!!! its very awsumm and easy to use. thanks.