| Package | Description |
|---|---|
| org.arquillian.rusheye.comparison | |
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
ComparisonResult |
ImageComparator.compare(BufferedImage patternImage,
BufferedImage sampleImage,
Perception perception,
Collection<Mask> masks)
Compares patternImage with sampleImage approximating human perception of color spaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Mask> |
Configuration.masks
The masks.
|
| Modifier and Type | Method and Description |
|---|---|
Mask |
ObjectFactory.createMask() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Mask> |
Configuration.getIgnoreBitmapMasks()
Gets the list of ignore bitmap masks.
|
List<Mask> |
Configuration.getMasks()
Gets the list of all masks.
|
Collection<Mask> |
Configuration.getSelectiveAlphaMasks()
Gets the list of selective alpha masks.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.