PDA

Click to See Complete Forum and Search --> : Replacing color in an image


kl899
Nov 12th, 1999, 11:12 AM
I have an image in a picture box and I need to know how I would go about changing the pixels that are a certain color into another color. For example, I want to change all the pixels that are RGB(123,0,0) into RGB(0,0,0).