Okay, I have begun working on a function that will take an area of the screen and blend it equally with a color as a parameter.
The code I currently have (in code attatchment), doesn't function at all. I am under the understanding that Lock Pixels can do better than point and dot, however I have no idea how it works or what it is supposed to do!
I tried at first to take the dword color data and get the average between that and the color parameter but that gave me some very funky results (looked like a weird tie die pattern). Then I tried averaging each color, however that causes my program to crash on running. I can't even hit the escape key!
Thanks in advance
EDIT -- Okay I did fix one problem in that I spaced out those several if statements over a few lines. Forgot that if I put a semicolon it would add to the stuff done in that if block. However it hasn't helped. I am DBPro FYI
"Damn had to remake account!" direct quotation from previous account.