Hi guys! Working on a project that has me stumped (obviously, or else I wouldn't be asking for help!).
I've got an array with different graphic objects loaded into it (using GrabPixMap). How can I change the color of an graphic within the array? Do I have to draw something out in a backbuffer and re-grab it, or is there a way to change the pixel colors without going thru all that?
BTW, it's just two-color graphical images stuffed into this array.
Any help would be appreciated!
I've got an array with different graphic objects loaded into it (using GrabPixMap). How can I change the color of an graphic within the array? Do I have to draw something out in a backbuffer and re-grab it, or is there a way to change the pixel colors without going thru all that?
BTW, it's just two-color graphical images stuffed into this array.
Any help would be appreciated!