public class PNGDecoder extends ImageIODecoder
inputFormat, inputFormats, opened, outputFormat
BUFFER_PROCESSED_FAILED, BUFFER_PROCESSED_OK, INPUT_BUFFER_NOT_CONSUMED, OUTPUT_BUFFER_NOT_FILLED, PLUGIN_TERMINATED
Constructor and Description |
---|
PNGDecoder() |
Modifier and Type | Method and Description |
---|---|
Format[] |
getSupportedInputFormats() |
getSupportedOutputFormats, process, setInputFormat
checkInputBuffer, dump, getInputFormat, getOutputFormat, isEOM, propagateEOM, setOutputFormat
close, getName, open, reset
addControl, getControl, getControls, removeControl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setOutputFormat
getControl, getControls
public Format[] getSupportedInputFormats()
getSupportedInputFormats
in interface Codec
getSupportedInputFormats
in class ImageIODecoder