I am using GDI+ to create some images. I have created a simple image using System.Drawing and associated classes ad have created an image with some text on it. That was easy, now i am trying to figure out how to use other images to make up a main image. I guess i want to use a smaller image inside my main image as part of that image. Any ideas or places to look?
Thanks!
