ImageInputStream
.null
InputStream
adapter that reads from an underlying ImageInputStream
.InputStream
adapter that reads from an underlying ImageInputStream
.OutputStream
adapter that writes to an underlying ImageOutputStream
.IndexColorModel
and a ComponentColorModel
,
having both a color map and a full, discrete alpha channel.DiscreteAlphaIndexColorModel
, delegating color map look-ups
to the given IndexColorModel
.null
BufferedImage
to which decoded pixel data should be written.null
.UnsupportedOperationException
.1
.null
.Implementation-Vendor
for the package.Implementation-Version
for the package.ImageReader
and sets its
originatingProvider
field to the supplied value.ImageTypeSpecifier
s.ImageWriter
and sets its
originatingProvider
instance variable to the
supplied value.TYPE_SHORT
signed integral samples.true
.ImageReaderWriterSpi
subclasses based on information in the manifest.setInput
, to allow easy access to the input, in case
it is an ImageInputStream
.ImageInputStream
to limit the number of bytes that can be read.ImageInputStream
, reading up to a maximum number of bytes from the underlying stream.TYPE_INT
unsigned integral samples.Copyright © 2018. All rights reserved.