Class JBIG2FilterOptions

java.lang.Object
com.idrsolutions.image.filter.FilterOptions
com.idrsolutions.image.filter.JBIG2FilterOptions

public class JBIG2FilterOptions extends FilterOptions
Class handles the options available for JBIG2 compression
  • Constructor Details

    • JBIG2FilterOptions

      public JBIG2FilterOptions()
  • Method Details

    • getFilter

      public Filter getFilter()
      Description copied from class: FilterOptions
      Get an instance of the filter that uses these options
      Specified by:
      getFilter in class FilterOptions
      Returns:
      The filter represented by these options