|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj2d.color.GrayProcessor
public class GrayProcessor
User: Douglas Lyon Date: Jun 20, 2008 Time: 8:07:16 AM Copyright DocJava, Inc., 2007
Constructor Summary | |
---|---|
GrayProcessor()
|
Method Summary | |
---|---|
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 GrayProcessor()
Method Detail |
---|
public java.awt.Image process(java.awt.Image image)
ImageProcessorInterface
process
in interface ImageProcessorInterface
image
- input image
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |