ErrorConstants, RegistryEntry, StreamRegistryEntrypublic class PNGRegistryEntry extends MagicNumberRegistryEntry
MagicNumberRegistryEntry.MagicNumberERR_STREAM_FORMAT_UNREADABLE, ERR_STREAM_UNREADABLE, ERR_URL_FORMAT_UNREADABLE, ERR_URL_UNINTERPRETABLE, ERR_URL_UNREACHABLE, RESOURCESPRIORITY| Constructor | Description |
|---|---|
PNGRegistryEntry() |
| Modifier and Type | Method | Description |
|---|---|---|
Filter |
handleStream(java.io.InputStream inIS,
ParsedURL origURL,
boolean needRawData) |
Decode the Stream into a RenderableImage
|
getFormatName, getMimeTypes, getPriority, getStandardExtensionsgetReadlimit, isCompatibleStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatName, getMimeTypes, getPriority, getStandardExtensionspublic Filter handleStream(java.io.InputStream inIS, ParsedURL origURL, boolean needRawData)
inIS - The input stream that contains the image.origURL - The original URL, if any, for documentation
purposes only. This may be null.needRawData - If true the image returned should not have
any default color correction the file may
specify applied.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.