Package net.jalbum.filterManager
package net.jalbum.filterManager
-
ClassDescriptionThe
FilterManagerhandles severalJAlbumImageFilterbeing applied to a specific image.This interface has to be implemented by the class which will handle theFilterManageras theFilterManagerwill pass some requests to the implementing class which it can not handle on it own.Low level processing of image specific filters (aka "Image tools") Doesn't promise to preserve input image, i.e.