So I wanna make a function that compares a given color, to the color at a point. Now I was doing this with getColor(point) = colour; buuut, that doesn't have any tolerance in it, And I'm dealing with opaque colors that change drastically very often.
Someone point me in the right direction?


Reply With Quote






