Interface Filter
- All Known Implementing Classes:
AddLogoFilter
public interface Filter
Defines filter that will be applied on images before writing.
-
Method Summary
Modifier and Type Method Description voidapply(BufferedImage image)
-
Method Details
-
apply
-