JIU 0.14.3

net.sourceforge.jiu.apps
Class JiuBlur

java.lang.Object
  extended by 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

Constructor Summary
JiuBlur()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiuBlur

public JiuBlur()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt