public interface ImageFilterInterface extends CustomDecodeFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImageFilterInterface.ImageInfo
This class acts as a container for image bit depth and number of color components.
|
| Modifier and Type | Method and Description |
|---|---|
ImageFilterInterface.ImageInfo |
getImageInfo(InputStream input)
returns image information (bit depth and number of color components).
|
decodegetNameImageFilterInterface.ImageInfo getImageInfo(InputStream input) throws IOException
input - IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved