See: Description
| Interface | Description |
|---|---|
| CustomDecodeFilter |
Declares the functionality needed for creating a custom decode filter.
|
| CustomEncodeFilter |
Declares the functionality needed for creating a custom encode filter.
|
| CustomFilter |
Defines the methods that need to be implemented by a custom
filter implementation.
|
| ImageFilterInterface |
This interface is written mainly for JPXDecode filter scenario where image information is embedded inside encoded image
stream itself.
|
| Class | Description |
|---|---|
| ImageFilterInterface.ImageInfo |
This class acts as a container for image bit depth and number of color components.
|
| Exception | Description |
|---|---|
| CustomFilterException |
Provision for custom filter providers to create their own exception handling.
|
Contains the required interfaces essential to create a CustomFilter.
Custom Filters enable clients to provide their implementations for the stream filters.
Copyright © 2010 - 2020 Adobe. All Rights Reserved