How to overwrite text with background color
Like say if there's a gray background with red text over it. If I want to get rid of that red text, I have to somehow use the exact background color to cover the text.
I know you can do it with paint, but the picture I need to do this on doesn't have a simple color. It's a really complicated color tone, so I need to copy that exact color over the text.
Thanks in advance.