Hi,
I have a really long png file which I would like to operate on and cut out images. I will be loading this file as a pixmap (for various reasons).
The images will be drawn using DrawImage and use the alpha channel contained within the png file.
Ideally I would like to make several images from this file, of varying sizes at runtime. Could you please assist me in this task?
Thanks!
I have a really long png file which I would like to operate on and cut out images. I will be loading this file as a pixmap (for various reasons).
The images will be drawn using DrawImage and use the alpha channel contained within the png file.
Ideally I would like to make several images from this file, of varying sizes at runtime. Could you please assist me in this task?
Thanks!