DrawImage not to Screen but to File?

Apr 14 2005 5:57 AM
How can I use the DrawImage method to draw to a File and not to the Screen? I found many examples for drawing to the screen, but none for drawing to a file. I want to use DrawImage(Image, Rectangle) in order to Draw an Image into a section of an Image-file. (using a destiantion rectangle) thx for listening. covarubias

Answers (2)