Looking for a library that will allow me to size and resize images using c# and ASP.net on a Windows 2003 Server.
Share
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.
Just use the built-in classes in the
System.Drawingnamespace: http://msdn.microsoft.com/en-us/library/system.drawing.image.aspxNote, as was pointed out in the comment below, the Windows Imaging Components may be a better fit.
Here is a tutorial: http://www.switchonthecode.com/tutorials/csharp-tutorial-image-editing-saving-cropping-and-resizing