|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageFilter
performs transformation of image data. can and certainly will modify image data in place
| Method Summary | |
|---|---|
void |
process(Image image)
perform image processing possibly overwriting the image with the result |
| Method Detail |
|---|
void process(Image image)
image -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||