Module org.testfx

Interface PixelMatcher

    • Method Detail

      • createMatchColor

        Color createMatchColor​(Color color0,
                               Color color1)
        Creates a color that represents a match between the two images' pixels.
      • createNonMatchColor

        Color createNonMatchColor​(Color color0,
                                  Color color1)
        Creates a color that represents a mismatch between the two images' pixels.