| Interface | Description |
|---|---|
| Capture | |
| CaptureSupport | |
| ColorMatcher | |
| PixelMatcher |
| Class | Description |
|---|---|
| FiredEvents |
Stores a list of events that have been fired since the start of a test; useful for debugging.
|
| PixelMatcherResult |
Indicates how similar/dissimilar two images were on a pixel-to-pixel comparison level via
PixelMatcher.match(Image, Image). |