Searched refs:toGrayscale (Results 1 – 2 of 2) sorted by relevance
123 public Color toGrayscale() { in toGrayscale() method in Color
262 static inline float toGrayscale (const Vec4& c) in toGrayscale() function333 float luma = toGrayscale(cmp.getPixel(x, y)); in fuzzyCompare()