C
Carl Gilbert
Hi
I want to write an application that can merge two images with a bit of
re-sizing and changing of opacity thrown in for good measure.
I have a backdrop that can be in any format and an overlay image that will
be a 48x48 png file.
I want to take the overlay image, resize it to about 130x130, set the
opacity to 20% and then place this image onto the back drop about 30px the
edges in the bottom left corner. The final task would be to save this image
to disk.
Does anyone have any ideas/concepts on the best way to achieve this?
Regards, Carl Gilbert
I want to write an application that can merge two images with a bit of
re-sizing and changing of opacity thrown in for good measure.
I have a backdrop that can be in any format and an overlay image that will
be a 48x48 png file.
I want to take the overlay image, resize it to about 130x130, set the
opacity to 20% and then place this image onto the back drop about 30px the
edges in the bottom left corner. The final task would be to save this image
to disk.
Does anyone have any ideas/concepts on the best way to achieve this?
Regards, Carl Gilbert