|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.test.SampleDecreaseRed
public class SampleDecreaseRed
Example: decreases the red channel by half, increase the green by 20. Only for RGB
Constructor Summary | |
---|---|
SampleDecreaseRed()
|
Method Summary | |
---|---|
static void |
convert(String origFilename,
String destFilename)
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleDecreaseRed()
Method Detail |
---|
public static void convert(String origFilename, String destFilename)
public static void main(String[] args) throws Exception
Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |