Module org.testfx

Interface ColorMatcher

    • Method Detail

      • matchColors

        boolean matchColors​(Color color0,
                            Color color1)
        Returns true if color0 is close enough to color1 as determined by a color distance/factor.