C#.NET – Combine multiples .png in one Bitmap (.bmp)
I have multiples images.png (with names) stored on a folder.
From code (C#) I want to create a rectangle bitmap (with transparent background) where all the images are embeded.
Something like this: