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:
How can I do this?
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:
How can I do this?