Imagine I have a canvas with a certain color (black, white whatever..) and I draw a text on the canvas with the same color. Is it possible to determine where the text is using pixels? Or tell the difference between foreground and background color would also be helpfull.
I would know roughly where the text is but I need to be able to read the individual characters and the space between the lines in the character.
Example: I place an O on the canvas. Can I find the outline of the character?
Hope that makes sense.
Many thanks.
I would know roughly where the text is but I need to be able to read the individual characters and the space between the lines in the character.
Example: I place an O on the canvas. Can I find the outline of the character?
Hope that makes sense.
Many thanks.