I am currently using an AForge.net platform (C#) but then how am i able to check for the color of that particular pixel... and how am i able to get the images link up?
Eample: If the (image1)pixel is gray, then replace it with red...
From here, the position of the red will then be reflected onto the other image (image2)... but the 2 images have 2 different image format (1 in RBG, 1 in grayscale/binary)
<- is there such a method?? if no... then what will it be??