|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Title: PictureDream
Description: A processor for processing a image
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
| Method Summary | |
javax.swing.JComponent |
getEditor(IPicture preview)
|
java.lang.String |
getName()
returns the processors name |
char[][] |
process(char[][] channels,
int width,
int height)
processes the given channels and returns the modified version. can also directly work with the given data and can return this. |
| Method Detail |
public char[][] process(char[][] channels,
int width,
int height)
channels - - the channels to be processedpublic javax.swing.JComponent getEditor(IPicture preview)
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||