i have question. are in scar functions
- FindColoredLine(x, y, color, xs, ys, xe, ye);
- FindColoredBox(x, y, color, xs, ys, xe, ye);
If not, can someone tell my how to make??
i have question. are in scar functions
- FindColoredLine(x, y, color, xs, ys, xe, ye);
- FindColoredBox(x, y, color, xs, ys, xe, ye);
If not, can someone tell my how to make??
Sorry but I can't quite understand what you mean, there are functions to search for colours in a rectangle that you specify with coordinates but the line one you talk about doesn't make sense.
For finding colours in a box you would use findcolor() or if you want it to search for similar colours as well you would use findcolortolerance().
There are currently 1 users browsing this thread. (0 members and 1 guests)