Package com.adobe.internal.pdftoolkit.core.filter.spi
package com.adobe.internal.pdftoolkit.core.filter.spi
Contains the required interfaces essential to create a CustomFilter.
Custom Filters enable clients to provide their implementations for the stream filters.
-
ClassDescriptionDeclares the functionality needed for creating a custom decode filter.Declares the functionality needed for creating a custom encode filter.Defines the methods that need to be implemented by a custom filter implementation.Provision for custom filter providers to create their own exception handling.This interface is written mainly for JPXDecode filter scenario where image information is embedded inside encoded image stream itself.This class acts as a container for image bit depth and number of color components.