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
    void apply​(BufferedImage image)