Hi, im trying to write a program that interfaces with photoshop. some optical character recognition is involved.
basically, my photoshop problem is that i have a picture with text, and i want the cleanest most obviously standing out lettering that is possible.
the color of the text is consistent and is not the same as the colors around it
i was thinking that there might be a function that could just eliminate every color excluding the one in the text - or if there are multiple colors in the text, perhaps i could save a range of colors and destroy everything else. (by "eliminate" i mean "turn to white")
thankyou for your time and help!


