Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activeSrcHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The height of the source region that will actually be copied into the destination image, taking into account all susbampling, offsetting, and clipping.
- activeSrcMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The X coordinate of the upper-left source pixel that will actually be copied into the destination image, taking into account all subsampling, offsetting, and clipping.
- activeSrcMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The Y coordinate of the upper-left source pixel that will actually be copied into the destination image, taking into account all subsampling, offsetting, and clipping.
- activeSrcWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The width of the source region that will actually be copied into the destination image, taking into account all susbampling, offsetting, and clipping.
- add1DBits(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Get code for run and add to compressed bitstream.
- add2DBits(byte[], int, int[][], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Place entry from mode table into compressed bitstream.
- addAllowedTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Adds a
TIFFTagSetobject to the list of allowed tag sets. - AddCharString(short, byte) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
- addComment(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- addEOFB(byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Add an End-of-Facsimile-Block (EOFB == 0x001001) to the compressed bitstream.
- addEOL(boolean, boolean, boolean, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Add an End-of-Line (EOL == 0x001) to the compressed bitstream with optional byte alignment.
- addShortOrLongField(int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- addStringToTable(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
-
Add a new string to the string table.
- addStringToTable(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
-
Add a new string to the string table.
- addTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Adds an element to the group of
TIFFTagSets of which this directory is aware. - addTIFFField(TIFFField) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Adds a TIFF field to the directory.
- addValueName(int, String) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Adds a mnemonic name for a particular value that this tag's data may take on.
- alphaMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- ALTITUDE_REF_SEA_LEVEL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSAltitudeRef" tag.
- ALTITUDE_REF_SEA_LEVEL_REFERENCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSAltitudeRef" tag.
- appendChild(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- applicationData - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- applicationIDs - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- attrInfoMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- authenticationCodes - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
B
- backgroundColorIndex - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- BaselineTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags.
- beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
-
Invokes the superclass method and then sets instance variables on the basis of the metadata set on this decompressor.
- beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
- beginDecoding() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- beginDecoding() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
This routine is called prior to a sequence of calls to the
decodemethod, in order to allow any necessary tables or other structures to be initialized based on metadata values. - BI_BITFIELDS - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BI_JPEG - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BI_PNG - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BI_RGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BI_RLE4 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BI_RLE8 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- BitFile - Class in com.github.jaiimageio.impl.common
-
Came from GIFEncoder initially.
- BitFile(ImageOutputStream, boolean) - Constructor for class com.github.jaiimageio.impl.common.BitFile
- bits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Output bit buffer.
- bitsPerPixel - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- bitsPerSample - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
BitsPerSampletag. - bKGD_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_gray - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_index - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- bKGD_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- BLACK - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
The CCITT numerical definition of black.
- blue - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- blue - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- blueMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- blueX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- blueY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- blueZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- BMP - Search tag in Overview
- Section
- BMPConstants - Interface in com.github.jaiimageio.impl.plugins.bmp
- BMPImageReader - Class in com.github.jaiimageio.impl.plugins.bmp
-
This class is the Java Image IO plugin reader for BMP images.
- BMPImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
-
Constructs
BMPImageReaderfrom the providedImageReaderSpi. - BMPImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.bmp
- BMPImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
- BMPImageWriteParam - Class in com.github.jaiimageio.plugins.bmp
-
A subclass of
ImageWriteParamfor encoding images in the BMP format. - BMPImageWriteParam() - Constructor for class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Constructs an
BMPImageWriteParamobject with default values for all parameters and anullLocale. - BMPImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Constructs a
BMPImageWriteParamset to use a givenLocaleand with default values for all parameters. - BMPImageWriter - Class in com.github.jaiimageio.impl.plugins.bmp
-
The Java Image IO plugin writer for encoding a binary RenderedImage into a BMP format.
- BMPImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
-
Constructs
BMPImageWriterbased on the providedImageWriterSpi. - BMPImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.bmp
- BMPImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
- BMPMetadata - Class in com.github.jaiimageio.impl.plugins.bmp
- BMPMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- BMPMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- BMPMetadataFormat - Class in com.github.jaiimageio.impl.plugins.bmp
- BMPMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.bmp
- BMPMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormatResources
- bmpVersion - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- BogusColorSpace - Class in com.github.jaiimageio.impl.common
-
A dummy
ColorSpaceto enableColorModelfor image data which do not have an innate color representation. - BogusColorSpace(int) - Constructor for class com.github.jaiimageio.impl.common.BogusColorSpace
-
Constructs a bogus
ColorSpace. - buildPalette() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- byteCount - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The number of bytes of data from the source
ImageInputStreamto be decompressed. - byteOrder - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- byteTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
C
- canCreatePalette(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
-
Returns
trueif PaletteBuilder is able to create palette for given rendered image. - canCreatePalette(ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
-
Returns
trueif PaletteBuilder is able to create palette for given image type. - canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
- canDecodeInput(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
- canEncodeImage(int, ColorModel, SampleModel) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- canEncodeImage(int, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
- canEncodeImage(ImageWriter, ColorModel, SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Checks that the provided
ImageWritercan encode the providedColorModelandSampleModel. - canEncodeImage(ImageWriter, ImageTypeSpecifier) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Checks that the provided
ImageWritercan encode the providedImageTypeSpecifieror not. - canInsertEmpty(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- canInsertImage(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- canReadRaster() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- canReplacePixels(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- canWriteEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- canWriteRasters() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- canWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- canWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- ChannelImageInputStreamSpi - Class in com.github.jaiimageio.impl.stream
- ChannelImageInputStreamSpi() - Constructor for class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
- ChannelImageOutputStreamSpi - Class in com.github.jaiimageio.impl.stream
- ChannelImageOutputStreamSpi() - Constructor for class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
- characterCellHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- characterCellWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- childCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- cHRM_blueX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_blueY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_greenX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_greenY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_redX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_redY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_whitePointX - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- cHRM_whitePointY - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- CLEAN_FAX_DATA_ERRORS_CORRECTED - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
A value to be used with the "CleanFaxData" tag.
- CLEAN_FAX_DATA_ERRORS_UNCORRECTED - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
A value to be used with the "CleanFaxData" tag.
- CLEAN_FAX_DATA_NO_ERRORS - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
A value to be used with the "CleanFaxData" tag.
- clearDestImage() - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
- ClearTable(int) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
- CLibImageReader - Class in com.github.jaiimageio.impl.plugins.clib
- CLibImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
- CLibImageWriter - Class in com.github.jaiimageio.impl.plugins.clib
- CLibImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
- CLibJPEGMetadata - Class in com.github.jaiimageio.impl.plugins.jpeg
- CLibPNGMetadata - Class in com.github.jaiimageio.impl.plugins.png
- CLibPNGMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- CLibPNGMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- CLibPNGMetadataFormat - Class in com.github.jaiimageio.impl.plugins.png
- CLibPNGMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.png
- CLibPNGMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
- clone() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- clone() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- clone() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- clone() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Clones the directory and all the fields contained therein.
- cloneNode(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- close() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- close() - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
- close() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
-
Invokes the superclass method and sets the internal reference to the source
FileChanneltonull. - close() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
-
Invokes the superclass method, writes any unwritten data, and sets the internal reference to the source
FileChanneltonull. - close() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- COLOR_SPACE_SRGB - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ColorSpace" tag.
- COLOR_SPACE_UNCALIBRATED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ColorSpace" tag.
- Color Conversion - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Color Conversion - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- colorConverter - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
A
TIFFColorConverterobject describing the color space of the encoded pixel data, ornull. - colorCount - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- colorMap - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
ColorMaptag. - colorModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The image's ColorModel.
- ColorNode() - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- colorResolution - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- colorsImportant - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- colorSpace - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- Color Spaces - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- colorSpaceTypeNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- colorsUsed - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- colorTableSizes - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- com.github.jaiimageio.impl.common - package com.github.jaiimageio.impl.common
- com.github.jaiimageio.impl.plugins.bmp - package com.github.jaiimageio.impl.plugins.bmp
- com.github.jaiimageio.impl.plugins.clib - package com.github.jaiimageio.impl.plugins.clib
- com.github.jaiimageio.impl.plugins.gif - package com.github.jaiimageio.impl.plugins.gif
- com.github.jaiimageio.impl.plugins.jpeg - package com.github.jaiimageio.impl.plugins.jpeg
- com.github.jaiimageio.impl.plugins.pcx - package com.github.jaiimageio.impl.plugins.pcx
- com.github.jaiimageio.impl.plugins.png - package com.github.jaiimageio.impl.plugins.png
- com.github.jaiimageio.impl.plugins.pnm - package com.github.jaiimageio.impl.plugins.pnm
- com.github.jaiimageio.impl.plugins.raw - package com.github.jaiimageio.impl.plugins.raw
- com.github.jaiimageio.impl.plugins.tiff - package com.github.jaiimageio.impl.plugins.tiff
- com.github.jaiimageio.impl.plugins.wbmp - package com.github.jaiimageio.impl.plugins.wbmp
- com.github.jaiimageio.impl.stream - package com.github.jaiimageio.impl.stream
- com.github.jaiimageio.plugins.bmp - package com.github.jaiimageio.plugins.bmp
-
Package containing the public classes used by the Sun BMP plug-in for the Image I/O Framework.
- com.github.jaiimageio.plugins.pnm - package com.github.jaiimageio.plugins.pnm
-
Package containing the public classes used by the Sun PNM plug-in for the Image I/O Framework.
- com.github.jaiimageio.plugins.tiff - package com.github.jaiimageio.plugins.tiff
-
Package containing the public classes used by the TIFF plug-in for the Image I/O Framework.
- com.github.jaiimageio.stream - package com.github.jaiimageio.stream
-
Provides
ImageInputStreamandImageOutputStreamclasses for use with the Java Image I/O Framework. - comments - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- comments - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- compareTo(Object) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Compares this
TIFFFieldwith anotherTIFFFieldby comparing the tags. - COMPONENTS_CONFIGURATION_B - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_CB - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_CR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_DOES_NOT_EXIST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_G - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_R - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- COMPONENTS_CONFIGURATION_Y - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ComponentsConfiguration" tag.
- composeString(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
-
Append
newStringto the end ofoldString. - composeString(byte[], byte) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
-
Append
newStringto the end ofoldString. - compress(byte[], int, int) - Method in class com.github.jaiimageio.impl.common.LZWCompressor
- compression - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- compression - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- compression - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
Compressiontag. - Compression - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- COMPRESSION_CCITT_RLE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_CCITT_T_4 - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_CCITT_T_6 - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_DEFLATE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_JPEG - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_LZW - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_OLD_JPEG - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_PACKBITS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- COMPRESSION_ZLIB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Compression" tag.
- compressionNumbers - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Compression tag values for known compression types.
- compressionTagValue - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
The value to be assigned to the TIFF Compression tag in the TIFF image metadata.
- compressionType - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
The name of the compression type supported by this compressor.
- compressionTypeNames - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- compressionTypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Known TIFF compression types.
- computeRegionsWrapper(ImageReadParam, int, int, BufferedImage, Rectangle, Rectangle) - Static method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Wrapper for the protected method
computeRegions. - containsTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Determines whether a TIFF field with the given tag number is contained in this directory.
- CONTRAST_HARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Contrast" tag.
- CONTRAST_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Contrast" tag.
- CONTRAST_SOFT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Contrast" tag.
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
-
Creates a default image metadata object and merges in the supplied metadata.
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- convertObjectToString(Object) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Converts the provided object to
String - convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
-
Creates a default stream metadata object and merges in the supplied metadata.
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- copyData(WritableRaster) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
- copyData(WritableRaster) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- createArrayForType(int, int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Creates an array appropriate for the indicated data type.
- createColorModel(ColorSpace, SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- createColorModel(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Creates a
ColorModelthat may be used with the specifiedSampleModel. - createFromMetadata(IIOMetadata) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Creates a
TIFFDirectoryinstance from the contents of an image metadata object. - createFromMetadataNode(TIFFTagSet, Node) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Creates a
TIFFFieldfrom a TIFF native image metadata node. - createIndexColorModel(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
-
Creates an palette representing colors from given image
img. - createIndexedImage(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.PaletteBuilder
-
Creates an image representing given image
srcusingIndexColorModel. - createInputStreamInstance(Object, boolean, File) - Method in class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
- createOutputStreamInstance(Object, boolean, File) - Method in class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
- createRawImage() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Creates a
BufferedImagewhose underlying data array will be suitable for holding the raw decoded output of thedecodeRawmethod. - createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
- createReaderInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
- createWriterInstance(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
- currLevel - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- currSize - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- CUSTOM_RENDERED_CUSTOM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "CustomRendered" tag.
- CUSTOM_RENDERED_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "CustomRendered" tag.
D
- decode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
- decode() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Decodes the input bit stream (located in the
ImageInputStreamstream, at offsetoffset, and continuing forbyteCountbytes) into the outputBufferedImageimage. - decode(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
- decode(byte[], int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- decode(byte[], int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
- decode(byte[], int, int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
- decodeNextScanline(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- decodeRaw(byte[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Decodes the source data into the provided
bytearrayb, starting at the offset given bydstOffset. - decodeRaw(float[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Decodes the source data into the provided
floatarrayf, starting at the offset given bydstOffset. - decodeRaw(int[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Decodes the source data into the provided
intarrayi, starting at the offset given bydstOffset. - decodeRaw(short[], int, int, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Decodes the source data into the provided
shortarrays, starting at the offset given bydstOffset. - decodeRLE() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- decodeT4() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- decodeT6() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- Decompression - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- DEFAULT_BYTES_PER_STRIP - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- delayTime - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- DEST_DISTANCE_REF_KILOMETERS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSDestDistanceRef" tag.
- DEST_DISTANCE_REF_KNOTS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSDestDistanceRef" tag.
- DEST_DISTANCE_REF_MILES - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSDestDistanceRef" tag.
- destinationBands - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The sequence of destination bands to receive the source data.
- DIFFERENTIAL_CORRECTION_APPLIED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSDifferential" tag.
- DIFFERENTIAL_CORRECTION_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSDifferential" tag.
- DIRECTION_REF_MAGNETIC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
- DIRECTION_REF_TRUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.
- disposalMethod - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- dispose() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
- dispose() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- dispose() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Allows any resources held by this object to be released.
- dstHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The height of the region of the destination image to be written.
- dstMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The X coordinate of the upper left pixel to be written in the destination image.
- dstMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The Y coordinate of the upper left pixel to be written in the destination image.
- dstWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The width of the region of the destination image to be written.
- dstXOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The horizontal destination offset used, along with
sourceXOffsetandsubsampleX, to map between horizontal source and destination pixel coordinates. - dstYOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The vertical destination offset used, along with
sourceYOffsetandsubsampleY, to map between horizontal source and destination pixel coordinates. - dump(PrintStream) - Method in class com.github.jaiimageio.impl.common.LZWCompressor
- dump(PrintStream) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
E
- elementInfoMap - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBCompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFNullCompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsCompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
- encode(byte[], int, int, int, int[], int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Encodes the supplied image data, writing to the currently set
ImageOutputStream. - encode1D(byte[], int, int, int, byte[], int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
One-dimensionally encode a row of data using CCITT Huffman compression.
- encodeRLE(byte[], int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
-
Encode a row of data using Modified Huffman Compression also known as CCITT RLE (Run Lenth Encoding).
- encodeT4(boolean, boolean, byte[], int, int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
-
Encode a buffer of data using CCITT T.4 Compression also known as Group 3 facsimile compression.
- encodeT6(byte[], int, int, int, int, byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
-
Encode a buffer of data using CCITT T.6 Compression also known as Group 4 facsimile compression.
- ENCODING - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- endInsertEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- endReplacePixels() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- endWriteEmpty() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- endWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- endWriteSequence() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- EOI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- equals(Object) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- equals(Object) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- EXIF_VERSION_2_1 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
An array of bytes containing the values
{'0', '2', '1', '0'}to be used with the "EXIFVersion" tag to indicate EXIF version 2.1. - EXIF_VERSION_2_2 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
An array of bytes containing the values
{'0', '2', '2', '0'}to be used with the "EXIFVersion" tag to indicate EXIF version 2.2. - EXIFGPSTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the tags found in an EXIF GPS Info IFD.
- EXIFInteroperabilityTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the tags found in an EXIF Interoperability IFD.
- EXIFParentTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class containing the TIFF tags used to reference the EXIF and GPS IFDs.
- EXIFTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the tags found in an EXIF IFD.
- expandCode(byte[], int, short, int) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
-
If expanded data doesnt fit into array only what will fit is written to buf and the return value indicates how much of the expanded code has been written to the buf.
- EXPOSURE_MODE_AUTO_BRACKET - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureMode" tag.
- EXPOSURE_MODE_AUTO_EXPOSURE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureMode" tag.
- EXPOSURE_MODE_MANUAL_EXPOSURE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureMode" tag.
- EXPOSURE_PROGRAM_ACTION_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_APERTURE_PRIORITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_CREATIVE_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_LANDSCAPE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_MANUAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_MAX_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_NORMAL_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_NOT_DEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_PORTRAIT_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXPOSURE_PROGRAM_SHUTTER_PRIORITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "ExposureProgram" tag.
- EXTRA_SAMPLES_ASSOCIATED_ALPHA - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ExtraSamples" tag.
- EXTRA_SAMPLES_UNASSOCIATED_ALPHA - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ExtraSamples" tag.
- EXTRA_SAMPLES_UNSPECIFIED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ExtraSamples" tag.
- extraSamples - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
ExtraSamplestag.
F
- fatal(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- fatal(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- FaxTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the extra tags found in a TIFF-F (RFC 2036) file.
- FILE_SOURCE_DSC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "FileSource" tag.
- FileChannelImageInputStream - Search tag in package com.github.jaiimageio.stream
- Section
- FileChannelImageInputStream - Class in com.github.jaiimageio.stream
-
A class which implements
ImageInputStreamusing aFileChannelas the eventual data source. - FileChannelImageInputStream(FileChannel) - Constructor for class com.github.jaiimageio.stream.FileChannelImageInputStream
-
Constructs a
FileChannelImageInputStreamfrom aFileChannel. - FileChannelImageOutputStream - Search tag in package com.github.jaiimageio.stream
- Section
- FileChannelImageOutputStream - Class in com.github.jaiimageio.stream
-
A class which implements
ImageOutputStreamusing aFileChannelas the eventual data destination. - FileChannelImageOutputStream(FileChannel) - Constructor for class com.github.jaiimageio.stream.FileChannelImageOutputStream
-
Constructs a
FileChannelImageOutputStreamfrom aFileChannel. - FILL_ORDER_LEFT_TO_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "FillOrder" tag.
- FILL_ORDER_RIGHT_TO_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "FillOrder" tag.
- fillBits - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
-
EOL padding flag: 1 if fill bits have been added before an EOL such that the EOL ends on a byte boundary, 0 otherwise.
- fillOrder - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
-
The logical order of bits within a byte.
- finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
- finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- finalize() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
- FindCharString(short, byte) - Method in class com.github.jaiimageio.impl.common.LZWStringTable
- findColorIndex(PaletteBuilder.ColorNode, Color) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- findPaletteEntry(PaletteBuilder.ColorNode, int, byte[], byte[], byte[]) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- FLASH_DID_NOT_FIRE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Flash" tag, indicating that the flash did not fire.
- FLASH_FIRED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return status is unknown.
- FLASH_MASK_FIRED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating that the flash fired.
- FLASH_MASK_FUNCTION_NOT_PRESENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating no flash function present.
- FLASH_MASK_MODE_AUTO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating auto mode.
- FLASH_MASK_MODE_FLASH_FIRING - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.
- FLASH_MASK_MODE_FLASH_SUPPRESSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.
- FLASH_MASK_RED_EYE_REDUCTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.
- FLASH_MASK_RETURN_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating strobe return light detected.
- FLASH_MASK_RETURN_NOT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A mask to be used with the "Flash" tag, indicating strobe return light not detected.
- FLASH_STROBE_RETURN_LIGHT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Flash" tag, indicating that the flash fired, and the strobe return light was detected.
- FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.
- flush() - Method in class com.github.jaiimageio.impl.common.BitFile
- flush() - Method in class com.github.jaiimageio.impl.common.LZWCompressor
-
Indicate to compressor that no more data to go so write out any remaining buffered data.
- flush() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- flushBefore(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "FocalPlaneXResolution" tag.
- FOCAL_PLANE_RESOLUTION_UNIT_INCH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "FocalPlaneXResolution" tag.
- FOCAL_PLANE_RESOLUTION_UNIT_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "FocalPlaneResolutionUnit" tag.
- freeTree(PaletteBuilder.ColorNode) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
- fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- fromCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
- fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- fromRGB(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
- fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
- fromRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
-
Converts an RGB triple into the native color space of this TIFFColorConverter, and stores the result in the first three entries of the
resultarray.
G
- GAIN_CONTROL_HIGH_GAIN_DOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "GainControl" tag.
- GAIN_CONTROL_HIGH_GAIN_UP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "GainControl" tag.
- GAIN_CONTROL_LOW_GAIN_DOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "GainControl" tag.
- GAIN_CONTROL_LOW_GAIN_UP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "GainControl" tag.
- GAIN_CONTROL_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "GainControl" tag.
- gAMA_gamma - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- gAMA_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- gammaBlue - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- gammaGreen - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- gammaRed - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- generateBitsreverseBits() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- GeoTIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing the tags found in a GeoTIFF IFD.
- getAbortRequest() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
This method wraps the protected method
abortRequestedto allow the abortions be monitored byJ2KReadState. - getAllowedTagSets() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Returns a
Listcontaining the allowedTIFFTagSetobjects. - getAsBytes() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the data as an uninterpreted array of
bytes. - getAsChars() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_SHORTdata as an array ofchars (unsigned 16-bit integers). - getAsDouble(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns data in any format as a
double. - getAsDoubles() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_DOUBLEdata as an array ofdoubles (64-bit floating-point values). - getAsFloat(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns data in any format as a
float. - getAsFloats() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_FLOATdata as an array offloats (32-bit floating-point values). - getAsInt(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns data in any format as an
int. - getAsInts() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_SLONGdata as an array ofints (signed 32-bit integers). - getAsLong(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns data in any format as a
long. - getAsLongs() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_LONGorTIFF_IFD_POINTERdata as an array oflongs (signed 64-bit integers). - getAsMetadata() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Converts the directory to a metadata object.
- getAsNativeNode() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the
TIFFFieldas a node named either "TIFFField" or "TIFFIFD" as described in the TIFF native image metadata specification. - getAsRational(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns a TIFFTag.TIFF_RATIONAL data item as a two-element array of ints.
- getAsRationals() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_RATIONALdata as an array of 2-element arrays oflongs. - getAsShorts() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_SSHORTdata as an array ofshorts (signed 16-bit integers). - getAsSRational(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns a
TIFFTag.TIFF_SRATIONALdata item as a two-element array ofints. - getAsSRationals() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns
TIFFTag.TIFF_SRATIONALdata as an array of 2-element arrays ofints. - getAsString(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns a
TIFFTag.TIFF_ASCIIvalue as aString. - getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- getAsTree(String) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- getAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getAttribute(Node, String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getAttribute(Node, String, String, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getAttribute(Node, String, String, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getAttributeDataType(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeDefaultValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeDescription(String, String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeEnumerations(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeListMaxLength(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeListMinLength(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeMaxValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeMinValue(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeNames(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getAttributeValueType(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getBandSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- getBitOffset() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- getBooleanAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getBooleanAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getBooleanAttribute(Node, String, boolean, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getBooleanAttribute(Node, String, boolean, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getBounds() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns a Rectangle indicating the image bounds.
- getBranchIndex(Color, int) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- getByteOrder() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- getChildNames(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getChildPolicy(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Returns the currently set
TIFFColorConverterobject, ornullif none is set. - getColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Returns the current
TIFFColorConverterobject that will be used to perform color conversion when writing the image, ornullif none is set. - getColorModel() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the ColorModel of the image.
- getColorModel() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getColorTable(Node, String, boolean, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getColorTable(Node, String, boolean, int) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getCompressionTagValue() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Retrieve the value to be assigned to the TIFF Compression tag in the TIFF image metadata.
- getCompressionType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Retrieve the name of the compression type supported by this compressor.
- getContents() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormatResources
- getContents() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormatResources
- getCount() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the number of data items present in the field.
- getData() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the entire image in a single Raster.
- getData() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getData() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns a reference to the data object associated with the field.
- getData(Rectangle) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
- getData(Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getDataTypes() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns a bit mask indicating the set of data types that may be used to store the data associated with the tag.
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getDefaultReadParam() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- getDefaultWriteParam() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
- getDescription(Locale) - Method in class com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
- getDestination(ImageReadParam, Iterator, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getDestinationType(ImageReadParam, Iterator) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Gets the destination image type.
- getElementDescription(String, Locale) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getElementMaxChildren(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getElementMinChildren(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getElementSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- getEnumeratedAttribute(Node, String, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getEnumeratedAttribute(Node, String, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getEnumeratedAttribute(Node, String, String[], int, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getEnumeratedAttribute(Node, String, String[], int, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getFirstChild() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- getFloatAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getFloatAttribute(Node, String) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getFloatAttribute(Node, String, float, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getFloatAttribute(Node, String, float, boolean) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getFlushedPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- getFormatName() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getHeight() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the height of the image.
- getHeight() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- getHeight() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getHeight(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getImageDimension(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
-
Retrieves the dimnsion of the
imageIndexth image. - getImageIndex() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
-
Returns the index of the image cached in the private
mlibImageinstance variable or -1 if no image is currently cached. - getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getImageMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getImageOffset(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
-
Retrieves the image offset of the
imageIndexth image. - getImageType() - Method in class com.github.jaiimageio.stream.RawImageInputStream
-
Retrieves the image type.
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getImageTypes(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getIndexColorModel() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- getIndexedImage() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- getInstance() - Static method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- getInstance() - Static method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormat
- getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Returns a shared instance of a
BaselineTIFFTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
Returns a shared instance of an
EXIFGPSTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
-
Returns the shared instance of
EXIFInteroperabilityTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
-
Returns a shared instance of an
EXIFParentTIFFTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Returns a shared instance of an
EXIFTIFFTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
Returns a shared instance of a
FaxTIFFTagSet. - getInstance() - Static method in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
Returns a shared instance of a
GeoTIFFTagSet. - getIntAttribute(Node, String, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getIntAttribute(Node, String, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getIntAttribute(Node, String, int, boolean, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getIntAttribute(Node, String, int, boolean, boolean, int, int) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getJDKImageReaderWriterSPI(ServiceRegistry, String, boolean) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- getLastChild() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- getLastPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getLeafChildCount() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- getLength() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- getMaxTileX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the horizontal index of the rightmost column of tiles.
- getMaxTileY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the vertical index of the bottom row of tiles.
- getMaxValue() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getMaxX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
- getMaxY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the Y coordinate of the row immediately below the bottom row of the image.
- getMetadata() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Returns the current
IIOMetadataobject. - getMinTileX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the horizontal index of the leftmost column of tiles.
- getMinTileX() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getMinTileY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the vertical index of the uppermost row of tiles.
- getMinTileY() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getMinX() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the X coordinate of the leftmost column of the image.
- getMinX() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getMinY() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the X coordinate of the uppermost row of the image.
- getMinY() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getName() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns the name of the tag, as it will appear in image metadata.
- getNextCode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- getNextCode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
- getNextSibling() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- getNumber() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns the integer used to represent the tag.
- getNumImages() - Method in class com.github.jaiimageio.stream.RawImageInputStream
-
Retrieves the number of images in the
ImageInputStream. - getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
-
Overrides the method defined in the superclass.
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
-
Overrides the method defined in the superclass.
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Overrides the method defined in the superclass.
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getNumImages(boolean) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
-
Overrides the method defined in the superclass.
- getNumThumbnails(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getNumTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Returns the number of
TIFFFields in this directory. - getNumXTiles() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the number of tiles along the tile grid in the horizontal direction.
- getNumXTiles() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getNumYTiles() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the number of tiles along the tile grid in the vertical direction.
- getNumYTiles() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getObjectArrayMaxLength(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectArrayMinLength(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectClass(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectDefaultValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectEnumerations(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectMaxValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectMinValue(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getObjectValueType(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getPackedBinaryData(Raster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
For the case of binary data (
isBinary()returnstrue), return the binary data as a packed byte array. - getParent(String) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormat
- getParentTag() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Returns the parent
TIFFTagof this directory if one has been defined ornullotherwise. - getPhotometricInterpretation() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Returns the current value that will be written to the
Photometricinterpretationtag. - getPreviousSibling() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- getProperty(String) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Gets a property from the property set of this image.
- getProperty(String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getPropertyNames() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns a list of the properties recognized by this image.
- getPropertyNames() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getPropertyNames(String) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns an array of
Strings recognized as names by this property source that begin with the supplied prefix. - getRaw() - Method in class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
-
Returns the value of the
rawparameter. - getRawImageType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Returns an
ImageTypeSpecifierdescribing an image whose underlying data array has the same format as the raw source pixel data. - getRawImageTypeSpecifier(int, int, int, int[], int[], int[], char[]) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
A utility method that returns an
ImageTypeSpecifiersuitable for decoding an image with the given parameters. - getRGB() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- getRootIFD() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getRootName() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- getSampleModel() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the SampleModel of the image.
- getSampleModel() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getSegmentLength() - Method in class com.github.jaiimageio.stream.StreamSegment
-
Returns the length of the segment.
- getShallowClone() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
-
Returns a
TIFFIFDwherein all fields from theBaselineTIFFTagSetare copied by value and all other fields copied by reference. - getShallowClone() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
-
Returns a
TIFFImageMetadatawherein all fields in the root IFD from theBaselineTIFFTagSetare copied by value and all other fields copied by reference. - getSizeOfType(int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns the number of bytes used to store a value of the given data type.
- getSources() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
- getSources() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getSpecificationTitle() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
-
Return the Specification Title string for the package.
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardChromaNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardCompressionNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardDataNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardDimensionNode() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardDocumentNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getStandardTextNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- getStandardTransparencyNode() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getStartPos() - Method in class com.github.jaiimageio.stream.StreamSegment
-
Returns the starting position of the segment.
- getStream() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Returns the
ImageOutputStreamthat will be written. - getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.clib.CLibImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getStreamMetadata() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getStreamMetadata(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getStreamPosition() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- getStreamSegment(long, int) - Method in interface com.github.jaiimageio.stream.StreamSegmentMapper
-
Returns a
StreamSegmentobject indicating the location of the initial portion of a desired segment in the source stream. - getStreamSegment(long, int, StreamSegment) - Method in interface com.github.jaiimageio.stream.StreamSegmentMapper
-
Sets the values of a
StreamSegmentobject indicating the location of the initial portion of a desired segment in the source stream. - getString(String, String) - Static method in class com.github.jaiimageio.impl.common.I18NImpl
-
Returns the message string with the specified key from the "properties" file in the package containing the class with the specified name.
- getStringAttribute(Node, String, String, boolean, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- getStringAttribute(Node, String, String, boolean, String[]) - Static method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- getStripOrTileByteCountsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getStripOrTileOffsetsPosition() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getTag() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Retrieves the tag associated with this field.
- getTag(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Returns the
TIFFTagwhich has tag number equal totagNumberornullif no such tag exists in theTIFFTagSets associated with this directory. - getTag(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
Returns the
TIFFTagfrom this set that is associated with the given tag number, ornullif no tag exists for that number. - getTag(int, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getTag(String) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
Returns the
TIFFTaghaving the given tag name, ornullif the named tag does not belong to this tag set. - getTag(String, List) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getTagNames() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
Retrieves an unmodifiable lexicographically increasing set of tag names.
- getTagNumber() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Retrieves the tag number in the range
[0, 65535]. - getTagNumbers() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
Retrieves an unmodifiable numerically increasing set of tag numbers.
- getTagSet() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns the
TIFFTagSetof which this tag is a part. - getTagSetList() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- getTagSets() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Returns the
TIFFTagSets of which this directory is aware. - getTIFFCompressor() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Returns the
TIFFCompressorthat is currently set to be used by theImageWriterto encode each image strip or tile, ornullif none has been set. - getTIFFDecompressor() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Returns the
TIFFDecompressorthat is currently set to be used by theImageReaderto decode each image strip or tile, ornullif none has been set. - getTIFFField(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- getTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Retrieves a TIFF field from the directory.
- getTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Retrieves all TIFF fields from the directory.
- getTile(int, int) - Method in class com.github.jaiimageio.impl.common.SingleTileRenderedImage
-
Returns the image's Raster as tile (0, 0).
- getTile(int, int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
- getTile(int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getTileGridXOffset() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the X coordinate of the upper-left pixel of tile (0, 0).
- getTileGridXOffset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getTileGridYOffset() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
- getTileGridYOffset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getTileHeight() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the height of a tile.
- getTileHeight() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getTileHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getTileSize(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- getTileWidth() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the width of a tile.
- getTileWidth() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getTileWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getType() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the type of the data stored in the field.
- getTypeByName(String) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the data type constant corresponding to the supplied data type name.
- getTypeName(int) - Static method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns the name of the supplied data type constant.
- getUnpackedBinaryData(Raster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Returns the binary data unpacked into an array of bytes.
- getValueAsString(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Returns a
Stringcontaining a human-readable version of the data item. - getValueName(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns the mnemonic name associated with a particular value that this tag's data may take on, or
nullif no name is present. - getVariant() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getVariant() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- getVendor() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
-
Return a vendor string for the package.
- getVersion() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
-
Return a version string for the package.
- getVersion() - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Deprecated.
- getWidth() - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Returns the width of the image.
- getWidth() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- getWidth() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- getWidth(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- getWrappedStream() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- getWriter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Returns the current
ImageWriter. - GIF - Search tag in Overview
- Section
- GIFImageMetadata - Class in com.github.jaiimageio.impl.plugins.gif
- GIFImageMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- GIFImageMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- GIFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
- GIFImageMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
- GIFImageMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadataFormatResources
- GIFImageWriter - Class in com.github.jaiimageio.impl.plugins.gif
- GIFImageWriter(GIFImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- GIFImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.gif
- GIFImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
- GIFStreamMetadata - Class in com.github.jaiimageio.impl.plugins.gif
- GIFStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- GIFStreamMetadata(boolean, String, String, String[], String[]) - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- GIFStreamMetadataFormat - Class in com.github.jaiimageio.impl.plugins.gif
- GIFStreamMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.gif
- GIFStreamMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadataFormatResources
- globalColorTable - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- GPS_VERSION_2_2 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
An array of bytes containing the values
{'2', '2', '0', '0'}to be used with the "GPSVersionID" tag to indicate GPS version 2.2. - GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_HUNDREDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_TENTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "GrayResponseUnit" tag.
- GRAY_RESPONSE_UNIT_THOUSANDTHS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "GrayResponseUnit" tag.
- green - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- green - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- greenMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- greenX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- greenY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- greenZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
H
- hasChildNodes() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- Hash(short, byte) - Static method in class com.github.jaiimageio.impl.common.LZWStringTable
- hasJPEGTables - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- hasPlainTextExtension - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- hasThumbnails(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- hasValueNames() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns
trueif there are mnemonic names associated with the set of legal values for the data associated with this tag. - height - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The image's height in pixels.
- height - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- height - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- hIST_histogram - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- hIST_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- horz - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Black and white horizontal mode table.
- horzMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Horizontal mode table.
I
- I18NImpl - Class in com.github.jaiimageio.impl.common
-
Class to simplify use of internationalization message strings.
- I18NImpl() - Constructor for class com.github.jaiimageio.impl.common.I18NImpl
- iCCP_compressedProfile - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iCCP_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iCCP_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iCCP_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iCCP_profileName - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- ICC Profiles - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- ICC Profiles - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- IHDR_bitDepth - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_bitDepths - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_colorTypeNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_filterMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_filterMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_height - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_interlaceMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_interlaceMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_numChannels - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- IHDR_width - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- image - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The final destination image.
- IMAGE_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
- imageHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- imageIsContiguous(RenderedImage) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Returns whether the image has contiguous data across rows.
- imageLeftPosition - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- Image Metadata - Search tag in Overview
- Section
- Image Metadata - Search tag in package com.github.jaiimageio.plugins.bmp
- Section
- Image Metadata - Search tag in package com.github.jaiimageio.plugins.pnm
- Section
- Image Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- imageSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- imageTopPosition - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- ImageUtil - Class in com.github.jaiimageio.impl.common
- ImageUtil() - Constructor for class com.github.jaiimageio.impl.common.ImageUtil
- imageWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- initBitBuf() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Initialize bit buffer machinery.
- initialize(ImageTypeSpecifier, int, ImageWriteParam, int) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
-
Sets the instance variables of the IHDR and if necessary PLTE and tRNS chunks.
- initialize(ImageInputStream, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- initializeFromStream(ImageInputStream, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- initializeStringTable() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
-
Initialize the string table.
- initializeStringTable() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
-
Initialize the string table.
- initJPEGWriter(boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
-
Initializes the JPEGWriter and JPEGParam instance variables.
- INK_SET_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "InkSet" tag.
- INK_SET_NOT_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "InkSet" tag.
- InputStreamAdapter - Class in com.github.jaiimageio.impl.plugins.clib
- InputStreamAdapter(ImageInputStream) - Constructor for class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- insertBefore(Node, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- insertNode(PaletteBuilder.ColorNode, Color, int) - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- intent - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- interlaceFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- INTEROPERABILITY_INDEX_R98 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
-
A value to be used with the "InteroperabilityIndex" tag.
- INTEROPERABILITY_INDEX_THM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
-
A value to be used with the "InteroperabilityIndex" tag.
- inverseFill - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Whether bits are inserted in reverse order (TIFF FillOrder 2).
- InvertedCMYKColorSpace - Class in com.github.jaiimageio.impl.common
-
Singleton class representing a simple, mathematically defined inverted CMYK color space.
- isAttributeRequired(String, String) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- isBinary(SampleModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- isCached() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- isCachedFile() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- isCachedMemory() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- isCodecLibAvailable() - Static method in class com.github.jaiimageio.impl.common.PackageUtil
-
Returns a
booleanindicating whether codecLib is available. - isCompressionLossless - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Lossless flag for known compression types.
- isCompressionLossless - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Whether the compression is lossless.
- isCompressionLossless() - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Retrieves a value indicating whether the compression is lossless.
- isCompressionLossless() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
- isDataTypeOK(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns
trueif the given data type may be used for the data associated with this tag. - isGrayscaleMapping(IndexColorModel) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Tests whether the color indices represent a gray-scale image with the indicated number of bits over the color component range [0,255].
- isIFDPointer() - Method in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Returns
trueif this tag is used to point to an IFD structure containing additional tags. - isImageTiled(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- isIndicesForGrayscale(byte[], byte[], byte[]) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Tests whether the color indices represent a gray-scale image.
- isIntegral() - Method in class com.github.jaiimageio.plugins.tiff.TIFFField
-
Indicates whether the value associated with the field is of integral data type.
- isLeaf - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- isLsb() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- isNonStandardICCColorSpace(ColorSpace) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Returns
trueif the givenColorSpaceobject is an instance ofICC_ColorSpacebut is not one of the standardColorSpaces returned byColorSpace.getInstance(). - isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- isRandomAccessEasy(int) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- isReadOnly() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- isTopDown() - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Returns the value of the
topDownparameter. - iterator() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
-
Returns an
Iteratorover the TIFF fields. - iTXt_compressionFlag - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iTXt_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iTXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iTXt_languageTag - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iTXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- iTXt_translatedKeyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
J
- JAI Image I/O Operations - Search tag in Overview
- Section
- Java Image I/O Reader and Writer Plug-ins - Search tag in Overview
- Section
- Java Image I/O Streams - Search tag in Overview
- Section
- JPEG - Search tag in Overview
- Section
- JPEG_PROC_BASELINE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "JPEGProc" tag.
- JPEG_PROC_LOSSLESS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "JPEGProc" tag.
- JPEG 2000 - Search tag in Overview
- Section
- JPEGParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
-
ImageWriteParam for JPEG writer.
- JPEGParam - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- JPEGReader - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- JPEGStreamMetadata - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
-
Stream metadata equivalent to a tables-only stream such as in the
JPEGTables. - JPEGWriter - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
-
The JPEG writer.
L
- LATITUDE_REF_NORTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
- LATITUDE_REF_SOUTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.
- LCS_CALIBRATED_RGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- LCS_sRGB - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- LCS_WINDOWS_COLOR_SPACE - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- length() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
-
Returns the number of bytes currently in the
FileChannel. - length() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
-
Returns the number of bytes currently in the
FileChannel. - length() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- length() - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
- level - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- LIGHT_SOURCE_CLOUDY_WEATHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_COOL_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D50 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D55 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D65 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_D75 - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAY_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAYLIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_DAYLIGHT_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FINE_WEATHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FLASH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_OTHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_SHADE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_A - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_B - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_STANDARD_LIGHT_C - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_TUNGSTEN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- LIGHT_SOURCE_WHITE_FLUORESCENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "LightSource" tag.
- localColorTable - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- logicalScreenHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- logicalScreenWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- LONGITUDE_REF_EAST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
- LONGITUDE_REF_WEST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.
- LZWCompressor - Class in com.github.jaiimageio.impl.common
-
Modified from original LZWCompressor to change interface to passing a buffer of data to be compressed.
- LZWCompressor(ImageOutputStream, int, boolean) - Constructor for class com.github.jaiimageio.impl.common.LZWCompressor
- LZWStringTable - Class in com.github.jaiimageio.impl.common
-
General purpose LZW String Table.
- LZWStringTable() - Constructor for class com.github.jaiimageio.impl.common.LZWStringTable
-
Constructor allocate memory for string store data
M
- makeupCodes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Black and white make-up code table.
- makeupCodesBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Make-up codes for black runs.
- makeupCodesWhite - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Make-up codes for white runs.
- MANUFACTURER - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- Mapping of the Standard Metadata Format to TIFF Native Image Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Mapping of TIFF Native Image Metadata to the Standard Metadata Format - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- mark() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- mark(int) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- markSupported() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- MAX_DATATYPE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
The numerically largest constant representing a TIFF data type.
- MAXLEVEL - Static variable in class com.github.jaiimageio.impl.common.PaletteBuilder
-
maximum of tree depth
- maxNodes - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- MEASURE_MODE_2D - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSMeasureMode" tag.
- MEASURE_MODE_3D - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSMeasureMode" tag.
- mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- mergeNativeTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- mergeStandardTree(Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- mergeTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- metadata - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
The
IIOMetadataobject containing metadata for the current image. - metadata - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The
IIOMetadataobject containing metadata for the current image. - Metadata Issues - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Metadata Issues - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- METERING_MODE_AVERAGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_CENTER_WEIGHTED_AVERAGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MAX_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MIN_RESERVED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_MULTI_SPOT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_OTHER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_PARTIAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_PATTERN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_SPOT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- METERING_MODE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "MeteringMode" tag.
- MIN_DATATYPE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
The numerically smallest constant representing a TIFF data type.
- minX - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The X coordinate of the image's upper-left pixel.
- minY - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The Y coordinate of the image's upper-left pixel.
N
- nativeMetadataFormatClassName - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- nativeMetadataFormatClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- nativeMetadataFormatName - Static variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- ndex - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Number of bits in the output bit buffer.
- NEW_SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "NewSubfileType" tag.
- NEW_SUBFILE_TYPE_SINGLE_PAGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "NewSubfileType" tag.
- NEW_SUBFILE_TYPE_TRANSPARENCY - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "NewSubfileType" tag.
- nextState(byte[], int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Return min of
maxOffsetor offset of first pixel different from pixel atbitOffset. - numNodes - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
O
- offset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The offset in the source
ImageInputStreamof the start of the data to be decompressed. - oneD - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
-
Coding dimensionality: 1 for 2-dimensional, 0 for 1-dimensional.
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
- onRegistration(ServiceRegistry, Class) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
- ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Orientation" tag.
- OutputStreamAdapter - Class in com.github.jaiimageio.impl.plugins.clib
- OutputStreamAdapter(ImageOutputStream) - Constructor for class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
P
- PackageUtil - Class in com.github.jaiimageio.impl.common
- PackageUtil() - Constructor for class com.github.jaiimageio.impl.common.PackageUtil
- palette - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- palette - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- PALETTE_COLOR - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- PALETTE_GRAYSCALE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- PaletteBuilder - Class in com.github.jaiimageio.impl.common
-
This class implements the octree quantization method as it is described in the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)
- PaletteBuilder(RenderedImage) - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder
- PaletteBuilder(RenderedImage, int) - Constructor for class com.github.jaiimageio.impl.common.PaletteBuilder
- PaletteBuilder.ColorNode - Class in com.github.jaiimageio.impl.common
-
The node of color tree.
- paletteIndex - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- paletteSize - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- parseIFD(Node) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- pass - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Black and white pass mode table.
- passMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Pass mode table.
- PCX - Search tag in Overview
- Section
- PCXConstants - Interface in com.github.jaiimageio.impl.plugins.pcx
- PCXImageReader - Class in com.github.jaiimageio.impl.plugins.pcx
- PCXImageReader(PCXImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- PCXImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.pcx
- PCXImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
- PCXImageWriter - Class in com.github.jaiimageio.impl.plugins.pcx
- PCXImageWriter(PCXImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- PCXImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.pcx
- PCXImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
- PCXMetadata - Class in com.github.jaiimageio.impl.plugins.pcx
- PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_CIELAB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_CMYK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_ICCLAB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_RGB - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- PHOTOMETRIC_INTERPRETATION_Y_CB_CR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PhotometricInterpretation" tag.
- photometricInterpretation - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
PhotometricInterpretationtag. - pHYs_pixelsPerUnitXAxis - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- pHYs_pixelsPerUnitYAxis - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- pHYs_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PHYS_UNIT_METER - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PHYS_UNIT_UNKNOWN - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- pHYs_unitSpecifier - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- pixelAspectRatio - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- planar - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
trueif the image is encoded using separate planes. - PLANAR_CONFIGURATION_CHUNKY - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PlanarConfiguration" tag.
- PLANAR_CONFIGURATION_PLANAR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "PlanarConfiguration" tag.
- PLTE_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PLTE_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PLTE_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PLTE_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- PNG - Search tag in Overview
- Section
- PNM - Search tag in Overview
- Section
- PNMImageReader - Class in com.github.jaiimageio.impl.plugins.pnm
-
This class is the Java Image IO plugin reader for PNM images.
- PNMImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
-
Constructs
PNMImageReaderfrom the providedImageReaderSpi. - PNMImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.pnm
- PNMImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
- PNMImageWriteParam - Class in com.github.jaiimageio.plugins.pnm
-
A subclass of
ImageWriteParamfor writing images in the PNM format. - PNMImageWriteParam() - Constructor for class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
-
Constructs a
PNMImageWriteParamobject with default values for parameters. - PNMImageWriter - Class in com.github.jaiimageio.impl.plugins.pnm
-
The Java Image IO plugin writer for encoding a binary RenderedImage into a PNM format.
- PNMImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
-
Constructs
PNMImageWriterbased on the providedImageWriterSpi. - PNMImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.pnm
- PNMImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
- PNMMetadata - Class in com.github.jaiimageio.impl.plugins.pnm
-
Metadata for the PNM plug-in.
- PNMMetadata(IIOMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- PNMMetadataFormat - Class in com.github.jaiimageio.impl.plugins.pnm
- PNMMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.pnm
- PNMMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.pnm.PNMMetadataFormatResources
- PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Predictor" tag.
- PREDICTOR_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Predictor" tag.
- prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- prepareReplacePixels(int, Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- processImageProgressWrapper(float) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Wrapper for the protected method
processImageProgressSo it can be access from the classes which are not inImageReaderhierachy. - processImageUpdateWrapper(BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Wrapper for the protected method
processImageUpdateSo it can be access from the classes which are not inImageReaderhierachy. - processOnRegistration(ServiceRegistry, Class, String, ImageReaderWriterSpi, int, int) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- PROFILE_EMBEDDED - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- PROFILE_LINKED - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- properties - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
A Hashtable containing the image properties.
R
- Raw - Search tag in Overview
- Section
- rawImage - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
A
BufferedImagefor thedecodeRawmethod to write into. - RawImageInputStream - Search tag in package com.github.jaiimageio.stream
- Section
- RawImageInputStream - Class in com.github.jaiimageio.stream
-
This class defines the content of the
ImageInputStreamcontaining 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. - RawImageInputStream(ImageInputStream, SampleModel, long[], Dimension[]) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
-
Constructor.
- RawImageInputStream(ImageInputStream, ImageTypeSpecifier, long[], Dimension[]) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
-
Constructor.
- RawImageInputStream(ImageInputStream, InputSource) - Constructor for class com.github.jaiimageio.stream.RawImageInputStream
-
Constructor.
- RawImageReader - Class in com.github.jaiimageio.impl.plugins.raw
-
This class is the Java Image IO plugin reader for Raw images.
- RawImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Constructs
RawImageReaderfrom the providedImageReaderSpi. - RawImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.raw
- RawImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
- RawImageWriteParam - Class in com.github.jaiimageio.impl.plugins.raw
-
A subclass of
ImageWriteParamfor writing images in the RAW format. - RawImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriteParam
-
Constructor to set locales.
- RawImageWriter - Class in com.github.jaiimageio.impl.plugins.raw
-
The Java Image IO plugin writer for encoding a binary RenderedImage into a Raw format.
- RawImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
-
Constructs
RawImageWriterbased on the providedImageWriterSpi. - RawImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.raw
- RawImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
- RawRenderedImage - Class in com.github.jaiimageio.impl.plugins.raw
- RawRenderedImage(RawImageInputStream, RawImageReader, ImageReadParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
- read() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- read() - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- read() - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- read() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- read() - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
-
Reads the next byte of data from the input stream.
- read(byte[]) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- read(byte[], int, int) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- read(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- read(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- read(byte[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- read(byte[], int, int) - Method in class com.github.jaiimageio.stream.SegmentedImageInputStream
-
Reads up to
lenbytes of data from the input stream into an array of bytes. - read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- read(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- read(Rectangle) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- readAsRaster(WritableRaster) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
- readAsRenderedImage(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- readAsRenderedImage(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- readBit() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readBits(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readBoolean() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readByte() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readBytes(IIOByteBuffer, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readChar() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readDouble() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- reader - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The
ImageReadercalling thisTIFFDecompressor. - readFloat() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(byte[]) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(byte[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(char[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(double[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(float[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(int[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(long[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- readFully(short[], int, int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readHeader() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- readHeader() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- readHeader() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- Reading Compressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Reading EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Reading Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Reading Uncompressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- readInt() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readLine() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readLong() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readMultiByteInteger(ImageInputStream) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
- readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- readRaster(int, ImageReadParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- readShort() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readSupportsThumbnails() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- readTile(int, int, int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- readUnsignedByte() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readUnsignedInt() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readUnsignedShort() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- readUTF() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- red - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder.ColorNode
- red - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- redMask - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- reduceList - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- reduceTree() - Method in class com.github.jaiimageio.impl.common.PaletteBuilder
- redX - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- redY - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- redZ - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- removeAllowedTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Removes a
TIFFTagSetobject from the list of allowed tag sets. - removeChild(Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- removeTagSet(TIFFTagSet) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Removes an element from the group of
TIFFTagSets of which this directory is aware. - removeTIFFField(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- removeTIFFField(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Removes a TIFF field from the directory.
- removeTIFFFields() - Method in class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Removes all TIFF fields from the directory.
- renderingIntentNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- replaceChild(Node, Node) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- replacePixels(Raster, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- replacePixels(RenderedImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- requiredSize - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
- reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.jpeg.CLibJPEGMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
- reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
- reset() - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
- reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- reset() - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- reset() - Method in class com.github.jaiimageio.stream.RawImageInputStream
- resetLocal() - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- RESOLUTION_UNIT_CENTIMETER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ResolutionUnit" tag.
- RESOLUTION_UNIT_INCH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ResolutionUnit" tag.
- RESOLUTION_UNIT_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "ResolutionUnit" tag.
- resourceBaseName - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- reverseBits(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- reverseTable - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFillOrder
- root - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- rootName - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
S
- SAMPLE_FORMAT_FLOATING_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_SIGNED_INTEGER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_UNDEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_UNSIGNED_INTEGER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- sampleFormat - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
SampleFormattag. - sampleModel - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The image's SampleModel.
- samplesPerPixel - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The value of the
SamplesPerPixeltag. - SATURATION_HIGH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Saturation" tag.
- SATURATION_LOW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Saturation" tag.
- SATURATION_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Saturation" tag.
- sBIT_alphaBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_blueBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_grayBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_greenBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sBIT_redBits - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- SCENE_CAPTURE_TYPE_LANDSCAPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_NIGHT_SCENE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_PORTRAIT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_STANDARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_TYPE_DSC - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SceneType" tag.
- seek(long) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
-
Invokes the superclass method and sets the position within the memory mapped buffer.
- seek(long) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
-
Invokes the superclass method, writes any unwritten data, and sets the channel position to the supplied parameter.
- seek(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- SegmentedImageInputStream - Search tag in package com.github.jaiimageio.stream
- Section
- SegmentedImageInputStream - Class in com.github.jaiimageio.stream
-
A
SegmentedImageInputStreamprovides a view of a subset of anotherImageInputStreamconsiting of a series of segments with given starting positions in the source stream and lengths. - SegmentedImageInputStream(ImageInputStream, long[], int[]) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
-
Constructs a
SegmentedImageInputStreamgiven aImageInputStreamas input and a list of the starting positions and lengths of the segments of the source stream. - SegmentedImageInputStream(ImageInputStream, long[], int, int) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
-
Constructs a
SegmentedImageInputStreamgiven aImageInputStreamas 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(ImageInputStream, StreamSegmentMapper) - Constructor for class com.github.jaiimageio.stream.SegmentedImageInputStream
-
Constructs a
SegmentedImageInputStreamgiven aImageInputStreamas input and an instance ofStreamSegmentMapper. - SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_NOT_DEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_TRILINEAR_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- setActiveSrcHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setActiveSrcHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
activeSrcHeightfield. - setActiveSrcMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setActiveSrcMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
activeSrcMinXfield. - setActiveSrcMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setActiveSrcMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
activeSrcMinYfield. - setActiveSrcWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setActiveSrcWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
activeSrcWidthfield. - setBitOffset(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- setBitsPerSample(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setBitsPerSample(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
bitsPerSamplefield. - setByteCount(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setByteCount(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
byteCountfield. - setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.FileChannelImageInputStream
- setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- setByteOrder(ByteOrder) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- setColorConverter(TIFFColorConverter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the
TIFFColorConverterobject describing the color space of the encoded data in the input stream. - setColorConverter(TIFFColorConverter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Sets the
TIFFColorConverterobject for the pixel data being read. - setColorConverter(TIFFColorConverter, int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Sets the
TIFFColorConverterobject describing the color space to which the input data should be converted for storage in the input stream. - setColorMap(char[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setColorMap(char[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
colorMapfield. - setCompression(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setCompression(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
compressionfield. - setCompressionType(String) - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Sets the compression type to one of the values indicated by
getCompressionTypes. - setDestImage(BufferedImage) - Method in class com.github.jaiimageio.impl.plugins.raw.RawRenderedImage
- setDestinationBands(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDestinationBands(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
destinationBandsfield. - setDstHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstHeightfield. - setDstMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstMinXfield. - setDstMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstMinYfield. - setDstWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstWidthfield. - setDstXOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstXOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstXOffsetfield. - setDstYOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setDstYOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
dstYOffsetfield. - setExtraSamples(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setExtraSamples(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
extraSamplesfield. - setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- setFromTree(String, Node) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- setHeight(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- setImage(BufferedImage) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setImage(BufferedImage) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
imagefield. - setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageReader
-
Overrides the method defined in the superclass.
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageReader
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageReader
-
Overrides the method defined in the superclass.
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageReader
-
Overrides the method defined in the superclass.
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- setInput(Object, boolean, boolean) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
-
Overrides the method defined in the superclass.
- setMaxBitDepth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
-
Set the maximum sample size and maximum sample value.
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFEXIFJPEGCompressor
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Sets the value of the
metadatafield. - setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
-
Sets the value of the
metadatafield. - setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
-
Sets the value of the
metadatafield. - setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Sets the value of the
metadatafield. - setMetadata(IIOMetadata) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
metadatafield. - setOffset(long) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setOffset(long) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
offsetfield. - setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- setOutput(Object) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- setPackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Sets the supplied
Raster's data from an array of packed binary data of the form returned bygetPackedBinaryData(). - setPhotometricInterpretation(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setPhotometricInterpretation(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
photometricInterpretationfield. - setPlanar(boolean) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setPlanar(boolean) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
planarfield. - setRaw(boolean) - Method in class com.github.jaiimageio.plugins.pnm.PNMImageWriteParam
-
Sets the representation to be used.
- setReader(ImageReader) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setReader(ImageReader) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
readerfield. - setSampleFormat(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSampleFormat(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
sampleFormatfield. - setSamplesPerPixel(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSamplesPerPixel(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
samplesPerPixelfield. - setSegmentLength(int) - Method in class com.github.jaiimageio.stream.StreamSegment
-
Sets the length of the segment.
- setSourceBands(int[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSourceBands(int[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
sourceBandsfield. - setSourceXOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSourceXOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
sourceXOffsetfield. - setSourceYOffset(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSourceYOffset(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
sourceYOffset. - setSrcHeight(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSrcHeight(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
srcHeightfield. - setSrcMinX(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSrcMinX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
srcMinXfield. - setSrcMinY(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSrcMinY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
srcMinYfield. - setSrcWidth(int) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setSrcWidth(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
srcWidthfield. - setStartPos(long) - Method in class com.github.jaiimageio.stream.StreamSegment
-
Sets the starting position of the segment.
- setStream(ImageInputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- setStream(ImageInputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
streamfield. - setStream(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
- setStream(ImageOutputStream) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Sets the
ImageOutputStreamto be written. - setSubsampleX(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
subsampleXfield. - setSubsampleY(int) - Method in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
Sets the value of the
subsampleYfield. - setTIFFCompressor(TIFFCompressor) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Sets the
TIFFCompressorobject to be used by theImageWriterto encode each image strip or tile. - setTIFFDecompressor(TIFFDecompressor) - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Sets the
TIFFDecompressorobject to be used by theImageReaderto decode each image strip or tile. - setTopDown(boolean) - Method in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
If set, the data will be written out in a top-down manner, the first scanline being written first.
- setUnpackedBinaryData(byte[], WritableRaster, Rectangle) - Static method in class com.github.jaiimageio.impl.common.ImageUtil
-
Copies data into the packed array of the
Rasterfrom an array of unpacked data of the form returned bygetUnpackedBinaryData(). - setVariant(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
-
Sets the variant: '1' - '6'.
- setWidth(int) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMMetadata
- setWriter(ImageWriter) - Method in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Sets the value of the
writerfield. - SHARPNESS_HARD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Sharpness" tag.
- SHARPNESS_NORMAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Sharpness" tag.
- SHARPNESS_SOFT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "Sharpness" tag.
- SimpleCMYKColorSpace - Class in com.github.jaiimageio.impl.common
-
Singleton class representing a simple, mathematically defined CMYK color space.
- SimpleRenderedImage - Class in com.github.jaiimageio.impl.common
- SimpleRenderedImage() - Constructor for class com.github.jaiimageio.impl.common.SimpleRenderedImage
- SingleTileRenderedImage - Class in com.github.jaiimageio.impl.common
-
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
- SingleTileRenderedImage(Raster, ColorModel) - Constructor for class com.github.jaiimageio.impl.common.SingleTileRenderedImage
-
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
- skip(long) - Method in class com.github.jaiimageio.impl.plugins.clib.InputStreamAdapter
- skipBytes(int) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- skipBytes(long) - Method in class com.github.jaiimageio.stream.RawImageInputStream
- SOI - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- sortFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- sourceBands - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The sequence of source bands that are to be copied into the destination.
- sources - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The image's sources, stored in a Vector.
- sourceXOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The source X offset used, along with
dstXOffsetandsubsampleX, to map between horizontal source and destination pixel coordinates. - sourceYOffset - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The source Y offset used, along with
dstYOffsetandsubsampleY, to map between vertical source and destination pixel coordinates. - SPEED_REF_KILOMETERS_PER_HOUR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSSpeedRef" tag.
- SPEED_REF_KNOTS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSSpeedRef" tag.
- SPEED_REF_MILES_PER_HOUR - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSSpeedRef" tag.
- sPLT_alpha - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_frequency - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_paletteName - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sPLT_sampleDepth - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- src - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- srcColorModel - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- srcHeight - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The height of the source region being decoded from the source stream.
- srcMinX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The X coordinate of the upper-left pixel of the source region being decoded from the source stream.
- srcMinY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The Y coordinate of the upper-left pixel of the source region being decoded from the source stream.
- srcRaster - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- srcWidth - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The width of the source region being decoded from the source stream.
- sRGB_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- sRGB_renderingIntent - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- STATUS_MEASUREMENT_IN_PROGRESS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSStatus" tag.
- STATUS_MEASUREMENT_INTEROPERABILITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A value to be used with the "GPSStatus" tag.
- stream - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
The
ImageOutputStreamto be written. - stream - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The
ImageInputStreamcontaining the TIFF source data. - STREAM_METADATA_NAME - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
- Stream Metadata - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- StreamSegment - Class in com.github.jaiimageio.stream
-
A utility class representing a segment within a stream as a
longstarting position and anintlength. - StreamSegment() - Constructor for class com.github.jaiimageio.stream.StreamSegment
-
Constructs a
StreamSegment. - StreamSegment(long, int) - Constructor for class com.github.jaiimageio.stream.StreamSegment
-
Constructs a
StreamSegmentwith a given starting position and length. - StreamSegmentMapper - Interface in com.github.jaiimageio.stream
-
An interface for use with the
SegmentedImageInputStreamclass. - SUBFILE_TYPE_FULL_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SubfileType" tag.
- SUBFILE_TYPE_REDUCED_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SubfileType" tag.
- SUBFILE_TYPE_SINGLE_PAGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SubfileType" tag.
- SUBJECT_DISTANCE_RANGE_CLOSE_VIEW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SubjectDistanceRange" tag.
- SUBJECT_DISTANCE_RANGE_DISTANT_VIEW - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SubjectDistanceRange" tag.
- SUBJECT_DISTANCE_RANGE_MACRO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SubjectDistanceRange" tag.
- SUBJECT_DISTANCE_RANGE_UNKNOWN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "SubjectDistanceRange" tag.
- subsampleX - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The horizontal subsampling factor.
- subsampleY - Variable in class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
-
The vertical subsampling factor.
- SUN_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
T
- T4_OPTIONS_2D_CODING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "T4Options" tag.
- T4_OPTIONS_EOL_BYTE_ALIGNED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "T4Options" tag.
- T4_OPTIONS_UNCOMPRESSED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "T4Options" tag.
- T6_OPTIONS_UNCOMPRESSED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A mask to be used with the "T6Options" tag.
- tables - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- TAG_APERTURE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the lens aperture (type RATIONAL).
- TAG_ARTIST - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Artist" tag.
- TAG_BAD_FAX_LINES - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
Tag indicating the number of bad fax lines (type SHORT or LONG).
- TAG_BITS_PER_SAMPLE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "BitsPerSample" tag.
- TAG_BRIGHTNESS_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the value of brightness (type SRATIONAL).
- TAG_CELL_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "cell_length" tag.
- TAG_CELL_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Cell_Width" tag.
- TAG_CFA_PATTERN - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the color filter array geometric pattern of the image sensor when a one-chip color area sensor if used (type UNDEFINED).
- TAG_CLEAN_FAX_DATA - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
Tag indicating the number of lines of clean fax data (type SHORT).
- TAG_COLOR_MAP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ColorMap" tag.
- TAG_COLOR_SPACE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the color space information (type SHORT).
- TAG_COMPONENTS_CONFIGURATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag containing the components configuration information (type UNDEFINED, count = 4).
- TAG_COMPRESSED_BITS_PER_PIXEL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the number of compressed bits per pixel (type RATIONAL).
- TAG_COMPRESSION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Compression" tag.
- TAG_CONSECUTIVE_BAD_LINES - Static variable in class com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
Tag indicating the number of consecutive bad lines (type SHORT or LONG).
- TAG_CONTRAST - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the direction of contrast processing applied by the camera when the image was shot.
- TAG_COPYRIGHT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Copyright" tag.
- TAG_CUSTOM_RENDERED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the use of special processing on image data, such as rendering geared to output.
- TAG_DATE_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "DateTime" tag.
- TAG_DATE_TIME_DIGITIZED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the date and time when the image was stored as digital data (type ASCII).
- TAG_DATE_TIME_ORIGINAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the date and time when the original image was generated (type ASCII).
- TAG_DEVICE_SETTING_DESCRIPTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating information on the picture-taking conditions of a particular camera model.
- TAG_DIGITAL_ZOOM_RATIO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the digital zoom ratio when the image was shot.
- TAG_DOCUMENT_NAME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "document_name" tag.
- TAG_DOT_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "DotRange" tag.
- TAG_EXIF_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
-
Tag pointing to the EXIF IFD (type LONG).
- TAG_EXIF_VERSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag containing the EXIF version number (type UNDEFINED, count = 4).
- TAG_EXPOSURE_BIAS_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the exposure bias (type SRATIONAL).
- TAG_EXPOSURE_INDEX - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the exposure index selected on the camera or input device at the time the image was captured (type RATIONAL).
- TAG_EXPOSURE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the exposure mode set when the image was shot.
- TAG_EXPOSURE_PROGRAM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the class of the programs used to set exposure when the picture was taken (type SHORT).
- TAG_EXPOSURE_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the exposure time, in seconds (type RATIONAL).
- TAG_EXTRA_SAMPLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ExtraSamples" tag.
- TAG_F_NUMBER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the F number (type RATIONAL).
- TAG_FILE_SOURCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the image source (type UNDEFINED).
- TAG_FILL_ORDER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "fill_order" tag.
- TAG_FLASH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the flash firing status and flash return status (type SHORT).
- TAG_FLASH_ENERGY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the strobe energy at the time the image was captured, as measured in Beam Candle Power Seconds (BCPS) (type RATIONAL).
- TAG_FLASHPIX_VERSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the FlashPix version number (type UNDEFINED, count = 4).
- TAG_FOCAL_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the actual focal length of the lens, in millimeters (type RATIONAL).
- TAG_FOCAL_LENGTH_IN_35MM_FILM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the equivalent focal length assuming a 35mm film camera, in millimeters.
- TAG_FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution (type SHORT).
- TAG_FOCAL_PLANE_X_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).
- TAG_FOCAL_PLANE_Y_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Indicate the number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).
- TAG_FREE_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "FreeByteCounts" tag.
- TAG_FREE_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "FreeOffsets" tag.
- TAG_GAIN_CONTROL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the degree of overall image gain adjustment.
- TAG_GEO_ASCII_PARAMS - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to store all ASCII-values GeoKeys.
- TAG_GEO_DOUBLE_PARAMS - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to store all
double-values GeoKeys. - TAG_GEO_KEY_DIRECTORY - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to store the GeoKey directory.
- TAG_GPS_ALTITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Altitude (type RATIONAL, count = 1).
- TAG_GPS_ALTITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Altitude reference (type BYTE, count = 1);
- TAG_GPS_AREA_INFORMATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Name of GPS area (type UNDEFINED).
- TAG_GPS_DATE_STAMP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS date (type ASCII, count 11).
- TAG_GPS_DEST_BEARING - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Bearing of destination (type RATIONAL, count = 1).
- TAG_GPS_DEST_BEARING_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for bearing of destination (type ASCII, count = 2).
- TAG_GPS_DEST_DISTANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Distance to destination (type RATIONAL, count = 1).
- TAG_GPS_DEST_DISTANCE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for distance to destination (type ASCII, count = 2).
- TAG_GPS_DEST_LATITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Latitude of destination (type RATIONAL, count = 3).
- TAG_GPS_DEST_LATITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for latitude of destination (type ASCII, count = 2).
- TAG_GPS_DEST_LONGITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Longitude of destination (type RATIONAL, count = 3).
- TAG_GPS_DEST_LONGITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for longitude of destination (type ASCII, count = 2).
- TAG_GPS_DIFFERENTIAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS differential correction (type SHORT, count = 1).
- TAG_GPS_DOP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Measurement precision (type RATIONAL, count = 1).
- TAG_GPS_IMG_DIRECTION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Direction of image (type RATIONAL, count = 1).
- TAG_GPS_IMG_DIRECTION_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for direction of image (type ASCII, count = 2).
- TAG_GPS_INFO_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFParentTIFFTagSet
-
Tag pointing to a GPS info IFD (type LONG).
- TAG_GPS_INFO_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Deprecated.
- TAG_GPS_LATITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Latitude (type RATIONAL, count = 3).
- TAG_GPS_LATITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the North or South latitude (type ASCII, count = 2).
- TAG_GPS_LONGITUDE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Longitude (type RATIONAL, count = 3).
- TAG_GPS_LONGITUDE_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the East or West Longitude (type ASCII, count = 2).
- TAG_GPS_MAP_DATUM - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Geodetic survey data used (type ASCII).
- TAG_GPS_MEASURE_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS measurement mode (type ASCII, count = 2).
- TAG_GPS_PROCESSING_METHOD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Name of GPS processing method (type UNDEFINED).
- TAG_GPS_SATELLITES - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS satellites used for measurement (type ASCII).
- TAG_GPS_SPEED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Speed of GPS receiver (type RATIONAL, count = 1).
- TAG_GPS_SPEED_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Speed unit (type ASCII, count = 2).
- TAG_GPS_STATUS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS receiver status (type ASCII, count = 2).
- TAG_GPS_TIME_STAMP - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS time (atomic clock) (type RATIONAL, count = 3).
- TAG_GPS_TRACK - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Direction of movement (type RATIONAL, count = 1).
- TAG_GPS_TRACK_REF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the Reference for direction of movement (type ASCII, count = 2).
- TAG_GPS_VERSION_ID - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
A tag indicating the GPS tag version (type BYTE, count = 4).
- TAG_GRAY_RESPONSE_CURVE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "GrayResponseCurve" tag.
- TAG_GRAY_RESPONSE_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "GrayResponseUnit" tag.
- TAG_HALFTONE_HINTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "HalftoneHints" tag.
- TAG_HOST_COMPUTER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "HostComputer" tag.
- TAG_ICC_PROFILE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ICC Profile" tag.
- TAG_IMAGE_DESCRIPTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Image_description" tag.
- TAG_IMAGE_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ImageLength" tag.
- TAG_IMAGE_UNIQUE_ID - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating an identifier assigned uniquely to each image.
- TAG_IMAGE_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ImageWidth" tag.
- TAG_INK_NAMES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "InkNames" tag.
- TAG_INK_SET - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "InkSet" tag.
- TAG_INTEROPERABILITY_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag pointing to an interoperability IFD (type LONG).
- TAG_INTEROPERABILITY_INDEX - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
-
A tag indicating the identification of the Interoperability rule (type ASCII).
- TAG_ISO_SPEED_RATINGS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the ISO speed and ISO latitude of the camera or input device, as specified in ISO 12232xiv (type SHORT).
- TAG_JPEG_AC_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGACTables" tag.
- TAG_JPEG_DC_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGDCTables" tag.
- TAG_JPEG_INTERCHANGE_FORMAT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGInterchangeFormat" tag.
- TAG_JPEG_INTERCHANGE_FORMAT_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGInterchangeFormatLength" tag.
- TAG_JPEG_LOSSLESS_PREDICTORS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGLosslessPredictors" tag.
- TAG_JPEG_POINT_TRANSFORMS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGPointTransforms" tag.
- TAG_JPEG_PROC - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGProc" tag.
- TAG_JPEG_Q_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGQTables" tag.
- TAG_JPEG_RESTART_INTERVAL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGRestartInterval" tag.
- TAG_JPEG_TABLES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "JPEGTables" tag.
- TAG_LIGHT_SOURCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicatingthe kind of light source (type SHORT).
- TAG_MAKE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Make" tag.
- TAG_MAKER_NOTE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating a manufacturer-defined maker note (type UNDEFINED).
- TAG_MARKER_NOTE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
Deprecated.Superseded by
EXIFTIFFTagSet.TAG_MAKER_NOTE. - TAG_MAX_APERTURE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the smallest F number of the lens (type RATIONAL).
- TAG_MAX_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Max_sample_value" tag.
- TAG_METERING_MODE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the metering mode (type SHORT).
- TAG_MIN_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Min_sample_value" tag.
- TAG_MODEL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Model" tag.
- TAG_MODEL_PIXEL_SCALE - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to specify the size of raster pixel spacing in model space units.
- TAG_MODEL_TIE_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to store raster->model tiepoint pairs.
- TAG_MODEL_TRANSFORMATION - Static variable in class com.github.jaiimageio.plugins.tiff.GeoTIFFTagSet
-
A tag used to specify the transformation matrix between the raster space and the model space.
- TAG_NEW_SUBFILE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "NewSubfileType" tag.
- TAG_NUMBER_OF_INKS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "NumberOfInks" tag.
- TAG_OECF - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the optoelectric conversion function, specified in ISO 14254xv (type UNDEFINED).
- TAG_ORIENTATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Orientation" tag.
- TAG_PAGE_NAME - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "PageName" tag.
- TAG_PAGE_NUMBER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "PageNumber" tag.
- TAG_PHOTOMETRIC_INTERPRETATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "PhotometricInterpretation" tag.
- TAG_PIXEL_X_DIMENSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the pixel X dimension (type SHORT or LONG).
- TAG_PIXEL_Y_DIMENSION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the pixel Y dimension (type SHORT or LONG).
- TAG_PLANAR_CONFIGURATION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "PlanarConfiguration" tag.
- TAG_PREDICTOR - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Predictor" tag.
- TAG_PRIMARY_CHROMATICITES - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "PrimaryChromaticites" tag.
- TAG_REFERENCE_BLACK_WHITE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ReferenceBlackWhite" tag.
- TAG_RELATED_SOUND_FILE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the name of a related sound file (type ASCII).
- TAG_RESOLUTION_UNIT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "ResolutionUnit" tag.
- TAG_ROWS_PER_STRIP - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Rows_per_strip" tag.
- TAG_S_MAX_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "SMaxSampleValue" tag.
- TAG_S_MIN_SAMPLE_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "SMinSampleValue" tag.
- TAG_SAMPLE_FORMAT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "SampleFormat" tag.
- TAG_SAMPLES_PER_PIXEL - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Samples_per_pixel" tag.
- TAG_SATURATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the direction of saturation processing applied by the camera when the image was shot.
- TAG_SCENE_CAPTURE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the type of scene that was shot.
- TAG_SCENE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the type of scene (type UNDEFINED).
- TAG_SENSING_METHOD - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the sensor type on the camera or input device (type SHORT).
- TAG_SHARPNESS - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the direction of sharpness processing applied by the camera when the image was shot.
- TAG_SHUTTER_SPEED_VALUE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the shutter speed (type SRATIONAL).
- TAG_SOFTWARE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Software" tag.
- TAG_SPATIAL_FREQUENCY_RESPONSE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233xvi (type UNDEFINED).
- TAG_SPECTRAL_SENSITIVITY - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the spectral sensitivity of each channel of the camera used (type ASCII).
- TAG_STRIP_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Strip_byte_counts" tag.
- TAG_STRIP_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Strip_offsets" tag.
- TAG_SUB_SEC_TIME - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag used to record fractions of seconds for the "DateTime" tag (type ASCII).
- TAG_SUB_SEC_TIME_DIGITIZED - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag used to record fractions of seconds for the "DateTimeDigitized" tag (type ASCII).
- TAG_SUB_SEC_TIME_ORIGINAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag used to record fractions of seconds for the "DateTimeOriginal" tag (type ASCII).
- TAG_SUBFILE_TYPE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "SubfileType" tag.
- TAG_SUBJECT_AREA - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the location and area of the main subject in the overall scene.
- TAG_SUBJECT_DISTANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the distance to the subject, in meters (type RATIONAL).
- TAG_SUBJECT_DISTANCE_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the distance to the subject.
- TAG_SUBJECT_LOCATION - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the column and row of the center pixel of the main subject in the scene (type SHORT, count = 2).
- TAG_T4_OPTIONS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "T4Options" tag.
- TAG_T6_OPTIONS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "T6Options" tag.
- TAG_TARGET_PRINTER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TargetPrinter" tag.
- TAG_THRESHHOLDING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "Threshholding" tag.
- TAG_TILE_BYTE_COUNTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TileByteCounts" tag.
- TAG_TILE_LENGTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TileLength" tag.
- TAG_TILE_OFFSETS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TileOffsets" tag.
- TAG_TILE_WIDTH - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TileWidth" tag.
- TAG_TRANSFER_FUNCTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TransferFunction" tag.
- TAG_TRANSFER_RANGE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "TransferRange" tag.
- TAG_USER_COMMENT - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating a user comment (type UNDEFINED).
- TAG_WHITE_BALANCE - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A tag indicating the white balance mode set when the image was shot.
- TAG_WHITE_POINT - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "WhitePoint" tag.
- TAG_X_POSITION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "XPosition" tag.
- TAG_X_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "XResolution" tag.
- TAG_Y_CB_CR_COEFFICIENTS - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "YCbCrCoefficients" tag.
- TAG_Y_CB_CR_POSITIONING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "YCbCrPositioning" tag.
- TAG_Y_CB_CR_SUBSAMPLING - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "YCbCrSubsampling" tag.
- TAG_Y_POSITION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "YPosition" tag.
- TAG_Y_RESOLUTION - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
Constant specifying the "YResolution" tag.
- termCodes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Black and white terminating code table.
- termCodesBlack - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Terminating codes for black runs.
- termCodesWhite - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Terminating codes for white runs.
- text - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- tEXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tEXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- textBackgroundColor - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- textForegroundColor - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- textGridHeight - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- textGridLeft - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- textGridTop - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- textGridWidth - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- THISJAI_BaselineTIFFTagSetClassName - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- THRESHHOLDING_NONE - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Thresholding" tag.
- THRESHHOLDING_ORDERED_DITHER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Thresholding" tag.
- THRESHHOLDING_RANDOMIZED_DITHER - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "Thresholding" tag.
- TIFF - Search tag in Overview
- Section
- TIFF_ASCII - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for null-terminated ASCII strings.
- TIFF_BYTE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 8 bit unsigned integers.
- TIFF_DOUBLE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 64 bit IEEE doubles.
- TIFF_FLOAT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 32 bit IEEE floats.
- TIFF_IFD_POINTER - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for IFD pointer defined in TIFF Tech Note 1 in TIFF Specification Supplement 1.
- TIFF_LONG - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 32 bit unsigned integers.
- TIFF_RATIONAL - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for pairs of 32 bit unsigned integers.
- TIFF_SBYTE - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 8 bit signed integers.
- TIFF_SHORT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 16 bit unsigned integers.
- TIFF_SLONG - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 32 bit signed integers.
- TIFF_SRATIONAL - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for pairs of 32 bit signed integers.
- TIFF_SSHORT - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 16 bit signed integers.
- TIFF_UNDEFINED - Static variable in class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Flag for 8 bit uninterpreted bytes.
- TIFFAttrInfo - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFAttrInfo() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFAttrInfo
- TIFFBaseJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
Base class for all possible forms of JPEG compression in TIFF.
- TIFFBaseJPEGCompressor(String, int, boolean, ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
- TIFFCIELabColorConverter - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFCIELabColorConverter() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
- TIFFColorConverter - Class in com.github.jaiimageio.plugins.tiff
-
An abstract class that performs simple color conversion on 3-banded source images, for use with the TIFF Image I/O plug-in.
- TIFFColorConverter() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
-
Constructs an instance of a
TIFFColorConverter. - TIFFCompressionTypes - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Supported TIFF compression types.
- TIFFCompressor - Class in com.github.jaiimageio.plugins.tiff
-
An abstract superclass for pluggable TIFF compressors.
- TIFFCompressor(String, int, boolean) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
Creates a compressor object for use in compressing TIFF data.
- TIFFDecompressor - Class in com.github.jaiimageio.plugins.tiff
-
A class defining a pluggable TIFF decompressor.
- TIFFDecompressor() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFDecompressor
- TIFFDeflateCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
Compressor for Deflate compression.
- TIFFDeflateCompressor(ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateCompressor
- TIFFDeflateDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFDeflateDecompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflateDecompressor
- TIFFDeflater - Class in com.github.jaiimageio.impl.plugins.tiff
-
Compressor superclass for Deflate and ZLib compression.
- TIFFDeflater(String, int, ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFDeflater
- TIFFDirectory - Class in com.github.jaiimageio.plugins.tiff
-
A convenience class for simplifying interaction with TIFF native image metadata.
- TIFFDirectory(TIFFTagSet[], TIFFTag) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFDirectory
-
Constructs a
TIFFDirectorywhich is aware of a given group ofTIFFTagSets. - TIFFElementInfo - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFElementInfo(String[], String[], int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFElementInfo
- TIFFEXIFJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
A
TIFFCompressorfor the JPEG variant of EXIF. - TIFFEXIFJPEGCompressor(ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFEXIFJPEGCompressor
- TIFFFaxCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFFaxCompressor(String, int, boolean) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Constructor.
- TIFFFaxDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFFaxDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
- TIFFField - Class in com.github.jaiimageio.plugins.tiff
-
A class representing a field in a TIFF 6.0 Image File Directory.
- TIFFField(TIFFTag, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
-
Constructs a
TIFFFieldwith a single integral value. - TIFFField(TIFFTag, int, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
-
Constructs a data array using
and invokescreateArrayForType()TIFFField(TIFFTag,int,int,Object)with the supplied parameters and the created array. - TIFFField(TIFFTag, int, int, Object) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFField
-
Constructs a
TIFFFieldwith arbitrary data. - TIFFFieldNode - Class in com.github.jaiimageio.impl.plugins.tiff
-
The
Noderepresentation of aTIFFFieldwherein the child node is procedural rather than buffered. - TIFFFieldNode(TIFFField) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFieldNode
- TIFFFillOrder - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFFillOrder() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFFillOrder
- TIFFIFD - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFIFD(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- TIFFIFD(List, TIFFTag) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- TIFFImageMetadata - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageMetadata(TIFFIFD) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- TIFFImageMetadata(List) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadata
- TIFFImageMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageMetadataFormatResources
- TIFFImageReader - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReader
- TIFFImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
- TIFFImageReadParam - Class in com.github.jaiimageio.plugins.tiff
-
A subclass of
ImageReadParamallowing control over the TIFF reading process. - TIFFImageReadParam() - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFImageReadParam
-
Constructs a
TIFFImageReadParam. - TIFFImageWriteParam - Class in com.github.jaiimageio.plugins.tiff
-
A subclass of
allowing control over the TIFF writing process.ImageWriteParam - TIFFImageWriteParam(Locale) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Constructs a
TIFFImageWriteParaminstance for a givenLocale. - TIFFImageWriter - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- TIFFImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
- TIFFJPEGCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
Compressor for encoding compression type 7, TTN2/Adobe JPEG-in-TIFF.
- TIFFJPEGCompressor(ImageWriteParam) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGCompressor
- TIFFJPEGDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFJPEGDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFJPEGDecompressor
- TIFFLSBCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
Uncompressed data with LSB-to-MSB fill order.
- TIFFLSBCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBCompressor
- TIFFLSBDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFLSBDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLSBDecompressor
- TIFFLZWCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
LZW Compressor.
- TIFFLZWCompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWCompressor
- TIFFLZWDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFLZWDecompressor(int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
- TIFFLZWUtil - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFLZWUtil() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
- TIFFMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFMetadataFormat() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFMetadataFormat
- TIFFNullCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFNullCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFNullCompressor
- TIFFNullDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFNullDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFNullDecompressor
- TIFFOldJPEGDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
TIFFDecompressorfor "Old JPEG" compression. - TIFFOldJPEGDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFOldJPEGDecompressor
- TIFFPackBitsCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFPackBitsCompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsCompressor
- TIFFPackBitsDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFPackBitsDecompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsDecompressor
- TIFFPackBitsUtil - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFPackBitsUtil() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFPackBitsUtil
- TIFFRenderedImage - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFRenderedImage(TIFFImageReader, int, ImageReadParam, int, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFRenderedImage
- TIFFRLECompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFRLECompressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFRLECompressor
- TIFFStreamMetadata - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFStreamMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadata
- TIFFStreamMetadataFormat - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFStreamMetadataFormatResources - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFStreamMetadataFormatResources() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFStreamMetadataFormatResources
- TIFFT4Compressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFT4Compressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFT4Compressor
- TIFFT6Compressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFT6Compressor() - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFT6Compressor
- TIFFTag - Class in com.github.jaiimageio.plugins.tiff
-
A class defining the notion of a TIFF tag.
- TIFFTag(String, int, int) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Constructs a
TIFFTagwith a given name, tag number, and set of legal data types. - TIFFTag(String, int, int, TIFFTagSet) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTag
-
Constructs a
TIFFTagwith a given name, tag number, set of legal data types, andTIFFTagSetto which it refers. - TIFFTagSet - Class in com.github.jaiimageio.plugins.tiff
-
A class representing a set of TIFF tags.
- TIFFTagSet(List) - Constructor for class com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
Constructs a
TIFFTagSet, given aListofTIFFTagobjects. - TIFFYCbCrColorConverter - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFYCbCrColorConverter(TIFFImageMetadata) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
- TIFFYCbCrDecompressor - Class in com.github.jaiimageio.impl.plugins.tiff
- TIFFYCbCrDecompressor(TIFFDecompressor, boolean) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrDecompressor
- TIFFZLibCompressor - Class in com.github.jaiimageio.impl.plugins.tiff
-
Compressor for ZLib compression.
- TIFFZLibCompressor(ImageWriteParam, int) - Constructor for class com.github.jaiimageio.impl.plugins.tiff.TIFFZLibCompressor
- tileGridXOffset - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The X coordinate of the upper-left pixel of tile (0, 0).
- tileGridYOffset - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The Y coordinate of the upper-left pixel of tile (0, 0).
- tileHeight - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The height of a tile.
- tileWidth - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The width of a tile.
- tileXToX(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a horizontal tile index into the X coordinate of its upper left pixel.
- tileXToX(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
- tileYToY(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a vertical tile index into the Y coordinate of its upper left pixel.
- tileYToY(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
- tIME_day - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_hour - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_minute - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_month - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_second - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tIME_year - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- toCIEXYZ(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.BogusColorSpace
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.InvertedCMYKColorSpace
- toRGB(float[]) - Method in class com.github.jaiimageio.impl.common.SimpleCMYKColorSpace
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFCIELabColorConverter
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFYCbCrColorConverter
- toRGB(float, float, float, float[]) - Method in class com.github.jaiimageio.plugins.tiff.TIFFColorConverter
-
Converts a triple in the native color space of this TIFFColorConverter into an RGB triple, and stores the result in the first three entries of the
rgbarray. - transColor - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- transparency - Variable in class com.github.jaiimageio.impl.common.PaletteBuilder
- transparentColorFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- transparentColorIndex - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
- tRNS_alpha - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_blue - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_colorType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_gray - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_green - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_present - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- tRNS_red - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
U
- uncompressedMode - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxDecompressor
-
Uncompressed mode flag: 1 if uncompressed, 0 if not.
- unitSpecifierNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- unknownChunkData - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- unknownChunkType - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- unsetColorConverter() - Method in class com.github.jaiimageio.plugins.tiff.TIFFImageWriteParam
-
Removes any currently set
ColorConverterobject andPhotometricInterpretationtag value. - userInputFlag - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFImageMetadata
V
- version - Variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- VERSION_2 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- VERSION_2 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Deprecated.
- VERSION_2_5 - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- VERSION_2_8_W_PALETTE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- VERSION_2_8_WO_PALETTE - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- VERSION_3 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- VERSION_3 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Deprecated.
- VERSION_3_0 - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- VERSION_3_NT - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- VERSION_4 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- VERSION_4 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Deprecated.
- VERSION_5 - Static variable in interface com.github.jaiimageio.impl.plugins.bmp.BMPConstants
- VERSION_5 - Static variable in class com.github.jaiimageio.plugins.bmp.BMPImageWriteParam
-
Deprecated.
- VERSION_PC_WINDOWS - Static variable in interface com.github.jaiimageio.impl.plugins.pcx.PCXConstants
- versionStrings - Static variable in class com.github.jaiimageio.impl.plugins.gif.GIFStreamMetadata
- vert - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Black and white vertical mode table.
- vertMode - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
Vertical mode table.
W
- WBMP - Search tag in Overview
- Section
- WBMPImageReader - Class in com.github.jaiimageio.impl.plugins.wbmp
-
This class is the Java Image IO plugin reader for WBMP images.
- WBMPImageReader(ImageReaderSpi) - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReader
-
Constructs
WBMPImageReaderfrom the providedImageReaderSpi. - WBMPImageReaderSpi - Class in com.github.jaiimageio.impl.plugins.wbmp
- WBMPImageReaderSpi() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
- WBMPImageWriter - Class in com.github.jaiimageio.impl.plugins.wbmp
-
The Java Image IO plugin writer for encoding a binary RenderedImage into a WBMP format.
- WBMPImageWriter(ImageWriterSpi) - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
-
Constructs
WBMPImageWriterbased on the providedImageWriterSpi. - WBMPImageWriterSpi - Class in com.github.jaiimageio.impl.plugins.wbmp
- WBMPImageWriterSpi() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
- WBMPMetadata - Class in com.github.jaiimageio.impl.plugins.wbmp
- WBMPMetadata() - Constructor for class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- wbmpType - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- WHITE - Static variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFFaxCompressor
-
The CCITT numerical definition of white.
- WHITE_BALANCE_AUTO - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "WhiteBalance" tag.
- WHITE_BALANCE_MANUAL - Static variable in class com.github.jaiimageio.plugins.tiff.EXIFTIFFTagSet
-
A value to be used with the "WhiteBalance" tag.
- width - Variable in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
The image's width in pixels.
- width - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- width - Variable in class com.github.jaiimageio.impl.plugins.wbmp.WBMPMetadata
- write(byte[]) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
- write(byte[], int, int) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
- write(byte[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- write(int) - Method in class com.github.jaiimageio.impl.plugins.clib.OutputStreamAdapter
- write(int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pcx.PCXImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.pnm.PNMImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.raw.RawImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriter
- writeAbbreviatedStream - Variable in class com.github.jaiimageio.impl.plugins.tiff.TIFFBaseJPEGCompressor
-
Whether to write abbreviated JPEG streams (default == false).
- writeBits(int, int) - Method in class com.github.jaiimageio.impl.common.BitFile
- writeChars(char[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeDoubles(double[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeFloats(float[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeInsert(int, IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- writeInts(int[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeLongs(long[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeMaskToPalette(int, int, byte[], byte[], byte[], byte[]) - Method in class com.github.jaiimageio.impl.plugins.bmp.BMPImageWriter
- writer - Variable in class com.github.jaiimageio.plugins.tiff.TIFFCompressor
-
The
ImageWritercalling thisTIFFCompressor. - writeShorts(short[], int, int) - Method in class com.github.jaiimageio.stream.FileChannelImageOutputStream
- writeString(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWDecompressor
-
Write out the string just uncompressed.
- writeString(byte[]) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFLZWUtil
-
Write out the string just uncompressed.
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.gif.GIFImageWriter
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
- writeToStream(ImageOutputStream) - Method in class com.github.jaiimageio.impl.plugins.tiff.TIFFIFD
- Writing Compressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Writing EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Writing Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
- Writing Uncompressed EXIF Images - Search tag in package com.github.jaiimageio.plugins.tiff
- Section
X
- xPixelsPerMeter - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- XToTileX(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a pixel's X coordinate into a horizontal tile index.
- XToTileX(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
- XToTileX(int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
Y
- Y_CB_CR_POSITIONING_CENTERED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "YCbCrPositioning" tag.
- Y_CB_CR_POSITIONING_COSITED - Static variable in class com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "YCbCrPositioning" tag.
- yPixelsPerMeter - Variable in class com.github.jaiimageio.impl.plugins.bmp.BMPMetadata
- YToTileY(int) - Method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a pixel's Y coordinate into a vertical tile index.
- YToTileY(int, int, int) - Static method in class com.github.jaiimageio.impl.common.SimpleRenderedImage
-
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
- YToTileY(int, int, int) - Static method in class com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriter
-
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
Z
- zTXt_compressionMethod - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- zTXt_compressionMethodNames - Static variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- zTXt_keyword - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
- zTXt_text - Variable in class com.github.jaiimageio.impl.plugins.png.CLibPNGMetadata
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
EXIFParentTIFFTagSet.TAG_GPS_INFO_IFD_POINTER