net.sourceforge.jiu.apps
Class JiuBlur
java.lang.Object
net.sourceforge.jiu.apps.JiuBlur
public class JiuBlur
- extends Object
Small example command line program which loads a JPEG file,
applies a blur filter, increases its contrast and saves it
back to another JPEG file.
- Since:
- 0.14.2
- Author:
- Marco Schmidt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiuBlur
public JiuBlur()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt