mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-13 21:05:12 -05:00
Fixes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@257 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
a01c08c30b
commit
322633dcb9
@ -349,7 +349,7 @@ It searches from the top left to the bottom right and will stop after matching a
|
|||||||
\subsection{FindColorsTolerance}
|
\subsection{FindColorsTolerance}
|
||||||
|
|
||||||
\textbf{function} {\color{blue}{FindColorsTolerance}}({\color{typeRed}
|
\textbf{function} {\color{blue}{FindColorsTolerance}}({\color{typeRed}
|
||||||
{var pts: }}{\color{typeGreen}{TPointArray}}; {\color{tyepTred}
|
{var pts: }}{\color{typeGreen}{TPointArray}}; {\color{typeRed}
|
||||||
{col, x1, y1, x2, y2, tol: }}{\color{typeGreen}{Integer}}): {\color{typeGreen}{Boolean}};
|
{col, x1, y1, x2, y2, tol: }}{\color{typeGreen}{Integer}}): {\color{typeGreen}{Boolean}};
|
||||||
|
|
||||||
FindColorsTolerance returns true if at least one point was found. A point is found if it is within the
|
FindColorsTolerance returns true if at least one point was found. A point is found if it is within the
|
||||||
|
Loading…
Reference in New Issue
Block a user