Can this be done: Overlay one image (bmp/ico) with another?
Posted: Mon Feb 07, 2011 4:58 am
While displaying some images, the program needs to display the image with an indicator that the file is modified.
For instance -- a text file (.txt) might show notepad's icon -- but if the file is processed by the program, it needs to show the same icon with some sort of indication (red border or an "N" in the corner...
I was able to do this with ImageMagick, but wanted to see if anyone had code to do this in PureBasic w/o external dll's.
For instance -- a text file (.txt) might show notepad's icon -- but if the file is processed by the program, it needs to show the same icon with some sort of indication (red border or an "N" in the corner...
I was able to do this with ImageMagick, but wanted to see if anyone had code to do this in PureBasic w/o external dll's.