|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.test.SamplePngReencode
public class SamplePngReencode
reencodes a png image with a given filter and compression level
Constructor Summary | |
---|---|
SamplePngReencode()
|
Method Summary | |
---|---|
static void |
fromCmdLineArgs(String[] args)
|
static void |
main(String[] args)
|
static void |
reencode(String orig,
String dest,
FilterType filterType,
int cLevel)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SamplePngReencode()
Method Detail |
---|
public static void fromCmdLineArgs(String[] args)
public static void main(String[] args) throws Exception
Exception
public static void reencode(String orig, String dest, FilterType filterType, int cLevel)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |