Interface CustomFilter

All Known Subinterfaces:
CustomDecodeFilter, CustomEncodeFilter, ImageFilterInterface

public interface CustomFilter
Defines the methods that need to be implemented by a custom filter implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the name of the filter this implementation supports.
  • Method Details

    • getName

      ASName getName()
      Return the name of the filter this implementation supports.
      Returns:
      filter name