|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTest.CreateGrayImage
public class CreateGrayImage
This application creates a gray-level image in memory and store it in a file.
Constructor Summary | |
---|---|
CreateGrayImage()
|
Method Summary | |
---|---|
void |
doTestImage(java.lang.String path,
java.awt.Dimension d,
int[] data)
The application entry point. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateGrayImage()
Method Detail |
---|
public void doTestImage(java.lang.String path, java.awt.Dimension d, int[] data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |