| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.Gif2JpgTranscoder
public class Gif2JpgTranscoder
Created by IntelliJ IDEA. User: lyon Date: Feb 16, 2010 Time: 6:44:59 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
| Gif2JpgTranscoder() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
|  java.awt.Image | process(java.awt.Image image)a basic garbage in, garbage out processor. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Gif2JpgTranscoder()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
public java.awt.Image process(java.awt.Image image)
ImageProcessorInterface
process in interface ImageProcessorInterfaceimage - input image
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||