|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.test.SampleImgDiff
public class SampleImgDiff
Utility (and example) to verify that two images are identical. Computes the maximum difference. TODO: Add alpha
Constructor Summary | |
---|---|
SampleImgDiff()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static void |
showDiff(String f1,
String f2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleImgDiff()
Method Detail |
---|
public static void main(String[] args)
public static void showDiff(String f1, String f2)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |