- getAlpha(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getAlpha(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getAsTree(String) - Method in class com.twelvemonkeys.imageio.AbstractMetadata
-
- getBlue(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getBlue(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getBlue(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
-
- getColorSpace(int) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Returns the color space specified by the given color space constant.
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Returns null
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
-
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
-
- getDescription() - Method in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
-
- getDescription() - Method in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
-
- getDestination(ImageReadParam, Iterator<ImageTypeSpecifier>, int, int) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Returns the BufferedImage to which decoded pixel data should be written.
- getFlushedPosition() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
- getFormatName() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
-
- getGreen(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getGreen(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getGreen(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
-
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns null.
- getNativeTree() - Method in class com.twelvemonkeys.imageio.AbstractMetadata
-
Default implementation that throws UnsupportedOperationException.
- getNormalizedComponents(Object, float[], int) - Method in class com.twelvemonkeys.imageio.color.UInt32ColorModel
-
- getNormalizedReaderFormatNames() - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
Returns a sorted array of format names, that can be read by ImageIO.
- getNormalizedWriterFormatNames() - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
Returns a sorted array of format names, that can be written by ImageIO.
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns 1.
- getRed(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getRed(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
- getRed(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
-
- getSourceRegion(ImageWriteParam, int, int) - Static method in class com.twelvemonkeys.imageio.ImageWriterBase
-
- getSourceRegion(IIOParam, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
- getStreamMetadata() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns null.
- getVendorName() - Method in class com.twelvemonkeys.imageio.spi.ProviderInfo
-
Returns the vendor name, as specified in the manifest entry
Implementation-Vendor for the package.
- getVersion() - Method in class com.twelvemonkeys.imageio.spi.ProviderInfo
-
Returns the version/build number string, as specified in the manifest entry
Implementation-Version for the package.
- getWhitePoint() - Method in enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
-