repahu
05-24-2012, 06:08 PM
Hi!
Is there any built in color finding function that works like
FindColorsTolerance (the one that returns a TPA), but instead of using smart screen it uses a custom bmp or TMufasaBitmap? I wrote a function myself that does this using cts(1) color compare method, but the function works really slow, runs 1000ms long on a 100*100 TMufasaBitmap.
Is there any built in color finding function that works like
FindColorsTolerance (the one that returns a TPA), but instead of using smart screen it uses a custom bmp or TMufasaBitmap? I wrote a function myself that does this using cts(1) color compare method, but the function works really slow, runs 1000ms long on a 100*100 TMufasaBitmap.