Resize Graphic Images

  • Thread starter Thread starter Jonathan Wood
  • Start date Start date
J

Jonathan Wood

Greetings,

Do the .NET libraries include routines to load, resize, and save a graphics
file? If so, where would I find these routines?

Thanks.
 
Nevermind. I found it.

System.Drawing.Image;
System.Drawing.Bitmap;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top