Hi, I have a large bmp which I load at run-time into a TBitmap. The background is pink but I have a bunch of images on that large bitmap. I can paint the entire pink background to white or any other colour using brushcopy.
What I would like to be able to do is be able to do the reverse, keep the pink but paint everything else, regardless of what colour the pixels are, to a single colour such as black.
Anyone know how I would do this?
Thank you
What I would like to be able to do is be able to do the reverse, keep the pink but paint everything else, regardless of what colour the pixels are, to a single colour such as black.
Anyone know how I would do this?
Thank you