Searched refs:compareColorWithTolerance (Results 1 – 1 of 1) sorted by relevance
77 boolean compareColorWithTolerance(int _nColor1, int _nColor2, int _nTolerance) in compareColorWithTolerance() method in BorderRemover229 if (! compareColorWithTolerance(nCurrentColor, _nBorderColor, 10)) in findBorder()248 if (! compareColorWithTolerance(nCurrentColor, _nBorderColor, 10)) in findBorder()
Completed in 7 milliseconds