Easy enough. Create a Bitmap object the size of the resulting image that you need, then create a Graphics object from that Bitmap and call its DrawImage method to draw those images onto the new Bitmap where you need them.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...