public class PNGRegistryEntry extends MagicNumberRegistryEntry
MagicNumberRegistryEntry.MagicNumberPRIORITYERR_STREAM_FORMAT_UNREADABLE, ERR_STREAM_UNREADABLE, ERR_URL_FORMAT_UNREADABLE, ERR_URL_UNINTERPRETABLE, ERR_URL_UNREACHABLE, RESOURCES| Constructor and Description |
|---|
PNGRegistryEntry() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
handleStream(InputStream inIS,
ParsedURL origURL,
boolean needRawData)
Decode the Stream into a RenderableImage
|
getReadlimit, isCompatibleStreamgetFormatName, getMimeTypes, getPriority, getStandardExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatName, getMimeTypes, getPriority, getStandardExtensionspublic Filter handleStream(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 © 2000–2021 Apache Software Foundation. All rights reserved.