Package adams.data.imagefilter
- 
Class Summary Class Description AbstractImageFilterProvider Ancestor for providers ofImageFilterobjects.GrayFilterProvider Generates a javax.swing.GrayFilter image filter.KeepOnlyColors Keeps only the specified colors and turns all other pixels to transparent.TransparentBackground Uses the color at the specified location as background and turns it transparent.