|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
TIFFTagSet object to the list of allowed
tag sets.
decode method, in order to allow any necessary
tables or other structures to be initialized based on metadata
values.
BitsPerSample tag.
ImageWriteParam for encoding images in
the BMP format.BMPImageWriteParam object with default
values for all parameters and a null Locale.
BMPImageWriteParam set to use a given
Locale and with default values for all parameters.
ImageInputStream to be decompressed.
FileChannel
to null.
FileChannel to null.
TIFFColorConverter object describing the color space of
the encoded pixel data, or null.
ColorMap tag.
ImageInputStream and ImageOutputStream
classes for use with the Java Image I/O Framework.Compression tag.
RenderedOp
representing the "ImageRead" operation in rendered mode.
RenderedOp
representing the "ImageWrite" operation in rendered mode.
Collection
representing the "ImageWrite" operation in collection mode.
Collection
representing the "ImageRead" operation in collection mode.
BufferedImage whose underlying data
array will be suitable for holding the raw decoded output of
the decodeRaw method.
RenderableOp
representing the "ImageRead" operation in renderable mode.
RenderableOp
representing the "ImageWrite" operation in renderable mode.
ImageInputStream stream, at offset
offset, and continuing for byteCount
bytes) into the output BufferedImage
image.
byte
array b, starting at the offset given by
dstOffset.
float
array f, starting at the offset given by
dstOffset.
int
array i, starting at the offset given by
dstOffset.
short
array s, starting at the offset given by
dstOffset.
sourceXOffset and subsampleX, to map
between horizontal source and destination pixel coordinates.
sourceYOffset and subsampleY, to map
between horizontal source and destination pixel coordinates.
ImageOutputStream.
{'0', '2', '1',
'0'} to be used with the "EXIFVersion" tag to indicate
EXIF version 2.1.
ExtraSamples tag.
ImageInputStream using a
FileChannel as the eventual data source.FileChannelImageInputStream from a
FileChannel.
ImageOutputStream using a
FileChannel as the eventual data destination.FileChannelImageOutputStream from a
FileChannel.
result array.
List containing the allowed
TIFFTagSet objects.
codeBlockSize.
TIFFColorConverter object,
or null if none is set.
TIFFColorConverter object that
will be used to perform color conversion when writing the
image, or null if none is set.
componentTransformation.
decodingRate.
encodingRate.
EPH.
filters.
imageIndexth image.
imageIndexth image.
FaxTIFFTagSet.
EXIFTIFFTagSet.
BaselineTIFFTagSet.
EXIFParentTIFFTagSet.
GeoTIFFTagSet.
encodingRate.
IIOMetadata object.
ImageInputStream.
Photometricinterpretation tag.
progressionType.
PropertyGenerators for the specified
mode of this operation.
raw parameter.
ImageTypeSpecifier describing an image
whose underlying data array has the same format as the raw
source pixel data.
ImageTypeSpecifier suitable for decoding an image
with the given parameters.
resolution.
SOP.
ImageOutputStream that will be written.
StreamSegment object indicating the
location of the initial portion of a desired segment in the
source stream.
StreamSegment object
indicating the location of the initial portion of a desired
segment in the source stream.
TIFFTag from this set that is
associated with the given tag number, or null if
no tag exists for that number.
TIFFTag having the given tag name, or
null if the named tag does not belong to this tag set.
TIFFTagSet of which this tag is a part.
TIFFCompressor that is currently set
to be used by the ImageWriter to encode each image
strip or tile, or null if none has been set.
TIFFDecompressor that is currently set
to be used by the ImageReader to decode each image
strip or tile, or null if none has been set.
null if
no name is present.
writeCodeStreamOnly.
ImageWriter.
true if there are mnemonic names associated with
the set of legal values for the data associated with this tag.
OperationDescriptor describing the "ImageRead" operation.OperationDescriptor describing the "ImageWrite" operation.true if the given data type
may be used for the data associated with this tag.
true if this tag is used to point to an IFD
structure containing additional tags.
JAI.create[]() or
JAI.createCollection[NS]().
topDown parameter.
ImageReadParam for reading images in
the JPEG 2000 format.J2KImageReadParam.
ImageWriteParam for writing images in
the JPEG 2000 format.J2KImageWriteParam object with default
values for all parameters.
Locale.
FileChannel.
FileChannel.
IIOMetadata object containing metadata for the
current image.
IIOMetadata object containing metadata for the
current image.
ImageInputStream of the
start of the data to be decompressed.
PhotometricInterpretation tag.
true if the image is encoded using separate planes.
ImageWriteParam for writing images in
the PNM format.PNMImageWriteParam object with default values
for parameters.
BufferedImage for the decodeRaw
method to write into.
ImageInputStream
containing several raw images with the same image type: the number of
the images, the image type, the offset for the first sample of each image,
and the image size information.len bytes of data from the input stream into
an array of bytes.
ImageReader calling this
TIFFDecompressor.
TIFFTagSet object from the list of
allowed tag sets.
SampleFormat tag.
SamplesPerPixel tag.
SegmentedImageInputStream provides a view of a
subset of another ImageInputStream consiting of a series
of segments with given starting positions in the source stream and
lengths.SegmentedImageInputStream given a
ImageInputStream as input and a list of the starting
positions and lengths of the segments of the source stream.
SegmentedImageInputStream given a
ImageInputStream as input, a list of the starting
positions of the segments of the source stream, the common
length of each segment, and the total length of the segments.
SegmentedImageInputStream
given a ImageInputStream as input
and an instance of StreamSegmentMapper.
activeSrcHeight field.
activeSrcMinX field.
activeSrcMinY field.
activeSrcWidth field.
bitsPerSample field.
byteCount field.
codeBlockSize.
TIFFColorConverter object for the pixel data
being read.
TIFFColorConverter object describing the color
space of the encoded data in the input stream.
TIFFColorConverter object describing the
color space to which the input data should be converted for
storage in the input stream.
colorMap field.
componentTransformation.
compression field.
decodingRate.
destinationBands field.
dstHeight field.
dstMinX field.
dstMinY field.
dstWidth field.
dstXOffset field.
dstYOffset field.
encodingRate.
EPH.
extraSamples field.
filter.
image field.
lossless.
metadata field.
metadata field.
offset field.
photometricInterpretation
field.
planar field.
progressionType.
reader field.
resolution.
sampleFormat field.
samplesPerPixel field.
SOP.
sourceBands field.
sourceXOffset field.
sourceYOffset.
srcHeight field.
srcMinX field.
srcMinY field.
srcWidth field.
stream field.
ImageOutputStream to be written.
subsampleX field.
subsampleY field.
TIFFCompressor object to be used by the
ImageWriter to encode each image strip or tile.
TIFFDecompressor object to be used by the
ImageReader to decode each image strip or tile.
writeCodeStreamOnly.
writer field.
dstXOffset
and subsampleX, to map between horizontal source
and destination pixel coordinates.
dstYOffset
and subsampleY, to map between vertical source and
destination pixel coordinates.
ImageInputStream containing the TIFF source
data.
ImageOutputStream to be written.
long starting position and an int
length.StreamSegment.
StreamSegment with a
given starting position and length.
SegmentedImageInputStream
class.double-values GeoKeys.
TIFFColorConverter.
ImageReadParam allowing control over
the TIFF reading process.TIFFImageReadParam.
ImageWriteParam
allowing control over the standard TIFF compression types.TIFFImageWriteParam instance
for a given Locale.
TIFFTag with a given name, tag
number, set of legal data types.
TIFFTag with a given name, tag number,
set of legal data types, and a reference to the TIFFTagSet
to which it belongs.
TIFFTagSet, given a List
of TIFFTag objects.
rgb array.
ColorConverter object and
PhotometricInterpretation tag value.
ParameterBlock.
ParameterBlock.
ImageWriter calling this
TIFFCompressor.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||