smithers.extras
Class ImageTool

java.lang.Object
  extended by smithers.extras.ImageTool

public class ImageTool
extends java.lang.Object

Class to perform operations on images.


Method Summary
static void main(java.lang.String[] args)
          Main method, run with no arguments and type 'help' for commands.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Main method, run with no arguments and type 'help' for commands.

Parameters:
args - the arguments
Throws:
java.io.IOException