|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Comparator
An image comparator to compare two images.
Method Summary | |
---|---|
java.awt.image.BufferedImage |
compare(java.awt.image.BufferedImage b1,
java.awt.image.BufferedImage b2)
Return whether the two images are the same. |
Method Detail |
---|
java.awt.image.BufferedImage compare(java.awt.image.BufferedImage b1, java.awt.image.BufferedImage b2)
b1
- the source of the base imageb2
- the compared image.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |