|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.test.SampleMirrorImage
public class SampleMirrorImage
Mirrors an image, along the rows. This works for all image types, and is used for TestPngSuite
Constructor Summary | |
---|---|
SampleMirrorImage()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static void |
mirror(File orig,
File dest,
boolean overwrite)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleMirrorImage()
Method Detail |
---|
public static void main(String[] args) throws Exception
Exception
public static void mirror(File orig, File dest, boolean overwrite) throws Exception
Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |