Searched refs:isColorInRange (Results 1 – 1 of 1) sorted by relevance
238 bool inline isColorInRange (const Vec4& color, const Vec4& minColor, const Vec4& maxColor) in isColorInRange() function261 if (isColorInRange(pixels.getPixel(x, y), minColor, maxColor)) in countPixels()