| Package | Description |
|---|---|
| org.testfx.service.support | |
| org.testfx.service.support.impl |
| Modifier and Type | Method and Description |
|---|---|
PixelMatcherResult |
CaptureSupport.matchImages(javafx.scene.image.Image image0,
javafx.scene.image.Image image1,
PixelMatcher pixelMatcher)
Compares two images and returns a
PixelMatcherResult that defines
the how similar/dissimilar one was from the other. |
| Modifier and Type | Class and Description |
|---|---|
class |
PixelMatcherBase |
class |
PixelMatcherRgb |
| Modifier and Type | Method and Description |
|---|---|
PixelMatcherResult |
CaptureSupportImpl.matchImages(javafx.scene.image.Image image0,
javafx.scene.image.Image image1,
PixelMatcher pixelMatcher) |