A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A1R5G5B5 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- A1R5G5B5_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- A4R4G4B4 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- A4R4G4B4_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- A8B8G8R8 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- A8B8G8R8_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- A8R8G8B8 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- A8R8G8B8_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- abort() - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Aborts the image production.
- abort() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- abort() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- abort() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- abort() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- above - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- AbstractCachedSeekableStream - Class in com.twelvemonkeys.io
-
Represents a cached seekable stream, that reads through a cache.
- AbstractCachedSeekableStream(InputStream, AbstractCachedSeekableStream.StreamCache) - Constructor for class com.twelvemonkeys.io.AbstractCachedSeekableStream
- AbstractCachedSeekableStream.StreamCache - Class in com.twelvemonkeys.io
-
An abstract stream cache.
- AbstractCompoundDirectory - Class in com.twelvemonkeys.imageio.metadata
-
AbstractCompoundDirectory
- AbstractCompoundDirectory(Collection<? extends Directory>) - Constructor for class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- AbstractDecoratedMap<K,V> - Class in com.twelvemonkeys.util
-
AbstractDecoratedMap
- AbstractDecoratedMap() - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap
-
Creates a
Map
backed by aHashMap
. - AbstractDecoratedMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap
-
Creates a
Map
backed by aHashMap
, containing all key/value mappings from the givenMap
. - AbstractDecoratedMap(Map<K, Map.Entry<K, V>>, Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap
-
Creates a
Map
backed by the given backing-Map
, containing all key/value mappings from the given contents-Map
. - AbstractDecoratedMap.BasicEntry<K,V> - Class in com.twelvemonkeys.util
-
A simple Map.Entry implementation.
- AbstractDecoratedMap.EntrySet - Class in com.twelvemonkeys.util
- AbstractDecoratedMap.KeySet - Class in com.twelvemonkeys.util
- AbstractDecoratedMap.Values - Class in com.twelvemonkeys.util
- AbstractDirectory - Class in com.twelvemonkeys.imageio.metadata
-
AbstractDirectory
- AbstractDirectory(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- AbstractEntry - Class in com.twelvemonkeys.imageio.metadata
-
AbstractEntry
- AbstractEntry(Object, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.AbstractEntry
- AbstractImageSource - Class in com.twelvemonkeys.image
-
AbstractImageSource
- AbstractImageSource() - Constructor for class com.twelvemonkeys.image.AbstractImageSource
- AbstractMetadata - Class in com.twelvemonkeys.imageio
-
AbstractMetadata
- AbstractMetadata() - Constructor for class com.twelvemonkeys.imageio.AbstractMetadata
- AbstractMetadata(boolean, String, String, String[], String[]) - Constructor for class com.twelvemonkeys.imageio.AbstractMetadata
- AbstractMultiPaletteChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
AbstractMultiPaletteChunk
- AbstractMultiPaletteChunk(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- AbstractRLEDecoder - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Abstract base class for RLE decoding as specified by in the Windows BMP (aka DIB) file format.
- AbstractRLEDecoder(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
-
Creates an RLEDecoder.
- AbstractTokenIterator - Class in com.twelvemonkeys.util
-
Abstract base class for
TokenIterator
s to extend. - AbstractTokenIterator() - Constructor for class com.twelvemonkeys.util.AbstractTokenIterator
- accelerate(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Tries to use H/W-accelerated code for an image for display purposes.
- accelerate(Image, Color, GraphicsConfiguration) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Tries to use H/W-accelerated code for an image for display purposes.
- accelerate(Image, GraphicsConfiguration) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Tries to use H/W-accelerated code for an image for display purposes.
- accept(E) - Method in interface com.twelvemonkeys.util.FilterIterator.Filter
-
Tests whether or not the element fulfills certain criteria, and hence should be accepted.
- accept(File) - Method in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- accept(File) - Method in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- accept(File, String) - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.This method implements the
java.io.FilenameFilter
interface. - accessOrder - Variable in class com.twelvemonkeys.util.LinkedMap
- acHTables - Variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- acTab - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- acTabSel - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan.Component
- actionPerformed(ActionEvent) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ChangeBackgroundAction
- actionPerformed(ActionEvent) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ChooseBackgroundAction
- actionPerformed(ActionEvent) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomAction
- actionPerformed(ActionEvent) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomToFitAction
- activateProfiles() - Static method in class com.twelvemonkeys.imageio.color.ProfileDeferralActivator
- activateProfilesInternal() - Static method in class com.twelvemonkeys.imageio.color.ProfileDeferralActivator
- add(int) - Method in class com.twelvemonkeys.image.IndexImage.Counter
-
Method add
- add(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- add(Entry) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- add(Entry) - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- add(Entry) - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- add(E) - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- add(E) - Method in class com.twelvemonkeys.util.LinkedSet
- ADD_MAX - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- ADD_MIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- ADD_OVER - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- ADD_PIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- addAll(Collection<? extends E>) - Method in class com.twelvemonkeys.util.LinkedSet
- addAll(Collection<E>, Iterator<? extends E>) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Adds all elements of the iterator to the collection.
- addBefore(LinkedMap.LinkedEntry<K, V>) - Method in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
-
Adds this entry before the given entry (which must be an existing entry) in the list.
- addBorder(BufferedImage, int, int) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- addBorder(BufferedImage, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
- addCheckBoxItem(Action, JMenu, ButtonGroup) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- addChildNode(IIOMetadataNode, String, Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- addChildNode(IIOMetadataNode, String, Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- addConsumer(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- addDimensions(int, int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- addGreenToBlueAndRed(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.SubtractGreenTransform
- addImage(Container, ImageReader, int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- addImage(Container, ImageReader, int, String) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- AddMax - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite
- AddMax() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.AddMax
- AddMin - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite
- AddMin() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.AddMin
- addPixels(byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- addProgressListener(BufferedImageFactory.ProgressListener) - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Adds a progress listener to this factory.
- addResource(IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- addSID(int) - Method in class com.twelvemonkeys.io.ole2.SIdChain
- addStringToTable(LZWDecoder.LZWString) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- addSubtractFull(byte, byte, byte) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- addSubtractHalf(byte, byte) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- addTextEntryIfPresent(IIOMetadataNode, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- addXYZPoints(IIOMetadataNode, String, double, double, double) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- adjustColorMap(MutableIndexColorModel.PaletteChange[]) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- adjustToPadding(int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- AdobeAPP14Replacement(long, long, long, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.AdobeAPP14Replacement
- adobeDCT - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- AdobeDCT - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
AdobeDCTSegment
- AdobeDCT(int, int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- AdobePathBuilder - Class in com.twelvemonkeys.imageio.path
-
Deprecated.Use
AdobePathReader
instead. This class will be removed in a future release. - AdobePathBuilder(byte[]) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathBuilder
-
Deprecated.
- AdobePathBuilder(DataInput) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathBuilder
-
Deprecated.
- AdobePathReader - Class in com.twelvemonkeys.imageio.path
-
Reads a
Shape
object from an Adobe Photoshop Path resource. - AdobePathReader(byte[]) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathReader
-
Creates a path reader that will read its data from a
byte
array. - AdobePathReader(DataInput) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathReader
-
Creates a path reader that will read its data from a
DataInput
, such as anImageInputStream
. - AdobePathSegment - Class in com.twelvemonkeys.imageio.path
-
Adobe path segment.
- AdobePathSegment(int, double, double, double, double, double, double) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathSegment
- AdobePathSegment(int, int) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathSegment
- AdobePathSegment(int, int, double, double, double, double, double, double) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathSegment
- AdobePathWriter - Class in com.twelvemonkeys.imageio.path
-
Writes a
Shape
object to an Adobe Photoshop Path or Path resource. - AdobePathWriter(Shape) - Constructor for class com.twelvemonkeys.imageio.path.AdobePathWriter
-
Creates an AdobePathWriter for the given path.
- adobeRGB1998 - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
- AffineTransformOp - Class in com.twelvemonkeys.image
-
This is a drop-in replacement for
AffineTransformOp
. - AffineTransformOp(AffineTransform, int) - Constructor for class com.twelvemonkeys.image.AffineTransformOp
- AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class com.twelvemonkeys.image.AffineTransformOp
- ALL_APP_MARKERS - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
-
Internal constant for referring all APP segments
- ALL_IDS - Static variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- ALL_SEGMENTS - Static variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- AllAppSegmentsMap() - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllAppSegmentsMap
- AllIdsList() - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllIdsList
- allowExternalResources - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- allowExternalResources - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- AllSegmentsMap() - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllSegmentsMap
- Alph - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- ALPHA_THRESHOLD - Static variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- ALPHABET - Static variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Field ALPHABET
- alphaCode - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
- alphaFilter(WritableRaster, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- AlphaFiltering - Interface in com.twelvemonkeys.imageio.plugins.webp
- alphaMask - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- alphaShift - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader.Order
- alternateScans - Variable in class com.twelvemonkeys.image.DiffusionDither
- AnimationFrame - Class in com.twelvemonkeys.imageio.plugins.webp
-
Represents one animation frame (ANMF) chunk.
- AnimationFrame - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- AnimationFrame(long, long, Rectangle, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.AnimationFrame
- apendJFXX(IIOMetadataNode) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- APP_SEGMENTS - Static variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- APP0 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP1 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP10 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP11 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP12 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP13 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP14 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP15 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP2 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP3 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP4 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP5 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP6 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP7 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP8 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- APP9 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- appendAndEscape(String, int, int, StringBuilder, String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- appendEntries(IIOMetadataNode, String, Directory) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- appendHuffmanTables(HuffmanTable, int, IIOMetadataNode) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- appendICCProfile(IIOMetadataNode) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- appendMarkerSequence(IIOMetadataNode, List<Segment>, boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- appendTextEntriesFlat(IIOMetadataNode, Directory, FilterIterator.Filter<Entry>) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- APPLE_USE_RESERVED_FIELD - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- Application - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
An application (APPn) segment in the JPEG stream.
- Application(int, String, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Application
- APPLICATION_RECORD - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
- applyAlpha(BufferedImage, BufferedImage) - Static method in class com.twelvemonkeys.image.IndexImage
-
Applies the alpha-component of the alpha image to the given image.
- applyClippingPath(Shape, BufferedImage) - Static method in class com.twelvemonkeys.imageio.path.Paths
-
Applies the clipping path to the given image.
- applyClippingPath(Shape, BufferedImage, BufferedImage) - Static method in class com.twelvemonkeys.imageio.path.Paths
-
Applies the clipping path to the given image.
- applyICCProfileIfNeeded(BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- applyInverse(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorIndexingTransform
- applyInverse(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- applyInverse(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- applyInverse(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.SubtractGreenTransform
- applyInverse(WritableRaster) - Method in interface com.twelvemonkeys.imageio.plugins.webp.lossless.Transform
- applyOrientation(BufferedImage, int) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
- approxHigh - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- approxLow - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- apx - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- apy - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- arch() - Static method in class com.twelvemonkeys.lang.Platform
-
Shorthand for
Platform.get().getArchitecture()
. - architecture - Variable in class com.twelvemonkeys.lang.Platform
-
Normalized system architecture constant
- Architecture(String) - Constructor for enum com.twelvemonkeys.lang.Platform.Architecture
- AreaAverageOp - Class in com.twelvemonkeys.image
-
AreaAverageOp
- AreaAverageOp(int, int) - Constructor for class com.twelvemonkeys.image.AreaAverageOp
- ARGB_ORDER - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- array - Variable in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- arrayAsString(byte[]) - Static method in class com.twelvemonkeys.imageio.path.Paths
- arrayEquals(Object, Object) - Static method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- ArrayIterator(E[], int, int) - Constructor for class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- arrayToString(Object) - Static method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- arrayToString(Object[], String) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
- asASCII(short) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- asAsciiString(byte[], int, int) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- asAsciiString(byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- asByteRaster(Raster) - Static method in class com.twelvemonkeys.imageio.util.RasterUtils
-
Returns a raster with
DataBuffer.TYPE_BYTE
transfer type. - asByteRaster(Raster, ColorModel) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- asByteRaster(WritableRaster) - Static method in class com.twelvemonkeys.imageio.util.RasterUtils
-
Returns a writable raster with
DataBuffer.TYPE_BYTE
transfer type. - asByteRaster0(Raster) - Static method in class com.twelvemonkeys.imageio.util.RasterUtils
- asInputStream() - Method in class com.twelvemonkeys.io.RandomAccessStream
-
Returns an input view of this
RandomAccessStream
. - asIterable(NamedNodeMap) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- asIterable(NodeList) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- asListNoNulls(T[]) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
- asMM(short, float) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- asNullTerminatedAsciiString(byte[], int) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- asNullTerminatedAsciiString(byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- asOutputStream() - Method in class com.twelvemonkeys.io.RandomAccessStream
-
Returns an output view of this
RandomAccessStream
. - aspect - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPixelAspectRatio
- aspect() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- aspect() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- aspect() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- assertInput() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Makes sure input is set.
- assertIntCount(long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- assertIntegerOffset(long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- assertLongOffset(long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- assertMutable() - Method in class com.twelvemonkeys.imageio.AbstractMetadata
-
Asserts that this meta data is mutable.
- assertMutable() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
-
Throws
UnsupportedOperationException
if this directory is read-only. - assertOpen() - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- assertOutput() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Makes sure output is set.
- asShortArray(int[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- asTree(Directory) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- asTupleType(int) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- asTupleType(int) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- asZeroTerminatedASCIIString(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- attributeBits - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- attributeType - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- authorComments - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- authorName - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- automatonStateNumber - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.
- available() - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- available() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- available() - Method in class com.twelvemonkeys.io.enc.DecoderStream
- available() - Method in class com.twelvemonkeys.io.FileSeekableStream
- available() - Method in class com.twelvemonkeys.io.NullInputStream
-
This implementation returns
0
, always. - available() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- available() - Method in class com.twelvemonkeys.io.SubStream
- average2(byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- averageColor() - Method in class com.twelvemonkeys.image.IndexImage.Cube
-
Returns the average color for this cube
- AVG_L_T - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- AVG_L_TL - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- AVG_L_TL_T_TR - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- AVG_L_TR_T - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- AVG_T_TR - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- AVG_TL_T - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
B
- b - Variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- B - Static variable in class com.twelvemonkeys.image.ResampleOp
- B_DC_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_HD_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_HE_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_HU_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_LD_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_RD_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_TM_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_VE_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_VL_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- B_VR_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- background - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- background - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- backgroundColor - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- backgroundPaint - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- bareMIME(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Removes any charset or extra info from the mime-type string (anything after a semicolon,
;
, inclusive). - Base64Decoder - Class in com.twelvemonkeys.io.enc
-
Decoder
implementation for standard base64 encoding. - Base64Decoder() - Constructor for class com.twelvemonkeys.io.enc.Base64Decoder
- Base64Encoder - Class in com.twelvemonkeys.io.enc
-
Encoder
implementation for standard base64 encoding. - Base64Encoder() - Constructor for class com.twelvemonkeys.io.enc.Base64Encoder
- baseURI - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- BasicEntry(K, V) - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- bean - Variable in class com.twelvemonkeys.util.BeanMap
- BeanEntry(PropertyDescriptor) - Constructor for class com.twelvemonkeys.util.BeanMap.BeanEntry
- BeanIterator(Iterator<PropertyDescriptor>) - Constructor for class com.twelvemonkeys.util.BeanMap.BeanIterator
- BeanMap - Class in com.twelvemonkeys.util
-
A
Map
adapter for a Java Bean. - BeanMap(Object) - Constructor for class com.twelvemonkeys.util.BeanMap
- BeanMap.BeanEntry - Class in com.twelvemonkeys.util
- BeanMap.BeanIterator - Class in com.twelvemonkeys.util
- BeanMap.BeanSet - Class in com.twelvemonkeys.util
- BeanMap.Wrapped - Interface in com.twelvemonkeys.util
- BeanSet() - Constructor for class com.twelvemonkeys.util.BeanMap.BeanSet
- BeanUtil - Class in com.twelvemonkeys.lang
-
A utility class with some useful bean-related functions.
- BeanUtil() - Constructor for class com.twelvemonkeys.lang.BeanUtil
- bessel(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- besselOrderOne(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- bgColor - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- BI_TYPE_ANY - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Passed to the createXxx methods, to indicate that the type does not matter
- BIGTIFF_MAGIC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- BigTIFFImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.tiff
-
BigTIFFImageReaderSpi.
- BigTIFFImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageReaderSpi
-
Creates a
BigTIFFImageReaderSpi
. - BigTIFFImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.tiff
-
BigTIFFImageWriterSpi
- BigTIFFImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageWriterSpi
- BigTIFFProviderInfo - Class in com.twelvemonkeys.imageio.plugins.tiff
-
BigTIFFProviderInfo.
- BigTIFFProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFProviderInfo
- bindAction(Action, String, KeyStroke...) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- BIT_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.RLE4Decoder
- BIT_REVERSE_TABLE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.ReverseInputStream
- BIT_REVERSE_TABLE - Static variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- BIT_SHIFTS - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.RLE4Decoder
- BIT5 - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- BIT6 - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- bitCount - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- bitCount - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- bitCount - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- bitCount - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- bitDepth - Variable in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
- bitFillOrder - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- BitMap - Class in com.twelvemonkeys.imageio.plugins.pict
-
BitMap.
- BitMap() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMap
- BITMAP_CORE_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BITMAPCOREHEADER size, OS/2 V1
- BITMAP_INFO_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BITMAPINFOHEADER size, Windows 3.0 and later.
- BITMAP_V2_INFO_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- BITMAP_V3_INFO_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- BITMAP_V4_INFO_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BITMAPV4HEADER size, Windows 95/NT4 and later.
- BITMAP_V5_INFO_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BITMAPV5HEADER size, Windows 98/2000 and later.
- BitmapCoreHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeader
- BitmapCoreHeaderV2() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeaderV2
- BitmapDescriptor - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Describes a bitmap structure.
- BitmapDescriptor(DirectoryEntry, DIBHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- bitmapHeader - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- BitmapIndexed - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Describes an indexed bitmap structure (1, 4, or 8 bits per pixes).
- BitmapIndexed(DirectoryEntry, DIBHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- BitmapInfoHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapInfoHeader
- BitmapMask - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Describes a transparency mask structure (1 bit).
- BitmapMask(DirectoryEntry, DIBHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BitmapMask
- BitMapPattern - Class in com.twelvemonkeys.imageio.plugins.pict
-
BitMapPattern
- BitMapPattern(byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- BitMapPattern(byte[], Color, Color) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- BitMapPattern(int) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- BitMapPattern(Paint) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- BitMapPattern(Paint, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- BitmapRGB - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Describes an RGB/true color bitmap structure (16, 24 and 32 bits per pixel).
- BitmapRGB(DirectoryEntry, DIBHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BitmapRGB
- BitmapUnsupported - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Represents bitmap structures we can't read.
- BitmapUnsupported(DirectoryEntry, DIBHeader, String) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BitmapUnsupported
- BitmapV4InfoHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV4InfoHeader
- BitmapV5InfoHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV5InfoHeader
- bitMask - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapMask
- bitMask - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- bitmaskFor(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- bitmaskFor(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- bitOffset - Variable in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- BitPaddingStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
BitPaddingStream.
- BitPaddingStream(InputStream, int, int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- bitplanes - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- bitplanes() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- bitplanes() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- bitplanes() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- bitPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- bitRotateCCW(byte[], int, int, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Rotate bits counterclockwise.
- bitRotateCCW(int[], int, int, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Rotate bits counterclockwise.
- bitRotateCW(byte[], int, int, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Rotate bits clockwise.
- bitRotateCW(byte[], int, int, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.BitRotator
-
Rotate bits clockwise.
- BitRotator - Class in com.twelvemonkeys.imageio.plugins.pcx
-
IFFUtil
- BitRotator() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.BitRotator
- bits - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- bits - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- bits - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- bits - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorIndexingTransform
- bits - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- bits - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- bitsPerCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- bitsPerCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- bitsPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- bitsPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- bitsPerPixel() - Method in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- bitsPerRGB - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- bitsPerSample - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- bitsPerSample(Form) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- BLACK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
-
QuickDraw
black
pattern - BLACK - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- BLACK_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- BLACK_NONTERMINATING_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- BLACK_RUN_LENGTHS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- BLACK_TERMINATING_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- BLACKANDWHITE - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
B/W, but uses 1 byte (8 bits) per pixel.
- BLACKANDWHITE_ALPHA - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
B/W + bit mask, uses 2 bytes per pixel.
- BLACKANDWHITE_WHITE_IS_ZERO - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
1 bit B/W.
- blackIsZero - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- blackIsZero - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- blackman(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- BlackmanBesselFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.BlackmanBesselFilter
- BlackmanSincFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.BlackmanSincFilter
- blackRunTree - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- BlacmanFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.BlacmanFilter
- bleedScale - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- bleedWidth - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- blend - Variable in class com.twelvemonkeys.imageio.plugins.webp.AnimationFrame
- blend(int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Blends two ARGB values half and half, to create a tone in between.
- blend(Color, Color) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Blends two colors half and half, to create a tone in between.
- blend(Color, Color, float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Blends two colors, controlled by the blending factor.
- BLEND - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- BLEND_COLR - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Color blending mode "colr"
- BLEND_DARK - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Darken blending mode "dark"
- BLEND_DIFF - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Difference blending mode "diff"
- BLEND_DISS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Dissolve blending mode "diss"
- BLEND_DIV - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Color dodge blending mode "div "
- BLEND_DKCL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Darker color blending mode "dkCl"
- BLEND_FDIV - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Divide blending mode "fdiv"
- BLEND_FSUB - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Subtract blending mode "fsub"
- BLEND_HLIT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Hard light blending mode "hLit"
- BLEND_HMIX - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Hard mix blending mode "hMix"
- BLEND_HUE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Hue blending mode "hue "
- BLEND_IDIV - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Color burn blending mode "idiv"
- BLEND_LBRN - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Linear burn blending mode "lbrn"
- BLEND_LDDG - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Linear dodge blending mode "lddg"
- BLEND_LGCL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Lighter color blending mode "lgCl"
- BLEND_LITE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Lighten blending mode "lite"
- BLEND_LLIT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Linear light blending mode "lLit"
- BLEND_LUM - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Luminosity blending mode "lum "
- BLEND_MUL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Multiply blending mode "mul "
- BLEND_NORM - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Normal blending mode "norm"
- BLEND_OVER - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Overlay blending mode "over"
- BLEND_PASS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Pass through blending mode "pass"
- BLEND_PLIT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Pin light blending mode "pLit"
- BLEND_SAT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Saturation blending mode "sat "
- BLEND_SCRN - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Screen blending mode "scrn"
- BLEND_SLIT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Soft light blending mode "sLit"
- BLEND_SMUD - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Exclusion blending mode "smud"
- BLEND_VLIT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Vivid light blending mode "vLit"
- blendMode - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- blendMode - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- BLOCK_SIZE - Static variable in class com.twelvemonkeys.imageio.stream.FileCache
- BLOCK_SIZE - Static variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- BLOCK_SIZE - Static variable in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- BLOCK_TYPES - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- BLU - Static variable in class com.twelvemonkeys.image.IndexImage.Cube
- blueCode - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
- blueMask - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- blues - Variable in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- blueShift - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader.Order
- blur(BufferedImage) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a blurred version of the given image.
- blur(BufferedImage, float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a blurred version of the given image.
- BMHDChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
BMHDChunk
- BMHDChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- BMHDChunk(int, int, int, int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- BMP_FILE_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- BMPImageReader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ImageReader for Microsoft Windows Bitmap (BMP) format.
- BMPImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- BMPImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- BMPImageReader.ListenerDelegator - Class in com.twelvemonkeys.imageio.plugins.bmp
- BMPImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.bmp
-
BMPImageReaderSpi
- BMPImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- BMPImageWriter - Class in com.twelvemonkeys.imageio.plugins.bmp
-
BMPImageWriter
- BMPImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- BMPImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.bmp
-
BMPImageWriterSpi
- BMPImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi
- BMPMetadata - Class in com.twelvemonkeys.imageio.plugins.bmp
-
BMPMetadata.
- BMPMetadata(DIBHeader, int[]) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- BMPProviderInfo - Class in com.twelvemonkeys.imageio.plugins.bmp
-
BMPProviderInfo.
- BMPProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPProviderInfo
- body - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- body - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- BODYChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
BODYChunk
- BODYChunk(int, int, long) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.BODYChunk
- bodyLength() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- bodyLength() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- bodyLength() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- bodyOffset() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- bodyOffset() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- bodyOffset() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- BoolDecoder - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- BoolDecoder(ImageInputStream, long) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- booleanString(boolean) - Static method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- bottom - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- bottom - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- bounds - Variable in class com.twelvemonkeys.imageio.plugins.webp.AnimationFrame
- BoxFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.BoxFilter
- BoxFilter(double) - Constructor for class com.twelvemonkeys.image.ResampleOp.BoxFilter
- brightness(Image, float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Changes the brightness of the original image.
- BrightnessContrastFilter - Class in com.twelvemonkeys.image
-
Adjusts the contrast and brightness of an image.
- BrightnessContrastFilter() - Constructor for class com.twelvemonkeys.image.BrightnessContrastFilter
-
Creates a BrightnessContrastFilter with default values (
brightness=0.3, contrast=0.3
). - BrightnessContrastFilter(float, float) - Constructor for class com.twelvemonkeys.image.BrightnessContrastFilter
-
Creates a BrightnessContrastFilter with the given values for brightness and contrast.
- BUF_SIZE - Static variable in class com.twelvemonkeys.io.FileUtil
-
The size of the buffer used for copying
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- buffer - Variable in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
-
Pre-buffers up to the next 8 Bytes in input.
- buffer - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- buffer - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- buffer - Variable in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- buffer - Variable in class com.twelvemonkeys.io.enc.DecoderStream
- buffer - Variable in class com.twelvemonkeys.io.enc.EncoderStream
- buffer - Variable in class com.twelvemonkeys.io.enc.PackBitsEncoder
- buffer - Variable in class com.twelvemonkeys.io.FileCacheSeekableStream
- buffer - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- buffered - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- BufferedChannelImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
A buffered
ImageInputStream
that is backed by aSeekableByteChannel
and provides greatly improved performance compared toFileCacheImageInputStream
orMemoryCacheImageInputStream
for shorter reads, like single byte or bit reads. - BufferedChannelImageInputStream(Cache) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenCache
. - BufferedChannelImageInputStream(File) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenFile
. - BufferedChannelImageInputStream(FileInputStream) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenFileInputStream
. - BufferedChannelImageInputStream(RandomAccessFile) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenRandomAccessFile
. - BufferedChannelImageInputStream(SeekableByteChannel) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenSeekableByteChannel
. - BufferedChannelImageInputStream(SeekableByteChannel, boolean) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- BufferedChannelImageInputStream(Path) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
-
Constructs a
BufferedChannelImageInputStream
that will read from a givenPath
. - BufferedFileImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
Deprecated.Use
BufferedChannelImageInputStream
instead. - BufferedFileImageInputStream(File) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.Constructs a
BufferedFileImageInputStream
that will read from a givenFile
. - BufferedFileImageInputStream(RandomAccessFile) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.Constructs a
BufferedFileImageInputStream
that will read from a givenRandomAccessFile
. - BufferedFileImageInputStreamSpi - Class in com.twelvemonkeys.imageio.stream
-
BufferedFileImageInputStreamSpi
- BufferedFileImageInputStreamSpi() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- BufferedFileImageInputStreamSpi(ProviderInfo) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- BufferedFileImageInputStreamSpi.FileInputFilter - Class in com.twelvemonkeys.imageio.stream
- BufferedImageFactory - Class in com.twelvemonkeys.image
-
A faster, lighter and easier way to convert an
Image
to aBufferedImage
than using aPixelGrabber
. - BufferedImageFactory(Image) - Constructor for class com.twelvemonkeys.image.BufferedImageFactory
-
Creates a
BufferedImageFactory
. - BufferedImageFactory(ImageProducer) - Constructor for class com.twelvemonkeys.image.BufferedImageFactory
-
Creates a
BufferedImageFactory
. - BufferedImageFactory.Consumer - Class in com.twelvemonkeys.image
- BufferedImageFactory.ProgressListener - Interface in com.twelvemonkeys.image
-
This interface allows clients of a
BufferedImageFactory
to receive notifications of decoding progress. - BufferedImageIcon - Class in com.twelvemonkeys.image
-
An
Icon
implementation backed by aBufferedImage
. - BufferedImageIcon(BufferedImage) - Constructor for class com.twelvemonkeys.image.BufferedImageIcon
- BufferedImageIcon(BufferedImage, int, int) - Constructor for class com.twelvemonkeys.image.BufferedImageIcon
- BufferedImageIcon(BufferedImage, int, int, boolean) - Constructor for class com.twelvemonkeys.image.BufferedImageIcon
- BufferedImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
Deprecated.Use
BufferedFileImageInputStream
instead. - BufferedImageInputStream(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- BufferedImageInputStream(ImageInputStream, int) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- BufferedInputStreamImageInputStreamSpi - Class in com.twelvemonkeys.imageio.stream
-
BufferedInputStreamImageInputStreamSpi.
- BufferedInputStreamImageInputStreamSpi() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- BufferedInputStreamImageInputStreamSpi(ProviderInfo) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- BufferedInputStreamImageInputStreamSpi.InputStreamFilter - Class in com.twelvemonkeys.imageio.stream
- BufferedRAFImageInputStreamSpi - Class in com.twelvemonkeys.imageio.stream
-
BufferedRAFImageInputStreamSpi Experimental
- BufferedRAFImageInputStreamSpi() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- BufferedRAFImageInputStreamSpi(ProviderInfo) - Constructor for class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- BufferedRAFImageInputStreamSpi.RAFInputFilter - Class in com.twelvemonkeys.imageio.stream
- bufferEmpty() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- bufferEmpty() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- bufferLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- bufferLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- bufferLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- bufferLimit - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- bufferLimit - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- bufferPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- bufferPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- bufferPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- bufferPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- bufferPos - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- bufferPos - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- bufferPos - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- bufferStream - Variable in class com.twelvemonkeys.io.WriterOutputStream
- build() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- buildAutomaton() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- buildCommand(File, File) - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- builder(ImageTypeSpecifier) - Static method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- Builder(ImageTypeSpecifier) - Constructor for class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- buildFromLengths(short[]) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- buildFromLengths(short[], int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- buildHuffTable(int[], short[], short[][]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- buildHuffTables(int[][][]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- buildYCCtoRGBtable() - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
-
Initializes tables for YCC->RGB color space conversion.
- buildYCCtoRGBtable() - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
-
Initializes tables for YCC->RGB color space conversion.
- BYTE_ORDER_MARK_BIG_ENDIAN - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- BYTE_ORDER_MARK_LITTLE_ENDIAN - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- BYTE_TO_UNDEFINED_NODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- ByteArrayImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
Experimental
- ByteArrayImageInputStream(byte[]) - Constructor for class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- ByteArrayImageInputStream(byte[], int, int) - Constructor for class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- ByteArrayImageInputStreamSpi - Class in com.twelvemonkeys.imageio.stream
-
ByteArrayImageInputStreamSpi Experimental
- ByteArrayImageInputStreamSpi() - Constructor for class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
- ByteArrayImageInputStreamSpi(ProviderInfo) - Constructor for class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
- byteBuffer - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- byteCounts - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- byteOrder - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- byteOrder - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- byteOrder - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- byteOrder(float) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- bytePos(int, int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- byteRunStream - Variable in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- bytesLeft - Variable in class com.twelvemonkeys.io.SubStream
- bytesPerLine - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- bytesPerLine - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- bytesPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- bytesPerSample - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- bytesWritten - Variable in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
The number of bytes written so far to the little endian output stream.
- byteToBinary(int) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- byteValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
C
- C - Static variable in class com.twelvemonkeys.image.ResampleOp
- cache - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
- cache - Variable in class com.twelvemonkeys.imageio.stream.FileCache
- cache - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- cache - Variable in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- cache - Variable in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- Cache - Interface in com.twelvemonkeys.imageio.stream
- cacheFile - Variable in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- calculateRequiredBits(int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- calcXContrib(double, double, int, ResampleOp.InterpolationFilter, int) - Method in class com.twelvemonkeys.image.ResampleOp
- CALENDAR_YEAR - Static variable in class com.twelvemonkeys.lang.DateUtil
-
One calendar year: 365.2425 days (31556952000 milliseconds).
- camelToLisp(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the input string from camel-style (Java in-fix) naming convention to Lisp-style naming convention (hyphen delimitted, all lower case).
- camg - Variable in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- CAMGChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
CAMGChunk
- CAMGChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- canBeFill - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReaderSpi
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReaderSpi
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- canDecode(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReaderSpi
- canDecode(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
- canDecode(ImageInputStream, int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi
- canDecodeAs(Object, int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.CURImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
- canDecodeInput(Object) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReaderSpi
- canDecompress(QuickTime.ImageDesc) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTBMPDecompressor
- canDecompress(QuickTime.ImageDesc) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTDecompressor
-
Returns whether this decompressor is capable of decompressing the image data described by the given image description.
- canDecompress(QuickTime.ImageDesc) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTGenericDecompressor
- canDecompress(QuickTime.ImageDesc) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTRAWDecompressor
- canEncodeImage(RenderedImage) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageWriterSpi
- canEncodeImage(ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriterSpi
- canInsertEmpty(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canInsertImage(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadataFormat
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFMedataFormat
-
Deprecated.
- canNodeAppear(String, ImageTypeSpecifier) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadataFormat
- canRead() - Method in class com.twelvemonkeys.io.Win32Lnk
- canRead(DataInput) - Static method in class com.twelvemonkeys.io.ole2.CompoundDocument
- canRead(DataInput, boolean) - Static method in class com.twelvemonkeys.io.ole2.CompoundDocument
- canReadRaster() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- canReadRaster() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- canReadRaster() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- canRemoveImage(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canReplaceImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canReplacePixels(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canReplaceStreamMetadata() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canSetSourceRenderSize() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- canUseCacheFile() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- canUseCacheFile() - Method in class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- canUseCacheFile() - Method in class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- canUseCacheFile() - Method in class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- canWrite() - Method in class com.twelvemonkeys.io.Win32Lnk
- canWriteEmpty() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canWriteRasters() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canWriteRasters() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- canWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- canWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- canWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- canWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- capitalize(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Makes the first letter of a String uppercase.
- capitalize(String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Makes the Nth letter of a String uppercase.
- caption - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- catalog - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- Catalog - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
-
Represents a
Catalog
structure, typically found in aCompoundDocument
. - Catalog(Catalog.CatalogHeader, Catalog.CatalogItem[]) - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- Catalog.CatalogHeader - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
- Catalog.CatalogItem - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
- CatalogHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- CatalogItem() - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- categories() - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Returns an
Iterator
containing all categories in this registry. - category - Variable in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- categoryMap - Variable in class com.twelvemonkeys.util.service.ServiceRegistry
- CategoryRegistry(Class<T>) - Constructor for class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- CatromFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.CatromFilter
- Cb_B_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- Cb_B_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
- Cb_G_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- Cb_G_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
- CCIR_601_1_COEFFICIENTS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- CCITTFaxDecoderStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression.
- CCITTFaxDecoderStream(InputStream, int, int, int, long, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- CCITTFaxDecoderStream(InputStream, int, int, long) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
-
Creates a CCITTFaxDecoderStream.
- CCITTFaxDecoderStream(InputStream, int, int, long, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
-
Creates a CCITTFaxDecoderStream.
- CCITTFaxDecoderStream.Node - Class in com.twelvemonkeys.imageio.plugins.tiff
- CCITTFaxDecoderStream.Tree - Class in com.twelvemonkeys.imageio.plugins.tiff
- CCITTFaxEncoderStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression.
- CCITTFaxEncoderStream(OutputStream, int, int, int, int, long) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- CCITTFaxEncoderStream.Code - Class in com.twelvemonkeys.imageio.plugins.tiff
- CENTERJSAMPLE - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter
- CGA_PALETTE - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.CGAColorModel
- CGAColorModel - Class in com.twelvemonkeys.imageio.plugins.pcx
- CGAColorModel() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.CGAColorModel
- chain - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- chain - Variable in class com.twelvemonkeys.io.ole2.SIdChain
- ChangeBackgroundAction(String, Paint) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ChangeBackgroundAction
- changedLines - Variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- changes - Variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- changesCurrentRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- changesCurrentRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- changesCurrentRowCount - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- changesCurrentRowLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- changesReferenceRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- changesReferenceRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- changesReferenceRowCount - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- changesReferenceRowLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- channel - Variable in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- channel - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- channel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- channel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- channel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- channel - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- channel - Variable in class com.twelvemonkeys.imageio.stream.FileCache
- channel - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- channelId - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo
- channelInfo - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- channels - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- channels - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- channels - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- character - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.
- charArray - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- CharsetDecoder(String) - Constructor for class com.twelvemonkeys.io.WriterOutputStream.CharsetDecoder
- checkBounds(int) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Convenience method to make sure image index is within bounds.
- checkCategory(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- checkEOF(int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
-
Checks a read byte for EOF marker.
- checkeredBG - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- checkErrorMessage(Process) - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- checkIfLastFreeRangeState(WildcardStringParser.WildcardStringParserState) - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- checkIfStateInWildcardRange(WildcardStringParser.WildcardStringParserState) - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- checkKey(Object) - Method in class com.twelvemonkeys.util.BeanMap
- checkOpen() - Method in class com.twelvemonkeys.io.SeekableInputStream
- checkOpen() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- checkString() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- checkThumbnailBounds(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- children - Variable in class com.twelvemonkeys.io.ole2.Entry
- CHILDREN - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- ChooseBackgroundAction(String, Color) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ChooseBackgroundAction
- CHUNK_ABIT - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
ACBM body chunk
- CHUNK_ALPH - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_ANIM - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_ANMF - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_ANNO - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic annotation chunk (usually used for Software)
- CHUNK_AUTH - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic Author chunk
- CHUNK_BMHD - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Bitmap Header chunk
- CHUNK_BODY - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Main data (body) chunk
- CHUNK_CAMG - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Commodore Amiga viewport mode chunk (used to determine HAM and EHB modes)
- CHUNK_CCRT - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
color cycling
- CHUNK_CHRS - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic character string chunk
- CHUNK_CLUT - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Color Lookup Table chunk
- CHUNK_CMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Color map chunk
- CHUNK_CMYK - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Cyan, Magenta, Yellow, & Black color map (Soft-Logik)
- CHUNK_CNAM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Color naming chunk (Soft-Logik)
- CHUNK_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic Copyright text chunk
- CHUNK_CRNG - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
color cycling
- CHUNK_CTBL - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Newtek Dynamic Ham color chunk
- CHUNK_DBOD - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint Deep BODy
- CHUNK_DCHG - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint Deep CHanGe buffer
- CHUNK_DCOL - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Unofficial direct color
- CHUNK_DEST - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Destination merge data chunk
- CHUNK_DGBL - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint Deep GloBaL information
- CHUNK_DLOC - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint Deep LOCation information
- CHUNK_DPEL - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint Deep Pixel ELements
- CHUNK_DPI - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Dots per inch chunk
- CHUNK_DPPV - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
DPaint perspective chunk (EA)
- CHUNK_DRNG - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
DPaint IV enhanced color cycle chunk (EA)
- CHUNK_DYCP - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Newtek Dynamic Ham chunk
- CHUNK_EPSF - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Encapsulated Postscript chunk
- CHUNK_EXIF - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_FORM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF FORM group chunk
- CHUNK_GRAB - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Hotspot chunk (cursors, brushes)
- CHUNK_ICCP - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_JUNK - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Junk (to allow garbage data in files, without re-writing the entire file)
- CHUNK_NAME - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic Name of art, music, etc.
- CHUNK_PCHG - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Line by line palette control information (Sebastiano Vigna)
- CHUNK_PRVW - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
A mini duplicate ILBM used for preview (Gary Bonham)
- CHUNK_SHAM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Sliced HAM color chunk
- CHUNK_SPRT - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Sprite information chunk
- CHUNK_TEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
EA IFF 85 Generic unformatted ASCII text chunk
- CHUNK_UTF8 - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
Third-party defined UTF-8 text.
- CHUNK_VP8_ - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_VP8L - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_VP8X - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_XBMI - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
eXtended BitMap Information (Soft-Logik)
- CHUNK_XMP_ - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- CHUNK_XS24 - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
TVPaint 24 bit thumbnail
- chunkId - Variable in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- chunkLength - Variable in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- chunkOffset - Variable in class com.twelvemonkeys.imageio.plugins.iff.BODYChunk
- CIELabColorConverter - Class in com.twelvemonkeys.imageio.color
-
Converts between CIE L*a*b* and sRGB color spaces.
- CIELabColorConverter(CIELabColorConverter.Illuminant) - Constructor for class com.twelvemonkeys.imageio.color.CIELabColorConverter
- CIELabColorConverter.Illuminant - Enum in com.twelvemonkeys.imageio.color
- CIEXYZ() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.CIEXYZ
- cieXYZEndpoints - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- clamp(double[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- clamp(float) - Static method in class com.twelvemonkeys.image.ImageUtil
- clamp(float) - Method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
- clamp(float[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- clamp(int) - Static method in class com.twelvemonkeys.image.AreaAverageOp
- clamp(int) - Static method in class com.twelvemonkeys.image.BrightnessContrastFilter
- clamp(int) - Static method in class com.twelvemonkeys.image.PixelizeOp
- clamp(int) - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter
- clamp(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- clamp(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- clamp(int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- CLAMP_ADD_SUB_FULL - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- CLAMP_ADD_SUB_HALF - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- clampAddSubtractFull(byte[], byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- clampAddSubtractHalf(byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- clampShort(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- clear() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- clear() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- clear() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- clear() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.Values
- clear() - Method in class com.twelvemonkeys.util.NullMap
- clear() - Method in class com.twelvemonkeys.util.TimeoutMap
-
Removes all mappings from this map.
- CLEAR_CODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
-
Clear: Re-initialize tables.
- CLEAR_CODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
-
Clear: Re-initialize tables.
- clearOutputBuffer() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- CLIPBOARD_RECORD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- clipping - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- clipRowToRect(Raster, Rectangle, int[], int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- clipToRect(WritableRaster, Rectangle, int[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- clone() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- clone() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
-
Returns a shallow copy of this
AbstractMap
instance: the keys and values themselves are not cloned. - clone() - Method in class com.twelvemonkeys.util.LinkedMap
- clone() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- clone(Cloneable) - Static method in class com.twelvemonkeys.lang.SystemUtil
- close() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- close() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- close() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain8BitDecoder
- close() - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- close() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- close() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- close() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- close() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- close() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- close() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- close() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- close() - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- close() - Method in class com.twelvemonkeys.imageio.stream.FileCache
- close() - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- close() - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
-
Marks this stream as closed.
- close() - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- close() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
- close() - Method in class com.twelvemonkeys.io.CompoundReader
- close() - Method in class com.twelvemonkeys.io.enc.EncoderStream
- close() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- close() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- close() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- close() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
-
This method will close the underlying
RandomAccessFile
if any, but will leave any stream created outside the document open. - close() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- close() - Method in interface com.twelvemonkeys.io.Seekable
-
Closes the stream.
- close() - Method in class com.twelvemonkeys.io.SeekableInputStream
- close() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- close() - Method in class com.twelvemonkeys.io.StringArrayReader
- close() - Method in class com.twelvemonkeys.io.SubStream
-
Marks this stream as closed.
- close() - Method in class com.twelvemonkeys.io.WriterOutputStream
- close(AdobePathSegment, AdobePathSegment, List<AdobePathSegment>, List<AdobePathSegment>) - Static method in class com.twelvemonkeys.imageio.path.AdobePathWriter
- close(InputStream) - Static method in class com.twelvemonkeys.io.FileUtil
-
Tries to close the given stream.
- close(OutputStream) - Static method in class com.twelvemonkeys.io.FileUtil
-
Tries to close the given stream.
- close(Reader) - Static method in class com.twelvemonkeys.io.FileUtil
- close(Writer) - Static method in class com.twelvemonkeys.io.FileUtil
- closeable - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- CLOSEABLE_STUB - Static variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- closed - Variable in class com.twelvemonkeys.io.SeekableInputStream
- closed - Variable in class com.twelvemonkeys.io.SeekableOutputStream
- CLOSED_SUBPATH_BEZIER_LINKED - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- CLOSED_SUBPATH_BEZIER_UNLINKED - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- CLOSED_SUBPATH_LENGTH_RECORD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- closeImpl() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- closeImpl() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- closeImpl() - Method in class com.twelvemonkeys.io.FileSeekableStream
- closeImpl() - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- closeImpl() - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- closeImpl() - Method in class com.twelvemonkeys.io.SeekableInputStream
- closeImpl() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- closePicture() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- CMAP - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS1BitColorModel
- CMAP - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS4BitColorModel
- CMAP - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS8BitColorModel
- CMAPChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
CMAPChunk
- CMAPChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- CMAPChunk(IndexColorModel) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- CMY - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- CMYK - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- CMYK - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
CMYK color.
- CMYK - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- CMYK_ALPHA - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
CMYK color + alpha.
- CMYKColorSpace - Class in com.twelvemonkeys.imageio.color
-
A fallback CMYK ColorSpace, in case none can be read from disk.
- CMYKColorSpace() - Constructor for class com.twelvemonkeys.imageio.color.CMYKColorSpace
- code - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream.Code
- Code(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream.Code
- codeTree - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- COEF_BANDS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- coefProbs - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- CollectionUtil - Class in com.twelvemonkeys.util
-
A utility class with some useful collection-related functions.
- CollectionUtil() - Constructor for class com.twelvemonkeys.util.CollectionUtil
- CollectionUtil.ArrayIterator<E> - Class in com.twelvemonkeys.util
- CollectionUtil.ReverseComparator<T> - Class in com.twelvemonkeys.util
- COLLINEARITY_THRESHOLD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathWriter
- COLOR_COMP_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- COLOR_INDEXING_TRANSFORM - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.TransformType
- COLOR_MODE_BITMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Bitmap (monochrome)
- COLOR_MODE_CMYK - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
CMYK color
- COLOR_MODE_DUOTONE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Duotone (halftone)
- COLOR_MODE_GRAYSCALE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Gray-scale
- COLOR_MODE_INDEXED - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Indexed color (palette color)
- COLOR_MODE_LAB - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Lab color
- COLOR_MODE_MULTICHANNEL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Multichannel color
- COLOR_MODE_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
RGB color
- COLOR_MODES - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- COLOR_SELECTION_DEFAULT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Default color selection
- COLOR_SELECTION_DEFAULT - Static variable in class com.twelvemonkeys.image.IndexImage
-
Default color selection
- COLOR_SELECTION_FAST - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Prioritize speed
- COLOR_SELECTION_FAST - Static variable in class com.twelvemonkeys.image.IndexImage
-
Prioritize speed
- COLOR_SELECTION_MASK - Static variable in class com.twelvemonkeys.image.IndexImage
-
Color Selection mask
- COLOR_SELECTION_QUALITY - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Prioritize quality
- COLOR_SELECTION_QUALITY - Static variable in class com.twelvemonkeys.image.IndexImage
-
Prioritize quality
- COLOR_TRANSFORM - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.TransformType
- colorBars - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- ColorCache - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
-
ColorCache.
- ColorCache(int) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- colorCorrectionOffset - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- colorCount - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- colorData - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- ColorIndexingTransform - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- ColorIndexingTransform(byte[], byte) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorIndexingTransform
- colorLUTId - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- colorMap - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- colorMap - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- colorMap - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- colorMap - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- colorMap - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- colorMap() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- colorMap() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- COLORMAP_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
No color map included.
- COLORMAP_PALETTE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Color map included.
- colorMapDepth - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- colorMapForRow(IndexColorModel, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- colorMapForRow(IndexColorModel, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- colorMapSize - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- colorMapStart - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- colorMapType - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- colorMode - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- COLORMODE_COLORMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
Obsolete.
- COLORMODE_DITHERED - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
Obsolete.
- COLORMODE_NORMAL - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
Only ColorMode NORMAL should be used.
- COLORMODE_SCREEN - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
Obsolete.
- colorModel - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- colorModel - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDColorData
- ColorProfiles - Class in com.twelvemonkeys.imageio.color
-
A helper class for working with ICC color profiles.
- ColorProfiles() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles
- ColorProfiles.CIEXYZ - Class in com.twelvemonkeys.imageio.color
- ColorProfiles.GRAY - Class in com.twelvemonkeys.imageio.color
- ColorProfiles.LINEAR_RGB - Class in com.twelvemonkeys.imageio.color
- ColorProfiles.Profiles - Class in com.twelvemonkeys.imageio.color
- ColorProfiles.PYCC - Class in com.twelvemonkeys.imageio.color
- ColorProfiles.sRGB - Class in com.twelvemonkeys.imageio.color
- colors - Variable in class com.twelvemonkeys.image.IndexImage.Cube
- colors - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- colors - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- colors - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDColorData
- colors - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- colors - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- colors - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- colorsImportant - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- colorSpace - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- colorSpace - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- colorSpace - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- colorSpace(PNMHeader) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- ColorSpaces - Class in com.twelvemonkeys.imageio.color
-
A helper class for working with ICC color profiles and color spaces.
- ColorSpaces() - Constructor for class com.twelvemonkeys.imageio.color.ColorSpaces
- ColorSpaces.Key - Class in com.twelvemonkeys.imageio.color
- colorSpaceType - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- colorSpaceType - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- colorSpaceType - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- colorSpaceType(ColorSpace) - Static method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- ColorSpaceType(int) - Constructor for enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- ColorSpaceType(int, String) - Constructor for enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- colorsUsed - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- colorTable - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorIndexingTransform
- colorTransform(int, int, int, ColorTransform.ColorTransformElement, int[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- ColorTransform - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- ColorTransform(Raster, byte) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- ColorTransform.ColorTransformElement - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- colorTransformDelta(byte, byte) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- ColorTransformElement(byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform.ColorTransformElement
- columns - Variable in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- columns - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- COM - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Comment (COM)
- com.twelvemonkeys.contrib.exif - package com.twelvemonkeys.contrib.exif
- com.twelvemonkeys.contrib.tiff - package com.twelvemonkeys.contrib.tiff
- com.twelvemonkeys.image - package com.twelvemonkeys.image
-
Classes for image manipulation.
- com.twelvemonkeys.imageio - package com.twelvemonkeys.imageio
- com.twelvemonkeys.imageio.color - package com.twelvemonkeys.imageio.color
- com.twelvemonkeys.imageio.metadata - package com.twelvemonkeys.imageio.metadata
- com.twelvemonkeys.imageio.metadata.exif - package com.twelvemonkeys.imageio.metadata.exif
- com.twelvemonkeys.imageio.metadata.iptc - package com.twelvemonkeys.imageio.metadata.iptc
- com.twelvemonkeys.imageio.metadata.jpeg - package com.twelvemonkeys.imageio.metadata.jpeg
- com.twelvemonkeys.imageio.metadata.psd - package com.twelvemonkeys.imageio.metadata.psd
- com.twelvemonkeys.imageio.metadata.tiff - package com.twelvemonkeys.imageio.metadata.tiff
- com.twelvemonkeys.imageio.metadata.xmp - package com.twelvemonkeys.imageio.metadata.xmp
- com.twelvemonkeys.imageio.path - package com.twelvemonkeys.imageio.path
- com.twelvemonkeys.imageio.plugins.bmp - package com.twelvemonkeys.imageio.plugins.bmp
- com.twelvemonkeys.imageio.plugins.dcx - package com.twelvemonkeys.imageio.plugins.dcx
- com.twelvemonkeys.imageio.plugins.dds - package com.twelvemonkeys.imageio.plugins.dds
- com.twelvemonkeys.imageio.plugins.hdr - package com.twelvemonkeys.imageio.plugins.hdr
- com.twelvemonkeys.imageio.plugins.hdr.tonemap - package com.twelvemonkeys.imageio.plugins.hdr.tonemap
- com.twelvemonkeys.imageio.plugins.icns - package com.twelvemonkeys.imageio.plugins.icns
- com.twelvemonkeys.imageio.plugins.iff - package com.twelvemonkeys.imageio.plugins.iff
- com.twelvemonkeys.imageio.plugins.jpeg - package com.twelvemonkeys.imageio.plugins.jpeg
- com.twelvemonkeys.imageio.plugins.pcx - package com.twelvemonkeys.imageio.plugins.pcx
- com.twelvemonkeys.imageio.plugins.pict - package com.twelvemonkeys.imageio.plugins.pict
- com.twelvemonkeys.imageio.plugins.pnm - package com.twelvemonkeys.imageio.plugins.pnm
- com.twelvemonkeys.imageio.plugins.pntg - package com.twelvemonkeys.imageio.plugins.pntg
- com.twelvemonkeys.imageio.plugins.psd - package com.twelvemonkeys.imageio.plugins.psd
- com.twelvemonkeys.imageio.plugins.sgi - package com.twelvemonkeys.imageio.plugins.sgi
- com.twelvemonkeys.imageio.plugins.svg - package com.twelvemonkeys.imageio.plugins.svg
- com.twelvemonkeys.imageio.plugins.tga - package com.twelvemonkeys.imageio.plugins.tga
- com.twelvemonkeys.imageio.plugins.thumbsdb - package com.twelvemonkeys.imageio.plugins.thumbsdb
- com.twelvemonkeys.imageio.plugins.tiff - package com.twelvemonkeys.imageio.plugins.tiff
- com.twelvemonkeys.imageio.plugins.webp - package com.twelvemonkeys.imageio.plugins.webp
- com.twelvemonkeys.imageio.plugins.webp.lossless - package com.twelvemonkeys.imageio.plugins.webp.lossless
- com.twelvemonkeys.imageio.plugins.webp.vp8 - package com.twelvemonkeys.imageio.plugins.webp.vp8
- com.twelvemonkeys.imageio.plugins.wmf - package com.twelvemonkeys.imageio.plugins.wmf
- com.twelvemonkeys.imageio.plugins.xwd - package com.twelvemonkeys.imageio.plugins.xwd
- com.twelvemonkeys.imageio.spi - package com.twelvemonkeys.imageio.spi
-
Provides helper classes for service provider implementations.
- com.twelvemonkeys.imageio.stream - package com.twelvemonkeys.imageio.stream
-
Provides various additional stream implementations.
- com.twelvemonkeys.imageio.util - package com.twelvemonkeys.imageio.util
-
Provides various common utilities for reading and writing images.
- com.twelvemonkeys.io - package com.twelvemonkeys.io
- com.twelvemonkeys.io.enc - package com.twelvemonkeys.io.enc
-
Contains customized stream classes, that can read or write compressed data on the fly, along with encoders and decoders for popular stream formats, such as Base64, ZIP (deflate), LZW, PackBits etc..
- com.twelvemonkeys.io.ole2 - package com.twelvemonkeys.io.ole2
-
Contains classes for reading the contents of the Microsoft OLE 2 compound document format.
- com.twelvemonkeys.lang - package com.twelvemonkeys.lang
- com.twelvemonkeys.net - package com.twelvemonkeys.net
- com.twelvemonkeys.servlet.image - package com.twelvemonkeys.servlet.image
- com.twelvemonkeys.util - package com.twelvemonkeys.util
- com.twelvemonkeys.util.convert - package com.twelvemonkeys.util.convert
- com.twelvemonkeys.util.regex - package com.twelvemonkeys.util.regex
- com.twelvemonkeys.util.service - package com.twelvemonkeys.util.service
- com.twelvemonkeys.xml - package com.twelvemonkeys.xml
- comment - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Comment
- Comment - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Comment.
- Comment(String) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Comment
- comments - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- common_adjust(boolean, Segment) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- comparator - Variable in class com.twelvemonkeys.util.CollectionUtil.ReverseComparator
- compare(T, T) - Method in class com.twelvemonkeys.util.CollectionUtil.ReverseComparator
- compareTo(Rational) - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- compareTo(Half) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- compareTo(Rational) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- compareTo(LZWDecoder.LZWString) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- compareTo(Entry) - Method in class com.twelvemonkeys.io.ole2.Entry
- compatibleCategories(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Returns an
Iterator
containing all categories in this registry the givenpProvider
may be registered with. - Component(int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Scan.Component
- Component(int, int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- componentIds - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- ComponentIdSet() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- components - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- components - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- componentsInFrame() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- componentSize - Variable in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- componentSize - Variable in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- CompositingLayer - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- CompoundDirectory - Interface in com.twelvemonkeys.imageio.metadata
-
CompoundDirectory
- CompoundDocument - Class in com.twelvemonkeys.io.ole2
-
Represents a read-only OLE2 compound document.
- CompoundDocument(SeekableInputStream) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument
- CompoundDocument(File) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument
-
Creates a (for now) read only
CompoundDocument
. - CompoundDocument(InputStream) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument
-
Creates a read only
CompoundDocument
. - CompoundDocument(ImageInputStream) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument
-
Creates a read only
CompoundDocument
. - CompoundDocument.SeekableLittleEndianDataInputStream - Class in com.twelvemonkeys.io.ole2
- CompoundDocument.Stream - Class in com.twelvemonkeys.io.ole2
- CompoundReader - Class in com.twelvemonkeys.io
-
A Reader implementation that can read from multiple sources.
- CompoundReader(Iterator<Reader>) - Constructor for class com.twelvemonkeys.io.CompoundReader
-
Create a new compound reader.
- COMPRESSED_RUN_MASK - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.RLEDecoder
- compression - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
-
0 = BI_RGB: No compression 1 = BI_RLE8: 8 bit RLE Compression (8 bit only) 2 = BI_RLE4: 4 bit RLE Compression (4 bit only) 3 = BI_BITFIELDS: No compression (16 & 32 bit only)
- compression - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- compression - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- compression - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- compression - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- COMPRESSION_ALPHA_BITFIELDS - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
RGBA bitfield masks.
- COMPRESSION_BITFIELDS - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BI_BITFIELDS, OS2_V2: Huffman 1D compression.
- COMPRESSION_BYTE_RUN - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- COMPRESSION_CCITT_MODIFIED_HUFFMAN_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- COMPRESSION_CCITT_T4 - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
CCITT T.4/Group 3 Fax compression.
- COMPRESSION_CCITT_T6 - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
CCITT T.6/Group 4 Fax compression.
- COMPRESSION_CCITTRLEW - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_DCS - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_DEFLATE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Custom: PKZIP-style Deflate.
- COMPRESSION_IT8BL - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_IT8CTPAD - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_IT8LW - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_IT8MP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_JBIG - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_JPEG - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
-
JPEG Compression (lossy).
- COMPRESSION_JPEG - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- COMPRESSION_JPEG - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
JPEG Compression (lossy).
- COMPRESSION_JPEG2000 - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_LZW - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
LZW Compression.
- COMPRESSION_NEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_NONE - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- COMPRESSION_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
-
No compression, channels stored verbatim.
- COMPRESSION_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
No compression
- COMPRESSION_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
No compression, channels stored verbatim.
- COMPRESSION_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- COMPRESSION_OLD_JPEG - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
-
Deprecated.
- COMPRESSION_OLD_JPEG - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Deprecated.
- COMPRESSION_PACKBITS - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- COMPRESSION_PIXARFILM - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_PIXARLOG - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_PIXTIFF_ZIP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
-
PIXTIFF proprietary ZIP compression, identical to Deflate/ZLib.
- COMPRESSION_PNG - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- COMPRESSION_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BI_RGB: No compression.
- COMPRESSION_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
-
Runlength encoed compression, channels are prepended by one offset and length tables (one entry in each per scanline).
- COMPRESSION_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
PacBits RLE compression
- COMPRESSION_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
-
Runlength encoed compression, channels are prepended by one offset and length tables (one entry in each per scanline).
- COMPRESSION_RLE4 - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BI_RLE4: 4 bit run-length encoding (RLE).
- COMPRESSION_RLE8 - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BI_RLE8: 8 bit run-length encoding (RLE).
- COMPRESSION_SGILOG - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_SGILOG24 - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_THUNDERSCAN - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- COMPRESSION_TYPES - Static variable in class com.twelvemonkeys.imageio.plugins.iff.IFFWriteParam
- COMPRESSION_ZIP - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
ZIP compression
- COMPRESSION_ZIP_PREDICTION - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
ZIP compression with prediction
- COMPRESSION_ZLIB - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Adobe-style Deflate.
- compressionLossless - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- compressionLossless - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- compressionName - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- compressionName - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- compressionName(DDSHeader) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSMetadata
- compressionName(Form) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- compressionName(PCXHeader) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.PCXMetadata
- compressionName(SGIHeader) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIMetadata
- compressionName(TGAHeader) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- COMPRESSIONS - Static variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- compressionType - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- compressionType - Variable in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- compressionType() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- compressionType() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- compressionType() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- compressionTypeFromMetadata(IIOMetadata) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriteParam
- compressorIdentifer - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- compressorName - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- compressorVendor - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- computeDataSize(Directory) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- computeIFDSize(Collection<? extends Entry>) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- computeMD5(byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- computePixelSize(SampleModel) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- computeSignificantBits(SGIHeader) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIMetadata
- computeStringLength(String...) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- computeTileRegion(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- concatenate(byte) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- configure(Object, Map<String, ?>) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Configures the bean according to the given mapping.
- configure(Object, Map<String, ?>, boolean) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Configures the bean according to the given mapping.
- configureStreamByteOrder(IIOMetadata, ImageOutputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- constant - Variable in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.DefaultToneMapper
- constant - Variable in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.GammaToneMapper
- consumer - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- Consumer() - Constructor for class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- consumerException - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- consumers - Variable in class com.twelvemonkeys.image.AbstractImageSource
- containedICCP - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- containingCategories(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Returns an
Iterator
containing all categories in this registry the givenpProvider
is currently registered with. - contains(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- contains(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- contains(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllIdsList
- contains(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- contains(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- contains(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.Values
- contains(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- contains(String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if a string contains a specific character.
- contains(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if a string contains another string.
- containsALPH - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- containsANIM - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- containsEXIF - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- containsICCP - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- containsIgnoreCase(String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if a string contains a specific character, ignoring case.
- containsIgnoreCase(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if a string contains another string, ignoring case.
- containsKey(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllAppSegmentsMap
- containsKey(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllSegmentsMap
- containsKey(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- containsKey(Object) - Method in class com.twelvemonkeys.util.IgnoreCaseMap
-
Tests if the specified object is a key in this map.
- containsKey(Object) - Method in class com.twelvemonkeys.util.NullMap
- containsKey(Object) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Returns
true
if this map contains a mapping for the specified pKey. - containsSafe(JPEGSegment, Map<Integer, List<String>>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- containsValue(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
-
Returns
true
if this map maps one or more keys to the specified pValue. - containsValue(Object) - Method in class com.twelvemonkeys.util.LinkedMap
- containsValue(Object) - Method in class com.twelvemonkeys.util.NullMap
- containsValue(Object) - Method in class com.twelvemonkeys.util.WeakWeakMap
- containsXMP_ - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- containsZero(long[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- context - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- context - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- context - Variable in class com.twelvemonkeys.xml.XMLSerializer
- contextDestroyed(ServletContextEvent) - Method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- contextInitialized(ServletContextEvent) - Method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- contrast(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Adds contrast
- contrast(Image, float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Changes the contrast of the image
- Contributor() - Constructor for class com.twelvemonkeys.image.ResampleOp.Contributor
- ContributorList() - Constructor for class com.twelvemonkeys.image.ResampleOp.ContributorList
- ConversionException - Exception in com.twelvemonkeys.util.convert
-
This exception may be thrown by PropertyConverters, when an attempted conversion fails.
- ConversionException(String) - Constructor for exception com.twelvemonkeys.util.convert.ConversionException
-
Creates a
ConversionException
with the given error message. - ConversionException(String, Throwable) - Constructor for exception com.twelvemonkeys.util.convert.ConversionException
-
Creates a
ConversionException
with the given message and cause. - ConversionException(Throwable) - Constructor for exception com.twelvemonkeys.util.convert.ConversionException
-
Creates a
ConversionException
with the given cause. - convertAWTHints(int) - Static method in class com.twelvemonkeys.image.ImageUtil
- convertCMYKMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- convertCMYKToRGB(byte[], byte[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- Converter - Class in com.twelvemonkeys.util.convert
-
The converter (singleton).
- Converter() - Constructor for class com.twelvemonkeys.util.convert.Converter
-
Creates a Converter.
- ConverterImpl - Class in com.twelvemonkeys.util.convert
-
The converter (singleton).
- ConverterImpl() - Constructor for class com.twelvemonkeys.util.convert.ConverterImpl
-
Creates a Converter.
- converters - Variable in class com.twelvemonkeys.util.convert.Converter
-
The converters Map
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- convertJPEGYCbCr2RGB(byte[], byte[], int) - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter
- convertRec601YCbCr2RGB(byte[], byte[], int) - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Returns
null
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- convertToDestinationCS(ColorModel, ColorModel, WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- convertToPNG(File) - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- convertValueToType(Object, Class<?>) - Static method in class com.twelvemonkeys.lang.BeanUtil
- convertYCbCr2RGB(byte[], byte[], double[], double[], int) - Static method in class com.twelvemonkeys.imageio.color.YCbCrConverter
- convertYCbCr2RGB(short[], short[], double[], double[], int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- convertYCbCr2RGB(Raster, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- convertYCCK2CMYK(Raster) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- convolve - Variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- convolve(BufferedImage, Kernel, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Convolves an image, using a convolution matrix.
- ConvolveWithEdgeOp - Class in com.twelvemonkeys.image
-
This class implements a convolution from the source to the destination.
- ConvolveWithEdgeOp(Kernel) - Constructor for class com.twelvemonkeys.image.ConvolveWithEdgeOp
- ConvolveWithEdgeOp(Kernel, int, RenderingHints) - Constructor for class com.twelvemonkeys.image.ConvolveWithEdgeOp
- copy() - Method in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- copy(File, File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies the fromFile to the toFile location.
- copy(File, File, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies the fromFile to the toFile location.
- copy(InputStream, OutputStream) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies all data from one stream to another.
- copy(String, String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies the fromFile to the toFile location.
- copy(String, String, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies the fromFile to the toFile location.
- copyBits(BufferedImage, Rectangle, Rectangle, int, Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
CopyBits.
- copyBlock(MacroBlock, WritableRaster, Rectangle, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- copyDeepMask(BufferedImage, BufferedImage, Rectangle, Rectangle, Rectangle, int, Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
CopyDeepMask -- available to basic QuickDraw only in System 7, combines the functionality of both CopyBits and CopyMask
- copyDir(File, File, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Copies a directory recursively.
- CopyDither - Class in com.twelvemonkeys.image
-
This BufferedImageOp simply copies pixels, converting to a
IndexColorModel
. - CopyDither() - Constructor for class com.twelvemonkeys.image.CopyDither
-
Creates a
CopyDither
, with no fixedIndexColorModel
. - CopyDither(IndexColorModel) - Constructor for class com.twelvemonkeys.image.CopyDither
-
Creates a
CopyDither
, using the givenIndexColorModel
for dithering into. - copyIntoRasterWithParams(Raster, WritableRaster, ImageReadParam) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
-
Copy a source raster into a destination raster with optional settings applied.
- copyMask(BufferedImage, BufferedImage, Rectangle, Rectangle, Rectangle, int, Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
CopyMask
- copyParam(ImageWriteParam, ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- copyParam(ImageWriteParam, ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- copyParams(ImageWriteParam, ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- copysign(double, double) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
-
copysign(double x, double y)
copysign(x,y) returns a value with the magnitude of x and with the sign bit of y. - CORBIS_RGB_ALTERNATE_XYZ - Static variable in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
-
Value used instead of 'XYZ ' in problematic Corbis RGB Profiles
- CorruptDocumentException - Exception in com.twelvemonkeys.io.ole2
-
Thrown when an OLE 2 compound document is considered corrupt.
- CorruptDocumentException() - Constructor for exception com.twelvemonkeys.io.ole2.CorruptDocumentException
- CorruptDocumentException(String) - Constructor for exception com.twelvemonkeys.io.ole2.CorruptDocumentException
- CorruptDocumentException(Throwable) - Constructor for exception com.twelvemonkeys.io.ole2.CorruptDocumentException
- cospi8sqrt2minus1 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.IDCT
- count - Variable in class com.twelvemonkeys.image.IndexImage.Counter
-
Field count
- count - Variable in class com.twelvemonkeys.image.IndexImage.Cube
- count - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- count() - Method in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- Counter(int) - Constructor for class com.twelvemonkeys.image.IndexImage.Counter
-
Constructor Counter
- countMaskBits(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- cplx - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- cply - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- cppx - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- cppy - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- Cr_G_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- Cr_G_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
- Cr_R_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- Cr_R_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
- create(boolean) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- create(byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.CGAColorModel
- create(Image, int, int) - Static method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates an
IndexColorModel
optimized for the givenImage
. - create8x8Pattern(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- create8x8Pattern(byte[], Color, Color) - Static method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- create8x8Pattern(int) - Static method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- createArrayForType(short, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- createBandArray(int, XWDX11Header) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- createBanded(ColorSpace, int[], int[], boolean, boolean) - Static method in class com.twelvemonkeys.imageio.util.UInt32ImageTypeSpecifier
- createBanded(ColorSpace, int[], int[], int, boolean, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createBandList(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- createBandOffsets(int) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- createBandOffsets(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- createBandOffsets(ColorModel) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- createBandOffsets(SinglePixelPackedSampleModel) - Static method in class com.twelvemonkeys.imageio.util.RasterUtils
- createBitsPerSampleForBitMasks() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- createBuffered() - Method in class com.twelvemonkeys.image.BufferedImageFactory
- createBuffered(int, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a
BufferedImage
of the given size and type. - createBuffered(int, int, int, int, GraphicsConfiguration) - Static method in class com.twelvemonkeys.image.ImageUtil
- createBufferedImage(int, int) - Method in class com.twelvemonkeys.imageio.util.IndexedImageTypeSpecifier
- createClear(int, int, int, int, Color, GraphicsConfiguration) - Static method in class com.twelvemonkeys.image.ImageUtil
- createClear(int, int, int, Color) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a clear image with the given background color.
- createClear(int, int, Color) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a clear image with the given background color.
- createColorMap(int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- createColorMap(IndexColorModel, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- createColorModel() - Method in class com.twelvemonkeys.image.BufferedImageFactory
- createColorModel() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- createColorSpace(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Creates an ICC color space from the given ICC color profile.
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.AffineTransformOp
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.AreaAverageOp
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.CopyDither
-
Creates a compatible
BufferedImage
to dither into. - createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Creates a compatible
BufferedImage
to dither into. - createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.PixelizeOp
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.twelvemonkeys.image.ResampleOp
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.AffineTransformOp
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.AreaAverageOp
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.CopyDither
-
Creates a compatible
Raster
to dither into. - createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Creates a compatible
Raster
to dither into. - createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.image.PixelizeOp
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- createCompatibleDestRaster(Raster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- createCompatibleDestRaster(Raster, IndexColorModel) - Method in class com.twelvemonkeys.image.CopyDither
- createCompatibleDestRaster(Raster, IndexColorModel) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Creates a compatible
Raster
to dither into. - createCompatibleSampleModel(int, int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- createCompatibleSampleModel(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- createCompatibleWritableRaster(int, int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- createCompatibleWritableRaster(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- createCompatibleWritableRaster(BufferedImage, ColorModel, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Workaround for bug: TYPE_3BYTE_BGR, TYPE_4BYTE_ABGR and TYPE_4BYTE_ABGR_PRE are all converted to TYPE_CUSTOM when using the default createCompatibleWritableRaster from ComponentColorModel.
- createCompressorStream(RenderedImage, ImageWriteParam, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.AddMax
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.AddMin
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.NotSrcXor
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.twelvemonkeys.imageio.plugins.pict.Pattern
- createCopy(BufferedImage) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a deep copy of the given image.
- created() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the time that this entry was created.
- createDataArray() - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- createDecodeRaster(WritableRaster, ImageReadParam, Rectangle) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- createDecompressorStream(int, int, int, int, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createDecompressorStream(ImageInputStream, int, int, int, int[], long) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- createDiscreteAlphaIndexedFromIndexColorModel(IndexColorModel) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createDiscreteExtraSamplesIndexedFromIndexColorModel(IndexColorModel, int, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createDocumentBuilderFactory() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- createDOMRegistry() - Static method in class com.twelvemonkeys.xml.DOMSerializer.Support
- createdTimestamp - Variable in class com.twelvemonkeys.io.ole2.Entry
- createEntry(int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- createEntry(K, V) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- createEntry(K, V) - Method in class com.twelvemonkeys.util.LinkedMap
-
Creates a new
LinkedEntry
. - createEntry(K, V) - Method in class com.twelvemonkeys.util.TimeoutMap
- createFillOrderStream(int, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createFilter(int) - Static method in class com.twelvemonkeys.image.ResampleOp
- createFlipped(Image, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a flipped version of the given image.
- createFromBufferedImageType(int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createFromIndexColorModel(IndexColorModel) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createFromRenderedImage(RenderedImage) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createGlobalLayerMaskNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- createGrayscale(int, int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createGrayscale(int, int, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createGrayScale() - Static method in class com.twelvemonkeys.image.GrayColorModel
- createHeader(int) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- createHeaderNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- createHeaderWriter(String, ImageOutputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- createImage(int, int) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- createImageIndexed() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- createImageResourcesNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- createImageTypeSpecifier(int, ColorSpace, int, int, int, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createIndexColorModel(int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createIndexColorModel(BufferedImage, int, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Creates an
IndexColorModel
from the given image, using an adaptive palette. - createIndexColorModel(Raster) - Method in class com.twelvemonkeys.image.CopyDither
- createIndexColorModel(Raster) - Method in class com.twelvemonkeys.image.DiffusionDither
- createIndexed(byte[], byte[], byte[], byte[], int, int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createIndexed(int[], boolean, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createIndexed(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates an indexed version of the given image (a
BufferedImage
with anIndexColorModel
. - createIndexed(Image, int, Color, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates an indexed version of the given image (a
BufferedImage
with anIndexColorModel
. - createIndexed(Image, IndexColorModel, Color, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates an indexed version of the given image (a
BufferedImage
with anIndexColorModel
. - createIndexed(Image, Image, Color, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates an indexed version of the given image (a
BufferedImage
with anIndexColorModel
. - createIndices(int, int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- createIndices(int, int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- createInputStream() - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
-
Creates a
ByteArrayInputStream
that reads directly from thisFastByteArrayOutputStream
's byte buffer. - createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.color.ProfileDeferralActivator.Spi
- createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
- createInputStreamInstance(Object, boolean, File) - Method in class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- createInstance(Class<T>, Object) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Creates an object from the given class' single argument constructor.
- createInstance(Class<T>, Object...) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Creates an object from the given class' constructor that matches the given paramaters.
- createInterleaved(ColorSpace, int[], boolean, boolean) - Static method in class com.twelvemonkeys.imageio.util.UInt32ImageTypeSpecifier
- createInterleaved(ColorSpace, int[], int, boolean, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createJFIFStream(int, int, int, byte[][], byte[][], byte[][], int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createJPEGDelegate() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createJPEGReader() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
-
Returns a new
ImageReader
that can read JPEG images. - createJPEGReader(ThumbsDBImageReaderSpi) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- createJPEGThumbnailReader(EXIF, ImageReader, ImageInputStream, Directory) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIFThumbnail
- createLayerInfoNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- createListValue(int, int...) - Static method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- createListValue(int, String...) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- createListValue(int, String...) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- createLUT(float, float) - Static method in class com.twelvemonkeys.image.BrightnessContrastFilter
- createMacroBlocks() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- createMarkerFixedLength(int, int, ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.DownsampledDQTReplacement
- createMarkerFixedLength(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.AdobeAPP14Replacement
- createMaskedImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapRGB
- createOffsets(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- createOffsets(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- createOffsets(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createPacked(ColorSpace, int, int, int, int, int, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createPackedGrayscale(ColorSpace, int, int) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createPackedOddBits(ColorSpace, int, int, int, int, int, int, boolean) - Static method in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- createPaletteNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- createParser(ImageInputStream, short) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderParser
- createPopupMenu() - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- createProfile(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Reads an ICC Profile from the given byte array, with extra validation.
- createProfileRaw(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Creates an ICC Profile from the given byte array, as-is, with no validation.
- createRaster(int, int, Object, ColorModel) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a
WritableRaster
for the givenColorModel
and pixel data. - createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.CURImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
- createReaderInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReaderSpi
- createResampled(BufferedImage, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a scaled instance of the given
BufferedImage
. - createResampled(RenderedImage, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a scaled instance of the given
RenderedImage
, and converts it to aBufferedImage
if needed. - createResampled(Image, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a scaled instance of the given
Image
, and converts it to aBufferedImage
if needed. - createRLEStream(ImageOutputStream, int) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- createRotated(Image, double) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Rotates the image to the given angle.
- createRotated(Image, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Rotates the image 90 degrees, clockwise (aka "rotate right"), counter-clockwise (aka "rotate left") or 180 degrees, depending on the
pDirection
argument. - createRotated0(BufferedImage, double) - Static method in class com.twelvemonkeys.image.ImageUtil
- createRowRaster(byte[]) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- createSafeRational(long, long) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- createScaled(Image, int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a scaled instance of the given
Image
, and converts it to aBufferedImage
if needed. - createSegmentIdsMap() - Static method in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- createSolid(BufferedImage, Color) - Static method in class com.twelvemonkeys.image.IndexImage
-
Creates a copy of the given image, with a solid background
- createStreamAdapter(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
Creates an
InputStream
adapter that reads from an underlyingImageInputStream
. - createStreamAdapter(ImageInputStream, long) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
Creates an
InputStream
adapter that reads from an underlyingImageInputStream
. - createStreamAdapter(ImageOutputStream) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
Creates an
OutputStream
adapter that writes to an underlyingImageOutputStream
. - createStrokedShape(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- createSubIFDMap() - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- createTempFile(String, File) - Static method in class com.twelvemonkeys.io.FileCacheSeekableStream
- createTexture() - Static method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- createTranslucent(Color, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a translucent version of the given color.
- createTransparent(int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a transparent image.
- createTransparent(int, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Creates a transparent image.
- createUncompressedThumbnailReader(ImageInputStream, Directory) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIFThumbnail
- createUnpredictorStream(int, int, int, int, InputStream, ByteOrder) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- createUserAgent() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- createWindow(String) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- createWindow(String) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageWriterSpi
- createWriterInstance(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriterSpi
- createYCbCrUpsamplerStream(int, int, int, int, int[], int, int, InputStream, ByteOrder) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- creationDate - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- cropMasks - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- cropMasks - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- CS_ADOBE_RGB_1998 - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
-
The Adobe RGB 1998 (or compatible) color space.
- CS_GENERIC_CMYK - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
-
A best-effort "generic" CMYK color space.
- CTBLChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
CTBLChunk
- CTBLChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.CTBLChunk
- Cube(List<IndexImage.Counter>[], int) - Constructor for class com.twelvemonkeys.image.IndexImage.Cube
-
Define a new cube.
- CubicFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.CubicFilter
- CUREntry() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.CUREntry
- CURImageReader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ImageReader for Microsoft Windows CUR (cursor) format.
- CURImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.CURImageReader
- CURImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.CURImageReader
- CURImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.bmp
-
CURImageReaderSpi
- CURImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.CURImageReaderSpi
- CURProviderInfo - Class in com.twelvemonkeys.imageio.plugins.bmp
-
CURProviderInfo.
- CURProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.CURProviderInfo
- current - Variable in class com.twelvemonkeys.io.CompoundReader
- current - Variable in class com.twelvemonkeys.io.StringArrayReader
- current - Variable in class com.twelvemonkeys.util.FilterIterator
- currentBufferLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- currentIFD - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- currentImage - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- currentLine - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- currentLine - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain8BitDecoder
- currentReader - Variable in class com.twelvemonkeys.io.CompoundReader
- currentRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- currentSegment - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- currentSting - Variable in class com.twelvemonkeys.io.StringArrayReader
- currentStreamIndex - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- currentTimeDay() - Static method in class com.twelvemonkeys.lang.DateUtil
-
Gets the current time, rounded down to the closest day.
- currentTimeHour() - Static method in class com.twelvemonkeys.lang.DateUtil
-
Gets the current time, rounded down to the closest hour.
- currentTimeMinute() - Static method in class com.twelvemonkeys.lang.DateUtil
-
Gets the current time, rounded down to the closest minute.
- currentTimeSecond() - Static method in class com.twelvemonkeys.lang.DateUtil
-
Gets the current time, rounded down to the closest second.
- CUSTOM_TAG_JOBMINDER_ASSIGNMENT_DATA - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:199 JobMinder Assignment Data (Custom IPTC field).
- cut(String, int, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Cuts a string between two words, before a sepcified length, if the string is longer than the maxium lenght.
D
- D50 - com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
- D65 - com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
- DAC - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Define Arithmetic Coding conditioning (DAC).
- DARK_GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
-
QuickDraw
dkGray
pattern - data - Variable in class com.twelvemonkeys.imageio.color.ColorSpaces.Key
- data - Variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- data - Variable in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- data - Variable in class com.twelvemonkeys.imageio.path.AdobePathReader
- data - Variable in class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- data - Variable in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- data - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Application
- data - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- data - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- data - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- data - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Unknown
- data - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- data - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- data - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform
- data - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- data - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- data - Variable in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- data() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- data() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- data() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Application
- dataLength - Variable in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- dataOff - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- dataOffset - Variable in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- dataSize - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- DateConverter - Class in com.twelvemonkeys.util.convert
-
Converts strings to dates and back.
- DateConverter() - Constructor for class com.twelvemonkeys.util.convert.DateConverter
-
Creates a
DateConverter
- DateUtil - Class in com.twelvemonkeys.lang
-
A utility class with useful date manipulation methods and constants.
- DateUtil() - Constructor for class com.twelvemonkeys.lang.DateUtil
- DAY - Static variable in class com.twelvemonkeys.lang.DateUtil
-
One day: 24 hours (86 400 000 milliseconds).
- DC_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dcHTables - Variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- DCT_0 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- DCT_1 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- DCT_2 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- DCT_3 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- DCT_4 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat1 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat2 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat3 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat4 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat5 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_cat6 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- dct_eob - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- DCT_SIZE_2 - Static variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- dcTab - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- dcTabSel - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan.Component
- DCTextra(BoolDecoder, int[]) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- DCX - Interface in com.twelvemonkeys.imageio.plugins.dcx
-
The DXC file format, is just a small header before a number of PCX streams.
- DCXHeader - Class in com.twelvemonkeys.imageio.plugins.dcx
- DCXHeader(int[]) - Constructor for class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- DCXImageReader - Class in com.twelvemonkeys.imageio.plugins.dcx
- DCXImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- DCXImageReader.ProgressDelegator - Class in com.twelvemonkeys.imageio.plugins.dcx
- DCXImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.dcx
- DCXImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReaderSpi
-
Creates a
DCXImageReaderSpi
. - DCXProviderInfo - Class in com.twelvemonkeys.imageio.plugins.dcx
-
DCXProviderInfo.
- DCXProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.dcx.DCXProviderInfo
- DDS - Interface in com.twelvemonkeys.imageio.plugins.dds
- DDSHeader - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- DDSImageReader - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- DDSImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSImageReaderSpi
- DDSMetadata - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSMetadata(ImageTypeSpecifier, DDSHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSMetadata
- DDSProviderInfo - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSProviderInfo
- DDSReader - Class in com.twelvemonkeys.imageio.plugins.dds
-
DDSReader.java
- DDSReader(DDSHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- DDSReader.Order - Class in com.twelvemonkeys.imageio.plugins.dds
- DDSType - Enum in com.twelvemonkeys.imageio.plugins.dds
- DDSType(int) - Constructor for enum com.twelvemonkeys.imageio.plugins.dds.DDSType
- debug - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- DEBUG - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
- DEBUG - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.path.AdobePathReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- DEBUG - Static variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDProviderInfo
- debugging - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- decode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decode(byte[], int, int, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Constructs a new
String
by decoding the specified sub array of bytes using the specified charset. - decode(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decode(WritableRaster, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
-
Decodes as much data as possible, from the stream into the buffer.
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.iff.RGB8RLEDecoder
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.pcx.RLEDecoder
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.sgi.RLEDecoder
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tga.RLEDecoder
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.io.enc.Base64Decoder
- decode(InputStream, ByteBuffer) - Method in interface com.twelvemonkeys.io.enc.Decoder
-
Decodes up to
buffer.length
bytes from the given input stream, into the given buffer. - decode(InputStream, ByteBuffer) - Method in class com.twelvemonkeys.io.enc.PackBitsDecoder
-
Decodes bytes from the given input stream, to the given buffer.
- decode0(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decode1D() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decode2D() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodeAny(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decodeAtom(InputStream, ByteBuffer, int) - Method in class com.twelvemonkeys.io.enc.Base64Decoder
- decodeBuffer - Variable in class com.twelvemonkeys.io.enc.Base64Decoder
- decodeBwRef(WritableRaster, ColorCache, int, HuffmanCodeGroup, byte[], short, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- decodeCached(WritableRaster, ColorCache, byte[], int, int, short) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- decodeDeltaBytes(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- decodedLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodedLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- decodedLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- decodedLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- decodedPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodedPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- decodedPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- decodedPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- decodedRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodedRows - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- decodedRows - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- decodedRows - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- decodeDXT1(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- decodeDXT2(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- decodeDXT3(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- decodeDXT4(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- decodeDXT5(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- DecodeException - Exception in com.twelvemonkeys.io.enc
-
Thrown by
Decoder
s when encoded data can not be decoded. - DecodeException(String) - Constructor for exception com.twelvemonkeys.io.enc.DecodeException
- DecodeException(String, Throwable) - Constructor for exception com.twelvemonkeys.io.enc.DecodeException
- DecodeException(Throwable) - Constructor for exception com.twelvemonkeys.io.enc.DecodeException
- decodeFloatingPointDelta(byte[], byte[], int, int, int, ByteOrder) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- decodeImage(WritableRaster, HuffmanInfo, ColorCache) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- decodeLiteral(WritableRaster, ColorCache, HuffmanCodeGroup, byte[], int, int, short) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- decodeMacroBlock(VP8Frame) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- decodeMacroBlockRow(int, WritableRaster, Rectangle, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- decodeMacroBlockTokens(VP8Frame, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- decodePlaneTokens(VP8Frame, int, SubBlock.Plane, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- decoder - Variable in class com.twelvemonkeys.io.enc.DecoderStream
- decoder - Variable in class com.twelvemonkeys.io.WriterOutputStream
- Decoder - Interface in com.twelvemonkeys.io.enc
-
Interface for decoders.
- decodeRGB(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decodeRow() - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- decodeRow() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodeRow() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- decodeRow() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- decodeRow(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
-
Decodes one full row of image data.
- decodeRow(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.bmp.RLE4Decoder
- decodeRow(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.bmp.RLE8Decoder
- decodeRows() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- decodeRows() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- decodeRows() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- decodeRowType2() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodeRowType4() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodeRowType6() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- DecoderStream - Class in com.twelvemonkeys.io.enc
-
An
InputStream
that provides on-the-fly decoding from an underlying stream. - DecoderStream(InputStream, Decoder) - Constructor for class com.twelvemonkeys.io.enc.DecoderStream
-
Creates a new decoder stream and chains it to the input stream specified by the
stream
argument. - DecoderStream(InputStream, Decoder, int) - Constructor for class com.twelvemonkeys.io.enc.DecoderStream
-
Creates a new decoder stream and chains it to the input stream specified by the
stream
argument. - decodeRun(CCITTFaxDecoderStream.Tree) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- decodeSingle(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- decodeSubBlock(BoolDecoder, int[][][][], int, int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- decodeTo(Writer, byte[], int, int) - Method in class com.twelvemonkeys.io.WriterOutputStream.CharsetDecoder
- decodeTo(Writer, byte[], int, int) - Method in interface com.twelvemonkeys.io.WriterOutputStream.Decoder
- decodeTo(Writer, byte[], int, int) - Method in class com.twelvemonkeys.io.WriterOutputStream.StringDecoder
- decodeToken(BoolDecoder, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- decompose(int, double) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- decomposeAlpha(ColorModel, DataBuffer, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- decompress(QuickTime.ImageDesc, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTBMPDecompressor
- decompress(QuickTime.ImageDesc, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTDecompressor
-
Decompresses an image.
- decompress(QuickTime.ImageDesc, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTGenericDecompressor
- decompress(QuickTime.ImageDesc, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTRAWDecompressor
- decompress(DataInputStream, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSUtil
- decompress(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickTime
-
Decompresses the QuickTime image data from the given stream.
- decompressHuffman(byte[], byte[], short[], int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- DEEPForm(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- DEEPForm(int, DGBLChunk, DLOCChunk, DPELChunk, XS24Chunk, BODYChunk) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- deepGlobal - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- deepLocation - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- deepPixel - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- deepToString(Object) - Static method in class com.twelvemonkeys.lang.StringUtil
- deepToString(Object, boolean, int) - Static method in class com.twelvemonkeys.lang.StringUtil
- DEFAULT_ALLOW_EXTERNAL_RESOURCES - Static variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- DEFAULT_BUFFER_SIZE - Static variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- DEFAULT_BUFFER_SIZE - Static variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- DEFAULT_BUFFER_SIZE - Static variable in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- DEFAULT_CONFIGURATION - Static variable in class com.twelvemonkeys.image.ImageUtil
- DEFAULT_FORMAT - Static variable in class com.twelvemonkeys.util.TimeFormat
-
The default time format
- DEFAULT_NS_MAPPING - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
-
Contains the mapping from URI to default namespace prefix.
- DEFAULT_PIXELS_PER_METER - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- DEFAULT_TONE_MAPPER - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReadParam
- defaultBG - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- defaultColor - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- DefaultConverter - Class in com.twelvemonkeys.util.convert
-
Converts strings to objects and back.
- DefaultConverter() - Constructor for class com.twelvemonkeys.util.convert.DefaultConverter
-
Creates a
DefaultConverter
. - defaultNamespace - Variable in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- defaultSize - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- DefaultToneMapper - Class in com.twelvemonkeys.imageio.plugins.hdr.tonemap
-
DefaultToneMapper.
- DefaultToneMapper() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.tonemap.DefaultToneMapper
- DefaultToneMapper(float) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.tonemap.DefaultToneMapper
- delegate - Variable in class com.twelvemonkeys.image.AffineTransformOp
- delegate - Variable in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- delegate - Variable in class com.twelvemonkeys.imageio.metadata.exif.EXIFReader
-
Deprecated.
- delegate - Variable in class com.twelvemonkeys.imageio.metadata.exif.EXIFWriter
-
Deprecated.
- delegate - Variable in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- delegate - Variable in class com.twelvemonkeys.imageio.path.AdobePathBuilder
-
Deprecated.
- delegate - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
-
Our JPEG reading delegate
- delegate - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
-
Our JPEG writing delegate
- delegateCSTypeMismatch(JFIF, AdobeDCT, Frame, JPEGColorSpace) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- delegateProvider - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- delegateProvider - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- delete(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Deletes the specified file.
- delete(File, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Deletes the specified file.
- delete(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Deletes the specified file.
- delete(String, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Deletes the specified file.
- deleteDir(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Deletes a directory recursively.
- DELIMITER_STRING - Static variable in class com.twelvemonkeys.lang.StringUtil
-
The default delimiter string, used by the
toXXXArray()
methods. - delimiters - Variable in class com.twelvemonkeys.util.StringTokenIterator
- delta(long) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Returns the time between the given start time and now (as defined by
System.currentTimeMillis()
). - delta(Date) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Returns the time between the given start time and now (as defined by
System.currentTimeMillis()
). - DeltaQ - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- DeltaQ() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.DeltaQ
- denominator - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- denominator() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- denominator() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- depth - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- depth() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- DEPTH - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- dequantMacroBlock(VP8Frame) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- dequantSubBlock(VP8Frame, Integer) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- deregister(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- deregister(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
De-registers the given provider from all categories it's currently registered in.
- deregister(Object, Class<?>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Deregisters the given provider from the given category.
- deregisterLocalProvidersForCategory(IIORegistry, IIOProviderContextListener.LocalFilter, Class<T>, ServletContext) - Static method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- deregisterProvider(ServiceRegistry, IIOServiceProvider, Class<T>) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
THIS METHOD WILL BE MOVED/RENAMED, DO NOT USE.
- derive(Color, Color) - Method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- derive(Color, Color) - Method in class com.twelvemonkeys.imageio.plugins.pict.Pattern
- derive(Color, Color) - Method in class com.twelvemonkeys.imageio.plugins.pict.PixMapPattern
- description - Variable in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- description - Variable in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- descriptors - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- descriptors - Variable in class com.twelvemonkeys.util.BeanMap
- dest - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- destBlack - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- destWhite - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- DGBLChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
DGBLChunk
- DGBLChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- DHP - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Hierarchical Progression (DHP).
- DHT - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Huffman Tables segment marker (DHT).
- DHT_LENGTH - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- DIB - Interface in com.twelvemonkeys.imageio.plugins.bmp
-
DIB
- DIBHeader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Represents the DIB (Device Independent Bitmap) Information header structure.
- DIBHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- DIBHeader.BitmapCoreHeader - Class in com.twelvemonkeys.imageio.plugins.bmp
- DIBHeader.BitmapCoreHeaderV2 - Class in com.twelvemonkeys.imageio.plugins.bmp
-
OS/2 BitmapCoreHeader Version 2.
- DIBHeader.BitmapInfoHeader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Represents the DIB (Device Independent Bitmap) Windows 3.0 Bitmap Information header structure.
- DIBHeader.BitmapV4InfoHeader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Represents the BITMAPV4INFOHEADER structure.
- DIBHeader.BitmapV5InfoHeader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Represents the BITMAPV5INFOHEADER structure.
- DIBImageReader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ImageReader for Microsoft Windows ICO (icon) format.
- DIBImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- DIBImageWriter - Class in com.twelvemonkeys.imageio.plugins.bmp
-
DIBImageWriter
- DIBImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DIBImageWriter
- diff - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- DiffusionDither - Class in com.twelvemonkeys.image
-
This
BufferedImageOp/RasterOp
implements basic Floyd-Steinberg error-diffusion algorithm for dithering. - DiffusionDither() - Constructor for class com.twelvemonkeys.image.DiffusionDither
-
Creates a
DiffusionDither
, with no fixedIndexColorModel
. - DiffusionDither(IndexColorModel) - Constructor for class com.twelvemonkeys.image.DiffusionDither
-
Creates a
DiffusionDither
, using the givenIndexColorModel
for dithering into. - digits - Variable in class com.twelvemonkeys.util.TimeFormatter
- dimension - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- DIMENSION_UNITS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- dimensions - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- dimensions - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- dimUnit(short) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- DirectImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
An
ImageInputStream
that adapts anInputSteam
, by reading directly from the stream without and form of caching or buffering. - DirectImageInputStream(InputStream) - Constructor for class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- DirectImageInputStream(InputStream, long) - Constructor for class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- direction - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo.GuideResource
- directories - Variable in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- directory - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- directory - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- Directory - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Directory
- Directory - Interface in com.twelvemonkeys.imageio.metadata
-
Directory
- Directory(int) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.Directory
- directoryCount() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- directoryCount() - Method in interface com.twelvemonkeys.imageio.metadata.CompoundDirectory
- directoryCountLength - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- DirectoryEntry - Class in com.twelvemonkeys.imageio.plugins.bmp
-
DirectoryEntry
- DirectoryEntry() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- DirectoryEntry.CUREntry - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Cursor directory entry.
- DirectoryEntry.ICOEntry - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Icon directory entry.
- directorySId - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- directorySIdChain - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- disableNoOp - Variable in class com.twelvemonkeys.io.enc.PackBitsDecoder
- DiscreteAlphaIndexColorModel - Class in com.twelvemonkeys.imageio.color
-
This class represents a hybrid between an
IndexColorModel
and aComponentColorModel
, having both a color map and a full, discrete alpha channel and/or one or more "extra" channels. - DiscreteAlphaIndexColorModel(IndexColorModel) - Constructor for class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
Creates a
DiscreteAlphaIndexColorModel
, delegating color map look-ups to the givenIndexColorModel
. - DiscreteAlphaIndexColorModel(IndexColorModel, int, boolean) - Constructor for class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
-
Creates a
DiscreteAlphaIndexColorModel
, delegating color map look-ups to the givenIndexColorModel
. - DISPLAY_INFO_CS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- DISPLAY_INFO_KINDS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- displayError(Exception) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer.SVGImageReaderUserAgent
- displayError(String) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer.SVGImageReaderUserAgent
- displayHeight - Variable in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- DisplayHelper() - Constructor for class com.twelvemonkeys.contrib.exif.EXIFUtilities.DisplayHelper
- displayMessage(String) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer.SVGImageReaderUserAgent
- displayWidth - Variable in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- dispose - Variable in class com.twelvemonkeys.imageio.plugins.webp.AnimationFrame
- dispose() - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Frees resources used by this
BufferedImageFactory
. - dispose() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
- dispose() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- dispose() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- distanceCode - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
- DISTANCES - Static variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
-
Used for decoding backward references Upper 4Bits are y distance, lower 4 Bits are 8 minus x distance
- DITHER_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- DITHER_DEFAULT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Java default dither
- DITHER_DEFAULT - Static variable in class com.twelvemonkeys.image.IndexImage
-
Java default dither
- DITHER_DIFFUSION - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Error diffusion dither
- DITHER_DIFFUSION - Static variable in class com.twelvemonkeys.image.IndexImage
-
Error diffusion dither
- DITHER_DIFFUSION_ALTSCANS - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Error diffusion dither with alternating scans
- DITHER_DIFFUSION_ALTSCANS - Static variable in class com.twelvemonkeys.image.IndexImage
-
Error diffusion dither with alternating scans
- DITHER_MASK - Static variable in class com.twelvemonkeys.image.IndexImage
-
Dither mask
- DITHER_NONE - Static variable in class com.twelvemonkeys.image.ImageUtil
-
No dither
- DITHER_NONE - Static variable in class com.twelvemonkeys.image.IndexImage
-
No dither
- divides(Rational) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- DLOCChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
DLOCChunk.
- DLOCChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- DNL - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Number of Lines (DNL).
- document - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- document - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- document - Variable in class com.twelvemonkeys.io.ole2.Entry
- documentCreationTime - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- documentCreationTime - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- documentCreationTime(TGAExtensions) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- doFetch(boolean) - Method in class com.twelvemonkeys.image.BufferedImageFactory
- DOM_REGISTRY - Static variable in class com.twelvemonkeys.xml.DOMSerializer.Support
- DOMSerializer - Class in com.twelvemonkeys.xml
-
DOMImplementationLS
backed implementation. - DOMSerializer() - Constructor for class com.twelvemonkeys.xml.DOMSerializer
- DOMSerializer(OutputStream, String) - Constructor for class com.twelvemonkeys.xml.DOMSerializer
-
Creates a serializer using the given byte stream and encoding.
- DOMSerializer(Writer) - Constructor for class com.twelvemonkeys.xml.DOMSerializer
-
Creates a serializer using the given character stream and encoding.
- DOMSerializer.Support - Class in com.twelvemonkeys.xml
- done - Variable in class com.twelvemonkeys.image.IndexImage.Cube
- doubleValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- doubleValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- doubleValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- DownsampledDQTReplacement(long, long, long, int, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.DownsampledDQTReplacement
- DPELChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
DPELChunk.
- DPELChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- DPELChunk.TypeDepth - Class in com.twelvemonkeys.imageio.plugins.iff
- DQT - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Quantization Tables segment marker (DQT).
- drawDebug() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- drawDebug() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- drawDebugH() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- drawDebugV() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- drawOnto(Graphics2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Reads the PICT stream.
- drawOnto(BufferedImage, Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Draws the source image onto the buffered image, using
AlphaComposite.Src
and coordinates0, 0
. - drawString(String) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
DrawString - draws the text of a Pascal string.
- DRI - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Define Restart Interval (DRI).
- dstX - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- dstY - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- DUMMY - Static variable in class com.twelvemonkeys.util.LinkedSet
- dump(byte[]) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
- dump(long, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
- dumpToFile(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- DuplicateHandler<T> - Interface in com.twelvemonkeys.util
-
DuplicateHandler
- DUPLICATES_AS_ARRAY - Static variable in interface com.twelvemonkeys.util.DuplicateHandler
-
Converts duplicats to an
Object
array. - DUPLICATES_AS_CSV - Static variable in interface com.twelvemonkeys.util.DuplicateHandler
-
Converts duplicates to a comma-separated
String
. - duration - Variable in class com.twelvemonkeys.imageio.plugins.webp.AnimationFrame
- DXT1 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- DXT2 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- DXT3 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- DXT4 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- DXT5 - com.twelvemonkeys.imageio.plugins.dds.DDSType
E
- EDGE_NO_OP - Static variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
-
Alias for
ConvolveOp.EDGE_NO_OP
. - EDGE_NO_OP - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Alias for
ConvolveOp.EDGE_NO_OP
. - EDGE_REFLECT - Static variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
-
Adds a border to the image while convolving.
- EDGE_REFLECT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Adds a border to the image while convolving.
- EDGE_WRAP - Static variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
-
Adds a border to the image while convolving.
- EDGE_WRAP - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Adds a border to the image while convolving.
- EDGE_ZERO_FILL - Static variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
-
Alias for
ConvolveOp.EDGE_ZERO_FILL
. - EDGE_ZERO_FILL - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Alias for
ConvolveOp.EDGE_ZERO_FILL
. - edgeCondition - Variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- ELEMENTS - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- embeddedICCProfile - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- EMPTY - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- EMPTY - Static variable in class com.twelvemonkeys.io.ole2.Entry
- EmptyReader - Class in com.twelvemonkeys.io
-
EmptyReader
- EmptyReader() - Constructor for class com.twelvemonkeys.io.EmptyReader
- enableAA(Graphics) - Static method in class com.twelvemonkeys.image.GraphicsUtil
-
Enables anti-aliasing in the
Graphics
object. - ENC_MAC_ROMAN - Static variable in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- encode(OutputStream, byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.RLEEncoder
- encode(OutputStream, byte[], int, int) - Method in class com.twelvemonkeys.io.enc.PackBitsEncoder
- encode(OutputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tga.RLEEncoder
- encode(OutputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- encode(OutputStream, ByteBuffer) - Method in class com.twelvemonkeys.io.enc.Base64Encoder
- encode(OutputStream, ByteBuffer) - Method in interface com.twelvemonkeys.io.enc.Encoder
-
Encodes up to
buffer.remaining()
bytes into the given input stream, from the given buffer. - encode(OutputStream, ByteBuffer) - Method in class com.twelvemonkeys.io.enc.PackBitsEncoder
- encode1D() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- encode2D() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- encodeBuffer() - Method in class com.twelvemonkeys.io.enc.EncoderStream
- encodeBytes(OutputStream, ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- encoder - Variable in class com.twelvemonkeys.io.enc.EncoderStream
- Encoder - Interface in com.twelvemonkeys.io.enc
-
Interface for encoders.
- encodeRow() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- encodeRow() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- encodeRowType2() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- encodeRowType4() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- encodeRowType6() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- EncoderStream - Class in com.twelvemonkeys.io.enc
-
An
OutputStream
that provides on-the-fly encoding to an underlying stream. - EncoderStream(OutputStream, Encoder) - Constructor for class com.twelvemonkeys.io.enc.EncoderStream
-
Creates an output stream filter built on top of the specified underlying output stream.
- EncoderStream(OutputStream, Encoder, boolean) - Constructor for class com.twelvemonkeys.io.enc.EncoderStream
-
Creates an output stream filter built on top of the specified underlying output stream.
- encoding - Variable in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- encoding - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- encoding - Variable in class com.twelvemonkeys.xml.XMLSerializer
- ENCODING - Static variable in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- ENCODING_UNKNOWN - Static variable in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- ENCODING_UNSPECIFIED - Static variable in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- ENCODING_UTF_8 - Static variable in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- end() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- END_OF_CHAIN_SID - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- ENDHDR - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- endInsertEmpty() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- endReplacePixels() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- endWriteEmpty() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- endWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- endWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- endWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- endWriteSequence() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- enhanceQuantizationTable(int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- enhanceTables() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- ensureCapacity() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- ensureDisplayProfile(ICC_Profile) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- ensureExcludesAt(String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Ensures that a string does not include a given substring at a given position.
- ensureIncludesAt(String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Ensures that a string includes a given substring at a given position.
- ensureOpen() - Method in class com.twelvemonkeys.io.CompoundReader
-
Check to make sure that the stream has not been closed
- ensureOpen() - Method in class com.twelvemonkeys.io.StringArrayReader
-
Check to make sure that the stream has not been closed
- ensureOrderedDirectory(Directory) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- entries - Variable in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- entries - Variable in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- entries - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap
- entry - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- Entry - Class in com.twelvemonkeys.io.ole2
-
Represents an OLE 2 compound document entry.
- Entry - Interface in com.twelvemonkeys.imageio.metadata
-
Entry
- Entry() - Constructor for class com.twelvemonkeys.io.ole2.Entry
- ENTRY_SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- EntryIterator() - Constructor for class com.twelvemonkeys.util.LinkedMap.EntryIterator
- EntryIterator() - Constructor for class com.twelvemonkeys.util.TimeoutMap.EntryIterator
- entryLength - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- entrySet - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap
- entrySet() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- entrySet() - Method in class com.twelvemonkeys.util.BeanMap
- entrySet() - Method in class com.twelvemonkeys.util.NullMap
- entrySet() - Method in class com.twelvemonkeys.util.TimeoutMap
- entrySet() - Method in class com.twelvemonkeys.util.WeakWeakMap
- EntrySet() - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- ENVELOPE_RECORD - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
- eofReached - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- EOI - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
End of Image segment marker (EOI).
- EOI_CODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
-
End of Information.
- EOI_CODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
-
End of Information.
- EOL - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- eolOnlyTree - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- EPOCH_OFFSET - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
-
The epoch offset of CompoundDocument time stamps
- equalPixel(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.RLEEncoder
- equals(ColorModel, ColorModel) - Static method in class com.twelvemonkeys.image.ImageUtil
- equals(Object) - Method in class com.twelvemonkeys.imageio.color.ColorSpaces.Key
- equals(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- equals(Object) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- equals(Object) - Method in class com.twelvemonkeys.imageio.path.AdobePathSegment
- equals(Object) - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- equals(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- equals(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- equals(Object) - Method in class com.twelvemonkeys.imageio.util.UInt32ImageTypeSpecifier
- equals(Object) - Method in class com.twelvemonkeys.io.ole2.Entry
- equals(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- equals(Object) - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- equals(Object) - Method in class com.twelvemonkeys.util.NullMap
-
Tests the given object for equality (wether it is also an empty
Map
). - equals(Object) - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Method equals
- eraseArc(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
EraseArc(r,int,int) // fills the arc's interior with the background pattern
- eraseOval(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
EraseOval(r) // fills the oval's interior with the background pattern
- erasePoly(Polygon) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- eraseRect(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
EraseRect(r) // fills the rectangle's interior with the background pattern
- eraseRegion(Area) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- eraseRoundRect(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
EraseRoundRect(r,int,int) // fills the rectangle's interior with the background pattern
- eraseShape(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- ESCAPE - Static variable in class com.twelvemonkeys.util.TimeFormat
- exception - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- exec(String[]) - Static method in class com.twelvemonkeys.io.FileSystem
- exif - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- EXIF - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
An EXIF segment.
- EXIF - Interface in com.twelvemonkeys.imageio.metadata.exif
-
EXIF
- EXIF(byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.EXIF
- exifData() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIF
- EXIFReader - Class in com.twelvemonkeys.imageio.metadata.exif
-
Deprecated.Use com.twelvemonkeys.imageio.metadata.tiff.TIFFReader instead.
- EXIFReader() - Constructor for class com.twelvemonkeys.imageio.metadata.exif.EXIFReader
-
Deprecated.
- EXIFThumbnail - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
EXIFThumbnail
- EXIFThumbnail() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.EXIFThumbnail
- EXIFUtilities - Class in com.twelvemonkeys.contrib.exif
-
EXIFUtilities.
- EXIFUtilities() - Constructor for class com.twelvemonkeys.contrib.exif.EXIFUtilities
- EXIFUtilities.DisplayHelper - Class in com.twelvemonkeys.contrib.exif
- EXIFWriter - Class in com.twelvemonkeys.imageio.metadata.exif
-
Deprecated.Use com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter instead.
- EXIFWriter() - Constructor for class com.twelvemonkeys.imageio.metadata.exif.EXIFWriter
-
Deprecated.
- exists() - Method in class com.twelvemonkeys.io.Win32Lnk
- existsAndExecutes(File) - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- ExitIfNoWindowPresentHandler() - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ExitIfNoWindowPresentHandler
- EXP - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Expand reference components (EXP).
- expires() - Method in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- ExpiringMap<K,V> - Interface in com.twelvemonkeys.util
-
Call-back inteface for
Map
implementations that have mappings that may expire. - expiryTime - Variable in class com.twelvemonkeys.util.TimeoutMap
-
Expiry time
- exponent - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
- exposure - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- exposureString - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- EXT_AREA_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- extensionAsString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- extensionCode - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- extensions - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- extraDesc - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- extraImageMetadataFormatClassNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraImageMetadataFormatClassNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraImageMetadataFormatNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraImageMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- EXTRASAMPLE_ASSOCIATED_ALPHA - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- EXTRASAMPLE_UNASSOCIATED_ALPHA - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- EXTRASAMPLE_UNSPECIFIED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- extraSamples - Variable in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- ExtraSamplesColorModel - Class in com.twelvemonkeys.imageio.plugins.tiff
-
ExtraSamplesColorModel.
- ExtraSamplesColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- ExtraSamplesColorModel(ColorSpace, int[], boolean, boolean, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- extraStreamMetadataFormatClassNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraStreamMetadataFormatClassNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraStreamMetadataFormatNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- extraStreamMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
F
- FACTOR_4BIT - Static variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- Factory() - Constructor for class com.twelvemonkeys.imageio.color.ICCProfileSanitizer.Factory
- fakeAOI(BufferedImage, Rectangle) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- fakeAOI(BufferedImage, ImageReadParam) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Utility method for getting the area of interest (AOI) of an image.
- fakeAOI(BufferedImage, ImageWriteParam) - Static method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Utility method for getting the area of interest (AOI) of an image.
- fakeBMPHeader(QuickTime.ImageDesc) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTBMPDecompressor
- fakeSubsampling(Image, IIOParam) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- fakeSubsampling(Image, ImageReadParam) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Utility method for getting the subsampled image.
- fakeSubsampling(Image, ImageWriteParam) - Static method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Utility method for getting the subsampled image.
- fakeVendor(Package) - Static method in class com.twelvemonkeys.imageio.spi.ProviderInfo
- fakeVersion(Package) - Method in class com.twelvemonkeys.imageio.spi.ProviderInfo
- fallback - Variable in class com.twelvemonkeys.imageio.plugins.pict.PixMapPattern
- fast - Variable in class com.twelvemonkeys.image.BufferedImageIcon
- FastByteArrayOutputStream - Class in com.twelvemonkeys.io
-
An unsynchronized
ByteArrayOutputStream
implementation. - FastByteArrayOutputStream(byte[]) - Constructor for class com.twelvemonkeys.io.FastByteArrayOutputStream
-
Creates a
ByteArrayOutputStream
with the given initial content. - FastByteArrayOutputStream(int) - Constructor for class com.twelvemonkeys.io.FastByteArrayOutputStream
-
Creates a
ByteArrayOutputStream
with the given initial buffer size. - FastCMYKToRGB - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
This class performs a pixel by pixel conversion of the source image, from CMYK to RGB.
- FastCMYKToRGB() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- fastResample(BufferedImage, BufferedImage, int, int, int) - Static method in class com.twelvemonkeys.image.ResampleOp
- FEid - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- fetch() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- fetch() - Method in class com.twelvemonkeys.imageio.stream.FileCache
- fetchBlock() - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- fetchForward() - Method in class com.twelvemonkeys.util.StringTokenIterator
- fetching - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- fetchNext() - Method in class com.twelvemonkeys.util.StringTokenIterator
- fetchReverse() - Method in class com.twelvemonkeys.util.StringTokenIterator
- fetchSegment() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- fgColor - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- field - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- fieldName - Variable in class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- file - Variable in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- FileCache - Class in com.twelvemonkeys.imageio.stream
- FileCache(File) - Constructor for class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- FileCache(InputStream, File) - Constructor for class com.twelvemonkeys.imageio.stream.FileCache
- FileCache(ReadableByteChannel, File) - Constructor for class com.twelvemonkeys.imageio.stream.FileCache
- FileCacheSeekableStream - Class in com.twelvemonkeys.io
-
A
SeekableInputStream
implementation that caches data in a temporaryFile
. - FileCacheSeekableStream(InputStream) - Constructor for class com.twelvemonkeys.io.FileCacheSeekableStream
-
Creates a
FileCacheSeekableStream
reading from the givenInputStream
. - FileCacheSeekableStream(InputStream, File) - Constructor for class com.twelvemonkeys.io.FileCacheSeekableStream
- FileCacheSeekableStream(InputStream, String) - Constructor for class com.twelvemonkeys.io.FileCacheSeekableStream
-
Creates a
FileCacheSeekableStream
reading from the givenInputStream
. - FileCacheSeekableStream(InputStream, String, File) - Constructor for class com.twelvemonkeys.io.FileCacheSeekableStream
-
Creates a
FileCacheSeekableStream
reading from the givenInputStream
. - FileCacheSeekableStream.FileCache - Class in com.twelvemonkeys.io
- FileInputFilter() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi.FileInputFilter
- FilenameMaskFilter - Class in com.twelvemonkeys.io
-
Deprecated.
- FilenameMaskFilter() - Constructor for class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.Creates a
FilenameMaskFilter
- FilenameMaskFilter(String) - Constructor for class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.Creates a
FilenameMaskFilter
- FilenameMaskFilter(String[]) - Constructor for class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.Creates a
FilenameMaskFilter
- FilenameMaskFilter(String[], boolean) - Constructor for class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.Creates a
FilenameMaskFilter
- FilenameMaskFilter(String, boolean) - Constructor for class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.Creates a
FilenameMaskFilter
- filenameMasksForExclusion - Variable in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- filenameMasksForInclusion - Variable in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- FileSeekableStream - Class in com.twelvemonkeys.io
-
A
SeekableInputStream
implementation that uses random access directly to aFile
. - FileSeekableStream(File) - Constructor for class com.twelvemonkeys.io.FileSeekableStream
-
Creates a
FileSeekableStream
that reads from the givenFile
. - FileSeekableStream(RandomAccessFile) - Constructor for class com.twelvemonkeys.io.FileSeekableStream
-
Creates a
FileSeekableStream
that reads from the given file. - fileSize - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- FileSystem - Class in com.twelvemonkeys.io
-
FileSystem
- FileSystem() - Constructor for class com.twelvemonkeys.io.FileSystem
- FileSystem.UnknownFileSystem - Class in com.twelvemonkeys.io
- fileType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- fileType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- fileType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- FILETYPE_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- FILETYPE_PAGE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- FILETYPE_REDUCEDIMAGE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- FileUtil - Class in com.twelvemonkeys.io
-
A utility class with some useful file and i/o related methods.
- FileUtil() - Constructor for class com.twelvemonkeys.io.FileUtil
- fileVersion - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- fill() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- fill() - Method in class com.twelvemonkeys.io.enc.DecoderStream
-
Fills the buffer, by decoding data from the underlying input stream.
- fill(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Tree
- fill(int, int, CCITTFaxDecoderStream.Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Tree
- FILL - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- FILL_LEFT_TO_RIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- FILL_RIGHT_TO_LEFT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- fillArc(Rectangle2D, int, int, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FillArc(r,int,int, pat) // fills an arc's interior with any pattern you specify.
- fillBuffer() - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- fillBuffer() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- fillBuffer() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- fillBuffer() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- fillBuffer() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- fillOrder - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- fillOval(Rectangle2D, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FillOval(r, pat) // fills an oval's interior with any pattern you specify.
- fillPattern - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- fillPoly(Polygon, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- fillRect(Rectangle2D, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FillRect(r, pat) // fills a rectangle's interior with any pattern you specify.
- fillRegion(Area, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- fillRoundRect(Rectangle2D, int, int, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FillRoundRect(r,int,int,pat) // fills a rectangle's interior with any pattern you specify.
- fillShape(Shape, Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- filter - Variable in class com.twelvemonkeys.util.FilterIterator
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.BlackmanBesselFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.BlackmanSincFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.BlacmanFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.BoxFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.CatromFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.CubicFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.GaussianFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.HammingFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.HanningFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.HermiteFilter
- filter(double) - Method in interface com.twelvemonkeys.image.ResampleOp.InterpolationFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.LanczosFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.MitchellFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.QuadraticFilter
- filter(double) - Method in class com.twelvemonkeys.image.ResampleOp.TriangleFilter
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.AffineTransformOp
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.AreaAverageOp
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.CopyDither
-
Performs a single-input/single-output dither operation, applying basic Floyd-Steinberg error-diffusion to the image.
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Performs a single-input/single-output dither operation, applying basic Floyd-Steinberg error-diffusion to the image.
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.PixelizeOp
- filter(BufferedImage, BufferedImage) - Method in class com.twelvemonkeys.image.ResampleOp
-
Re-samples (scales) the image to the size, and using the algorithm specified in the constructor.
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.AffineTransformOp
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.AreaAverageOp
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.CopyDither
-
Performs a single-input/single-output dither operation, applying basic Floyd-Steinberg error-diffusion to the image.
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Performs a single-input/single-output dither operation, applying basic Floyd-Steinberg error-diffusion to the image.
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.PixelizeOp
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
-
Converts the CMYK source raster to the destination RGB raster.
- filter(Raster, WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- filter(Raster, WritableRaster, IndexColorModel) - Method in class com.twelvemonkeys.image.CopyDither
-
Performs a single-input/single-output pixel copy operation.
- filter(Raster, WritableRaster, IndexColorModel) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Performs a single-input/single-output dither operation, applying basic Floyd-Steinberg error-diffusion to the image.
- filter(Image, ImageFilter) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Filters an image, using the given
ImageFilter
. - filter(Object) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi.FileInputFilter
- filter(Object) - Method in class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi.InputStreamFilter
- filter(Object) - Method in class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi.RAFInputFilter
- filter(Object) - Method in class com.twelvemonkeys.servlet.image.IIOProviderContextListener.LocalFilter
- FILTER_BLACKMAN - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Blackman interpolation..
- FILTER_BLACKMAN_BESSEL - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Blackman-Bessel interpolation.
- FILTER_BLACKMAN_SINC - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Blackman-Sinc interpolation.
- FILTER_BOX - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Box interpolation.
- FILTER_CATROM - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Catrom interpolation.
- FILTER_CUBIC - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Cubic interpolation.
- FILTER_GAUSSIAN - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Gaussian interpolation.
- FILTER_HAMMING - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Hamming interpolation.
- FILTER_HANNING - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Hanning interpolation.
- FILTER_HERMITE - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Hermite interpolation.
- FILTER_LANCZOS - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Lanczos interpolation.
- FILTER_MITCHELL - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Mitchell interpolation.
- FILTER_POINT - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Point interpolation (also known as "nearest neighbour").
- FILTER_QUADRATIC - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Quadratic interpolation.
- FILTER_TRIANGLE - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Triangle interpolation (also known as "linear" or "bilinear").
- FILTER_UNDEFINED - Static variable in class com.twelvemonkeys.image.ResampleOp
-
Undefined interpolation, filter method will use default filter.
- filter_yes(int, int, int, int, int, int, int, int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- filterImpl(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.AreaAverageOp
- filterImpl(Raster, WritableRaster) - Method in class com.twelvemonkeys.image.PixelizeOp
- FilterIterator<E> - Class in com.twelvemonkeys.util
-
Wraps (decorates) an
Iterator
with extra functionality, to allow element filtering. - FilterIterator(Iterator<E>, FilterIterator.Filter<E>) - Constructor for class com.twelvemonkeys.util.FilterIterator
-
Creates a
FilterIterator
that wraps theIterator
. - FilterIterator.Filter<E> - Interface in com.twelvemonkeys.util
-
Used to tests whether or not an element fulfills certain criteria, and hence should be accepted by the FilterIterator instance.
- filterLevel - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- filterLevel - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- filterPNM(TupleType) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- filterRGB(int, int, int) - Method in class com.twelvemonkeys.image.BrightnessContrastFilter
-
Filters one pixel, adjusting brightness and contrast according to this filter.
- filterRGB(int, int, int) - Method in class com.twelvemonkeys.image.GrayFilter
-
Filters one pixel using ITU color-conversion.
- filterStrength - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- filterType - Variable in class com.twelvemonkeys.image.ResampleOp
- finalize() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
-
Deprecated.
- finalize() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- finalize() - Method in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- finalize() - Method in class com.twelvemonkeys.io.SeekableInputStream
-
Finalizes this object prior to garbage collection.
- finalize() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- finalLock - Variable in class com.twelvemonkeys.io.CompoundReader
- finalLock - Variable in class com.twelvemonkeys.io.StringArrayReader
- findCCITTType(int, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- findCompressionType(int, InputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- findImageOrientation(IIOMetadata) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
- findLayerStartPos(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- findMaskResource(IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- findMaxLen(long) - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
-
Finds the maximum number of bytes we can read or skip, from this stream.
- findMaxLen(long) - Method in class com.twelvemonkeys.io.SubStream
-
Finds the maximum number of bytes we can read or skip, from this stream.
- findTransparentIndexMaybeRemap(int[], int[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- finite(double) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- fireProgressUpdate(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- firstChar - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- fixedPointToFloat(int) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- fixProfile(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- fixProfile(ICC_Profile) - Method in interface com.twelvemonkeys.imageio.color.ICCProfileSanitizer
- fixProfile(ICC_Profile) - Method in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
- fixProfile(ICC_Profile) - Method in class com.twelvemonkeys.imageio.color.LCMSSanitizerStrategy
- fixProfileXYZTag(ICC_Profile, int) - Static method in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
-
Fixes problematic 'XYZ ' tags in Corbis RGB profile.
- FLAG_ADDITIONAL_INFO - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_CAPS - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_COMMAND_LINE_ARGS - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_DEPTH - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_DESC_STRING - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_FILE_LOC_INFO - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_HEIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_ICON_FILENAME - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_ITEM_ID_LIST - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_LINEARSIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_MIPMAPCOUNT - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_PITCH - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_PIXELFORMAT - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_REL_PATH_STRING - Static variable in class com.twelvemonkeys.io.Win32Lnk
- FLAG_WIDTH - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- FLAG_WORKING_DIRECTORY - Static variable in class com.twelvemonkeys.io.Win32Lnk
- flags - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- flags - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- flags - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- flags0 - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- flags1 - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- FLATNESS - Static variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- flip - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- FLIP_HORIZONTAL - Static variable in class com.twelvemonkeys.image.ImageUtil
- FLIP_VERTICAL - Static variable in class com.twelvemonkeys.image.ImageUtil
- FlipH - com.twelvemonkeys.contrib.exif.Orientation
- FlipH - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- FlipHRotate90 - com.twelvemonkeys.contrib.exif.Orientation
- FlipHRotate90 - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- FlipV - com.twelvemonkeys.contrib.exif.Orientation
- FlipV - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- FlipVRotate90 - com.twelvemonkeys.contrib.exif.Orientation
- FlipVRotate90 - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- float2rgbe(byte[], float, float, float) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
-
Standard conversion from float pixels to rgbe pixels.
- floatTo16Bits(float) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- floatToShortBits(float) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Half
-
Converts a float value to IEEE 754 half-precision bits.
- floatValue - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Half
- floatValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- floatValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- floatValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- flush() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- flush() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- flush() - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- flush() - Method in class com.twelvemonkeys.io.enc.EncoderStream
- flush() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- flush() - Method in interface com.twelvemonkeys.io.Seekable
-
Discards the initial position of the stream prior to the current stream position.
- flush() - Method in class com.twelvemonkeys.io.SeekableInputStream
- flush() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- flush() - Method in class com.twelvemonkeys.io.WriterOutputStream
- flush(long) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Optionally flushes any data prior to the given position.
- flush(long) - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- flushBefore(long) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- flushBefore(long) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- flushBefore(long) - Method in interface com.twelvemonkeys.imageio.stream.Cache
- flushBefore(long) - Method in class com.twelvemonkeys.imageio.stream.FileCache
- flushBefore(long) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- flushBefore(long) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- flushBefore(long) - Method in interface com.twelvemonkeys.io.Seekable
-
Discards the initial portion of the stream prior to the indicated postion.
- flushBefore(long) - Method in class com.twelvemonkeys.io.SeekableInputStream
- flushBefore(long) - Method in class com.twelvemonkeys.io.SeekableOutputStream
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.FileSeekableStream
-
Does nothing, as we don't really do any caching here.
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.SeekableInputStream
-
Discards the initial portion of the stream prior to the indicated postion.
- flushBeforeImpl(long) - Method in class com.twelvemonkeys.io.SeekableOutputStream
- flushBuffer() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- flushBuffer() - Method in class com.twelvemonkeys.io.WriterOutputStream
- flushBuffer(byte[], int, DataOutput) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- flushedPosition - Variable in class com.twelvemonkeys.io.SeekableInputStream
- flushedPosition - Variable in class com.twelvemonkeys.io.SeekableOutputStream
- flushOnWrite - Variable in class com.twelvemonkeys.io.enc.EncoderStream
- flushStream(DataOutput) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- FMsk - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- FORCE_RASTER_CONVERSION - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- Form - Class in com.twelvemonkeys.imageio.plugins.iff
-
Form.
- Form(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.Form
- Form.DEEPForm - Class in com.twelvemonkeys.imageio.plugins.iff
-
The set of chunks used in DEEP and TVPP FORMs.
- Form.ILBMForm - Class in com.twelvemonkeys.imageio.plugins.iff
-
The set of chunks used in the "original" ILBM, and also ACBM, PBM and RGB8 FORMs.
- format - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- format(Time) - Method in class com.twelvemonkeys.util.MinutesFormatter
- format(Time) - Method in class com.twelvemonkeys.util.SecondsFormatter
- format(Time) - Method in class com.twelvemonkeys.util.TextFormatter
- format(Time) - Method in class com.twelvemonkeys.util.TimeFormat
-
Formats the the given time, using this format.
- format(Time) - Method in class com.twelvemonkeys.util.TimeFormatter
- format(Object, StringBuffer, FieldPosition) - Method in class com.twelvemonkeys.util.TimeFormat
-
DUMMY IMPLEMENTATION!!
- formatHTTPDate(long) - Static method in class com.twelvemonkeys.net.HTTPUtil
-
Formats the time to a HTTP date, using the RFC 1123 format, as described in RFC 2616 (HTTP/1.1), sec.
- formatHTTPDate(Date) - Static method in class com.twelvemonkeys.net.HTTPUtil
-
Formats the time to a HTTP date, using the RFC 1123 format, as described in RFC 2616 (HTTP/1.1), sec.
- formatNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- formatNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- formatNumber(long, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Deprecated.Use StringUtil.pad instead!
- formatString - Variable in class com.twelvemonkeys.util.TimeFormat
- formatter - Variable in class com.twelvemonkeys.util.TimeFormat
-
The formatter array.
- formatVersion - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- formatVersion - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- formType - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form
- forPAM(Raster) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- forPAM(ImageTypeSpecifier) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- forPNM(Raster) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- forPNM(ImageTypeSpecifier) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- FORWARD - Static variable in class com.twelvemonkeys.util.StringTokenIterator
- fourCC - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- fourCC - Variable in class com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
- fourCC(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- fpRow - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- FracExp(double, int) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
- fraction - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
- frame - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- frame - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- frame - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- frame - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- Frame - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Frame
- Frame(int, int, int, int, Frame.Component[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- Frame.Component - Class in com.twelvemonkeys.imageio.plugins.jpeg
- frameArc(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FrameArc(r,int,int) // outline arc with the size, pattern, and pattern mode of the graphics pen.
- frameCount - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- frameOval(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FrameOval(r) // outline oval with the size, pattern, and pattern mode of the graphics pen.
- framePoly(Polygon) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- frameRect(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FrameRect(r) // outline rect with the size, pattern, and pattern mode of the graphics pen.
- frameRegion(Area) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- frameRoundRect(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
FrameRoundRect(r,int,int) // outline round rect with the size, pattern, and pattern mode of the graphics pen.
- frames - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- frameShape(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- frameType - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- FREE_PASS_CHARACTER - Static variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Field FREE_PASS_CHARACTER
- FREE_RANGE_CHARACTER - Static variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Field FREE_RANGE_CHARACTER
- FREE_SID - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- freeResources() - Method in class com.twelvemonkeys.image.BufferedImageFactory
- frexp(double) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- from(EXIF, CompoundDirectory, ImageReader) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIFThumbnail
- from(JFIF) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIFThumbnail
- from(JFXX, ImageReader) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JFXXThumbnail
- from(ImageTypeSpecifier, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- from(ImageTypeSpecifier, int, int, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- fromCIEXYZ(float[]) - Method in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- fromFixedPoint(int) - Static method in class com.twelvemonkeys.imageio.path.AdobePathSegment
- fromhilo(int, int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- fromMetadataOrientation(String) - Static method in enum com.twelvemonkeys.contrib.exif.Orientation
- fromRGB(float[]) - Method in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- fromTIFFOrientation(int) - Static method in enum com.twelvemonkeys.contrib.exif.Orientation
- FS - Static variable in class com.twelvemonkeys.io.FileUtil
- FS_SCALE - Static variable in class com.twelvemonkeys.image.DiffusionDither
- FullResolution - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- FXid - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
G
- g - Variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- gamma - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- gamma - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- gamma - Variable in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.GammaToneMapper
- gamma - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- gammaString - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- GammaToneMapper - Class in com.twelvemonkeys.imageio.plugins.hdr.tonemap
-
GammaToneMapper.
- GammaToneMapper() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.tonemap.GammaToneMapper
- GammaToneMapper(float, float) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.tonemap.GammaToneMapper
- GaussianFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.GaussianFilter
- gcd(long, long) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- GENERIC_2CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_3CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_4CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_5CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_6CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_7CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_8CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_9CLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_ACLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_BCLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_CCLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_DCLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_ECLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GENERIC_FCLR - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GenericChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
GenericChunk
- GenericChunk - Class in com.twelvemonkeys.imageio.plugins.webp
-
A generic RIFF chunk
- GenericChunk(int, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- GenericChunk(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- GenericChunk(int, int, long) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.GenericChunk
- genericCMYK - Static variable in class com.twelvemonkeys.imageio.color.ColorSpaces
- generify(Collection<?>, Class<E>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- generify(Iterator<?>, Class<E>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- generify(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- generify2(Collection<?>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- get() - Static method in class com.twelvemonkeys.imageio.color.ICCProfileSanitizer.Factory
- get() - Static method in class com.twelvemonkeys.io.FileSystem
- get() - Static method in class com.twelvemonkeys.lang.Platform
-
Returns the current
Platform
. - get(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- get(int) - Method in class com.twelvemonkeys.io.ole2.SIdChain
- get(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllAppSegmentsMap
- get(Object) - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllSegmentsMap
- get(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- get(Object) - Method in class com.twelvemonkeys.util.BeanMap
- get(Object) - Method in class com.twelvemonkeys.util.IgnoreCaseMap
-
Returns the value to which the specified key is mapped in this map.
- get(Object) - Method in class com.twelvemonkeys.util.LinkedMap
- get(Object) - Method in class com.twelvemonkeys.util.NullMap
- get(Object) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Returns the value to which this map maps the specified pKey.
- get(Object) - Method in class com.twelvemonkeys.util.WeakWeakMap
- get(List<Segment>, Class<T>) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- get_delta_q(BoolDecoder, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- getAbove() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getAboveRightSubBlock(SubBlock, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getAboveSubBlock(SubBlock, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getAbsoluteFile() - Method in class com.twelvemonkeys.io.Win32File
- getACHuffmanTables() - Method in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- getActiveChar() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- getAdobeDCT() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getAll(List<Segment>, Class<T>) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getAlpha(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getAlpha(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getAlpha(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getAlphaComponent() - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- getAlphaMask() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getAlphaRaster(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- getAppSegments(int, String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getArchitecture() - Method in class com.twelvemonkeys.lang.Platform
- getAsTree(String) - Method in class com.twelvemonkeys.imageio.AbstractMetadata
- getAsTree(String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- getAttribute(Node, String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getAttributeBits() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getAuthorComments() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getAuthorName() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getAvailableLocales() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getBackground() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- getBackgroundColor() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- getBackgroundColor() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getBasename(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the file name of the given file, without the extension (type).
- getBasename(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the file name of the given file, without the extension (type).
- getBasename0(String) - Static method in class com.twelvemonkeys.io.FileUtil
- getBaseURI() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- getBitAsInt(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getBitCount() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- getBitCount() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getBitCount() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getBitCount() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getBitsPerPixel() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getBitsPerSample() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getBitsPerSample() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getBitsPerSample(SampleModel) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- getBlock() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- getBlue(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getBlue(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getBlue(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getBlue(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- getBlueMask() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeader
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeaderV2
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapInfoHeader
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV4InfoHeader
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV5InfoHeader
- getBMPVersion() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getBottomSubBlock(int, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.AffineTransformOp
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.AreaAverageOp
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.CopyDither
-
Returns the bounding box of the filtered destination image.
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Returns the bounding box of the filtered destination image.
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.PixelizeOp
- getBounds2D(BufferedImage) - Method in class com.twelvemonkeys.image.ResampleOp
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.AffineTransformOp
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.AreaAverageOp
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.CopyDither
-
Returns the bounding box of the filtered destination Raster.
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Returns the bounding box of the filtered destination Raster.
- getBounds2D(Raster) - Method in class com.twelvemonkeys.image.PixelizeOp
- getBounds2D(Raster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- getBounds2D(Raster) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- getBufferedImage() - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Returns the
BufferedImage
extracted from the givenImageSource
. - getByteOrder() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getByteOrder(String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- getBytes(ByteBuffer, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- getBytesPerLine() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getBytesPerPixel() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getCache() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- getCachedCS(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
- getCachedCS(ColorSpaces.Key) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
- getCachedOrCreateCS(ICC_Profile, byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
- getCanonicalFile() - Method in class com.twelvemonkeys.io.Win32File
- getCanonicalFile() - Method in class com.twelvemonkeys.io.Win32Lnk
- getCanonicalPath() - Method in class com.twelvemonkeys.io.Win32Lnk
- getCCITTOptions(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getChain() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- getChannel() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- getChannels() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getChannels() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getChildEntries() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the children of this
Entry
. - getChildEntry(String) - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the child of this
Entry
with the given name. - getChildTextValue(Node) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- getClass(String, boolean, ClassLoader) - Static method in class com.twelvemonkeys.lang.SystemUtil
- getClippingValue(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getCoefProbs() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getColorCount() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- getColorCount() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getColorMap() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getColorMode() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getColorMode(ColorModel) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- getColorModel() - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Returns the
ColorModel
extracted from the givenImageSource
. - getColorModel(IndexColorModel, int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- getColorModel(IndexColorModel, int, boolean) - Method in interface com.twelvemonkeys.imageio.plugins.iff.MultiPalette
- getColorsImportant() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getColorSpace(int) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Returns the color space specified by the given color space constant.
- getColorSpaceType() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getColorsUsed() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getComments() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getComponent(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- getComponentSize(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- getComponentSpec(Frame.Component[], int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getCompositeFor(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- getCompression() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getCompression() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getCompression() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getCompression() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getCompressionQualityDescriptions() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriteParam
- getCompressionQualityValues() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriteParam
- getCompressionType(ImageWriteParam) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriteParam
- getCompressionType(ImageWriteParam) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriteParam
- getConfiguration(GraphicsConfiguration) - Static method in class com.twelvemonkeys.image.ImageUtil
- getConverterForType(Class) - Method in class com.twelvemonkeys.util.convert.ConverterImpl
-
Gets the registered converter for the given type.
- getCount() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- getCount(Entry) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- getCreationDate() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getCsType(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- getDataElements(int, Object) - Method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
- getDataElements(int, Object) - Method in class com.twelvemonkeys.image.MonochromeColorModel
- getDataElements(int, Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- getDataType(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getDateFormat(String) - Method in class com.twelvemonkeys.util.convert.DateConverter
- getDCHuffmanTables() - Method in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- getDebugImageDiff() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImagePredict() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageUBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageUDiffBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageUPredBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageVBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageVDiffBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageVPredBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageYBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageYDiffBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugImageYPredBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getDebugString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getDebugString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getDecoder(String) - Static method in class com.twelvemonkeys.io.WriterOutputStream
- getDecompressor(QuickTime.ImageDesc) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickTime
-
Gets a decompressor that can decompress the described data.
- getDefaultBackground(BufferedImage) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- getDefaultCoefProbs() - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- getDefaultGraphicsConfiguration() - Static method in class com.twelvemonkeys.image.ImageUtil
- getDefaultHeight() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- getDefaultReadParam() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- getDefaultReadParam() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getDefaultReadParam() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- getDefaultReadParam() - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.twelvemonkeys.imageio.ImageWriterBase
-
Returns
null
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getDefaultStreamMetadata(ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- getDefaultWidth() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- getDefaultWriteParam() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- getDescription() - Method in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- getDescription() - Method in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.color.ProfileDeferralActivator.Spi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.bmp.CURImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BigTIFFImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriterSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReaderSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
- getDescription(Locale) - Method in class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- getDest() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- 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. - getDiff() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getDimX() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getDimY() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getDirectory() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- getDirectory(int) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- getDirectory(int) - Method in interface com.twelvemonkeys.imageio.metadata.CompoundDirectory
- getDirectoryname(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Extracts the directory path without the filename, from a complete filename path.
- getDirectoryname(String, char) - Static method in class com.twelvemonkeys.io.FileUtil
-
Extracts the directory path without the filename, from a complete filename path.
- getDirectoryStreamForDId(int) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getDXT5Alpha(int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getDXTColor(int, int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getDXTColor1(int, int) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getDXTColor1_1(int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getDXTColor2_1(int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getEdgeCondition() - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
-
Returns the edge condition.
- getEGAPalette() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getEmbeddedColorSpace() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getEmbeddedICCProfile(boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getEntries(int, Entry) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getEntriesRecursive(int, Entry, SortedSet<Entry>) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getEntry(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getEntry(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- getEntry(int, Entry) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getEntry(String) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getEntry(K) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- getEntryByFieldName(String) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- getEntryByFieldName(String) - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- getEntryByFieldName(String) - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- getEntryById(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- getEntryById(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- getEntryById(Object) - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- getExif() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getExifOrientation(Directory) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getExpiryTime() - Method in class com.twelvemonkeys.util.TimeoutMap
-
Gets the maximum time any value will be kept in the map, before it expires.
- getExponent() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
- getExposure() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- getExtension(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the file (type) extension of the given file.
- getExtension(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the file (type) extension of the given file.
- getExtension(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns the default file extension for the given MIME type.
- getExtension0(String) - Static method in class com.twelvemonkeys.io.FileUtil
- getExtensionForWildcard(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
- getExtensionMappings() - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns an unmodifiabale
Map
view of the MIME to extension mapping, to use as the default mapping in client applications. - getExtensions(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns all file extension for the given MIME type.
- getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer.SVGImageReaderUserAgent
- getExtraImageMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getExtraImageMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getExtraStreamMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getExtraStreamMetadataFormatNames() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getFallbackPattern() - Method in class com.twelvemonkeys.imageio.plugins.pict.PixMapPattern
- getFD() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- getFieldName() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
-
Returns
null
, meaning unknown or undefined. - getFieldName() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- getFieldName() - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCEntry
- getFieldName() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDEntry
- getFieldName() - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- getFieldName() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- getFileAsStream(String, boolean) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Gets the named file as a stream from the current directory.
- getFilename(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Extracts the filename of a complete filename path.
- getFilename(String, char) - Static method in class com.twelvemonkeys.io.FileUtil
-
Extracts the filename of a complete filename path.
- getFilenameMasksForExclusion() - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- getFilenameMasksForInclusion() - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- getFilePointer() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- getFileType() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getFilterLevel() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getFilterStrength() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getFilterType() - Method in class com.twelvemonkeys.image.ResampleOp
-
Returns the current filter type constant.
- getFilterType() - Method in class com.twelvemonkeys.image.ResampleOp.Value
- getFilterType(RenderingHints) - Static method in class com.twelvemonkeys.image.ResampleOp
-
Gets the filter type specified by the given hints.
- getFirstElement(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Gets the first element of a
String
containing string elements delimited by a given delimiter. - getFlag(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getFlushedPosition() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- getFlushedPosition() - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- getFlushedPosition() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- getFlushedPosition() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns the earliest position in the stream to which seeking may be performed.
- getFlushedPosition() - Method in class com.twelvemonkeys.io.SeekableInputStream
- getFlushedPosition() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- getForeground() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- getForeignFormat(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getFormat(Class, Object...) - Method in class com.twelvemonkeys.util.convert.NumberConverter
- getFormatName() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
- getFormatName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getFormatNames() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getFormatString() - Method in class com.twelvemonkeys.util.TimeFormat
-
Gets the format string.
- getFourCC() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getFraction() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.FracExp
- getFrameType() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getFreeSpace(File) - Method in class com.twelvemonkeys.io.FileSystem
- getFreeSpace(File) - Method in class com.twelvemonkeys.io.FileSystem.UnknownFileSystem
- getFreeSpace(File) - Static method in class com.twelvemonkeys.io.FileUtil
- getFreeSpace(File) - Method in class com.twelvemonkeys.io.UnixFileSystem
- getFreeSpace(File) - Method in class com.twelvemonkeys.io.Win32FileSystem
- getGamma() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- getGlobalLayerMaskKind(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getGreen(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getGreen(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getGreen(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getGreen(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- getGreenMask() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getHeader(DirectoryEntry) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getHeight() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- getHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- getHeight(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Gets the height of an Image.
- getHeight(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getHotspot() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.CUREntry
- getHotSpot(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.CURImageReader
-
Returns the hot spot location for the cursor.
- getHuffmanTables() - Method in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- getHuffmanValue(int[], int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getICCProfile() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getICM(BufferedImage) - Method in class com.twelvemonkeys.image.CopyDither
- getICM(BufferedImage) - Method in class com.twelvemonkeys.image.DiffusionDither
- getICM(Raster) - Method in class com.twelvemonkeys.image.CopyDither
- getICM(Raster) - Method in class com.twelvemonkeys.image.DiffusionDither
- getIconHeight() - Method in class com.twelvemonkeys.image.BufferedImageIcon
- getIconWidth() - Method in class com.twelvemonkeys.image.BufferedImageIcon
- getIdentification() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getIdentifier() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- getIdentifier() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- getIFD() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapMask
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapRGB
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapUnsupported
- getImage() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns
null
. - getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getImageMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- getImageMetadata(int, String, Set<String>) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getImageMetadataFormat(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getImageMetadataFormat(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getImageReaderDelegate(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getImageSize() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getImageType() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getImageType(int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
- getImageType(ColorModel, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- getImageTypes(int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- getImageTypesPNG(DirectoryEntry) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getImplementation() - Static method in class com.twelvemonkeys.xml.DOMSerializer.Support
- getImplementationTitle() - Method in class com.twelvemonkeys.imageio.spi.ProviderInfo
-
Returns the implementation title, as specified in the manifest entry
Implementation-Title
for the package. - getIndex(String) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getIndexColorModel() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDColorData
- getIndexColorModel(Form.ILBMForm) - Method in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- getIndexColorModel(Image, int, boolean) - Static method in class com.twelvemonkeys.image.IndexImage
-
Deprecated.Use
IndexImage.getIndexColorModel(Image,int,int)
instead! This version will be removed in a later version of the API. - getIndexColorModel(Image, int, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Extracts an
IndexColorModel
from the given image. - getIndexColorModel(Image, int, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Gets an
IndexColorModel
from the given image. - getIndexedImage(BufferedImage) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, int, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, int, Color, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, IndexColorModel, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, IndexColorModel, Color, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, Image, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexedImage(BufferedImage, Image, Color, int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Converts the input image (must be
TYPE_INT_RGB
orTYPE_INT_ARGB
) to an indexed image. - getIndexNearest(int) - Method in class com.twelvemonkeys.image.InverseColorMap
-
Gets the index of the nearest color to from the color map.
- getIndexNearest(int, int, int) - Method in class com.twelvemonkeys.image.InverseColorMap
-
Gets the index of the nearest color to from the color map.
- getInputStream() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the
InputStream
for thisEntry
- getInputStreamForSId(int, int) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getInputTypes() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getInstance() - Static method in class com.twelvemonkeys.image.MonochromeColorModel
- getInstance() - Static method in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- getInstance() - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
-
Returns the shared instance of the
PSDMetadataFormat
. - getInstance() - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadataFormat
- getInstance() - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFMedataFormat
-
Deprecated.
- getInstance() - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadataFormat
- getInstance() - Static method in class com.twelvemonkeys.util.convert.Converter
-
Gets the Converter instance.
- getInstance() - Static method in class com.twelvemonkeys.util.TimeFormat
-
DUMMY IMPLEMENTATION!! Not locale specific.
- getInterleave() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getInternalCS(int, byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
- getInternalProfile(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- getItem(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getItem(String) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getItemId() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- getItemId(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getJFIF() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getJFXX() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getJPEGProviders() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- getJPEGQuality(int[][]) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- getJPEGQuality(List<JPEGSegment>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
-
Determines an approximate JPEG compression quality value from the quantization tables.
- getJPEGQuality(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
-
Determines an approximate JPEG compression quality value from the quantization tables.
- getJPEGSourceCS(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getKernel() - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- getKey() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- getKey() - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- getLastElement(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Gets the last element of a
String
containing string elements delimited by a given delimiter. - getLayerCount() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getLayerHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getLayerId() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- getLayerName() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- getLayerWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getLeft() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getLeftSubBlock(int, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getLeftSubBlock(SubBlock, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getLength(DDSType, int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getLocale() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getMacroBlock() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getMacroBlock(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getMacroBlockCols() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getMacroBlockDebugString(int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getMacroBlockPredict(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getMacroBlockRows() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getMapSize() - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getMaxSample() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getMaxSize() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- getMaxSize() - Method in class com.twelvemonkeys.util.LRUHashMap
-
Returns the maximum number of mappings in this map.
- getMaxSize() - Method in class com.twelvemonkeys.util.LRUMap
-
Returns the maximum number of mappings in this map.
- getMaxThumbnailHeight() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getMaxThumbnailWidth() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getMaxVal(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getMaxValue() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getMetadataArrayType(Entry) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getMetadataType(Entry) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getMethodMayModifyParams(Object, String, Class[], Object[]) - Static method in class com.twelvemonkeys.lang.BeanUtil
- getMIMEType(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns the default MIME type for the given file extension.
- getMIMETypeMappings() - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns an unmodifiabale
Map
view of the extension to MIME mapping, to use as the default mapping in client applications. - getMIMETypes(String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Returns all MIME types for the given file extension.
- getMinutes() - Method in class com.twelvemonkeys.util.Time
-
Gets the minutes part of the time.
- getMinValue() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getMipMapCount() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getMode() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getModeAsString(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- getMultiChannelCS(short) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getn(int[], int, int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getName() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getName() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- getName() - Method in class com.twelvemonkeys.io.FileSystem
- getName() - Method in class com.twelvemonkeys.io.FileSystem.UnknownFileSystem
- getName() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the name of this
Entry
- getName() - Method in class com.twelvemonkeys.io.UnixFileSystem
- getName() - Method in class com.twelvemonkeys.io.Win32FileSystem
- getName() - Method in enum com.twelvemonkeys.lang.Platform.OperatingSystem
- getName(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getName(String) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getNativeIdentifier() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
-
Returns a format-native identifier.
- getNativeIdentifier() - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCEntry
- getNativeIdentifier() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDEntry
- getNativeIdentifier() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- getNativeImageMetadataFormatName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getNativeImageMetadataFormatName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getNativeStreamMetadataFormatName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getNativeStreamMetadataFormatName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getNativeTree() - Method in class com.twelvemonkeys.imageio.AbstractMetadata
-
Default implementation that throws
UnsupportedOperationException
. - getNativeTree() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getNativeTree() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getNativeTree() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getNativeTree() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getNextChanges(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- getNextChangingElement(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- getNextCode(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- getNextCode(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWCompatibilityDecoder
- getNextCode(InputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWSpecDecoder
- getNextRefChanges(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- getNode(IIOMetadataNode, String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- 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.
- getNumBands(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getNumber(File, int) - Method in class com.twelvemonkeys.io.UnixFileSystem
- getNumberFormat(String) - Method in class com.twelvemonkeys.util.convert.NumberConverter
- getNumComponents() - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getNumComponents() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getNumComponents() - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns
1
. - getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getNumImages(boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getNumThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getNumThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getNumThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getNumThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getNumThumbnailsSupported(ImageTypeSpecifier, ImageWriteParam, IIOMetadata, IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getOffset() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getOffset(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- getOpaqueSamplesPerPixel(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getOrigin() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getOS() - Method in class com.twelvemonkeys.lang.Platform
- getOutput() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getOutputTypes() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getPages(ImageInputStream) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
- getParentEntry() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Return the parent of this
Entry
- getParentFile() - Method in class com.twelvemonkeys.io.Win32File
- getPath(String) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles.Profiles
- getPenPosition() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Returns the pen position.
- getPhotometricInterpretation(ColorModel, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- getPhotometricInterpretationWithFallback() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getPhotometricInterpretationWithFallback() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getPICTFrame() - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Open and read the frame size of the PICT file.
- getPixelAspectRatio() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getPixelDepth() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getPixelFormatFlags() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getPlane() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getPlanes() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getPlanes() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getPNGDelegate() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- getPNGDelegate() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- getPNGReader() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.AffineTransformOp
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.AreaAverageOp
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.CopyDither
-
Returns the location of the destination point given a point in the source.
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Returns the location of the destination point given a point in the source.
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.PixelizeOp
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.image.ResampleOp
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- getPoint2D(Point2D, Point2D) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- getPointerOffsets(Entry) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- getPosition() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Returns the current cache read/write position.
- getPosition() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- getPosition() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- getPrecision() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getPredict() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getPredict(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getPredictorAlpha(WritableRaster, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getPreferredThumbnailSizes(ImageTypeSpecifier, ImageWriteParam, IIOMetadata, IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getPrettyPrint() - Method in class com.twelvemonkeys.xml.DOMSerializer
- getPreviousX(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getPreviousXY(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getPreviousY(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- getProfile() - Method in class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- getProfileHeaderWithProfileId(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- getProfileHeaderWithProfileId(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- getProgramType() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- getPropertyValue(Object, String) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Gets a property value from the given object, using reflection.
- getPSDClass() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDEntry
- getqIndex() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- getQindex() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getQIndex() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getQTables() - Method in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- getQTables(List<JPEGSegment>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- getQuantizationTables(List<JPEGSegment>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- getRaster(RenderedImage) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getRawImageType(int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- getRawImageTypeForCompositeLayer() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getRawImageTypeForLayer(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getRawImageTypeInternal(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getRed(int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getRed(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getRed(Object) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getRed(Object) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- getRedMask() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getRegistry(Class<T>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Gets the category registry for the given category.
- getRenderingHints() - Method in class com.twelvemonkeys.image.AffineTransformOp
- getRenderingHints() - Method in class com.twelvemonkeys.image.AreaAverageOp
- getRenderingHints() - Method in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- getRenderingHints() - Method in class com.twelvemonkeys.image.CopyDither
-
Returns the rendering mHints for this op.
- getRenderingHints() - Method in class com.twelvemonkeys.image.DiffusionDither
-
Returns the rendering mHints for this op.
- getRenderingHints() - Method in class com.twelvemonkeys.image.PixelizeOp
- getRenderingHints() - Method in class com.twelvemonkeys.image.ResampleOp
- getRenderingHints() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.FastCMYKToRGB
- getRenderingHints() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- getResourceAsStream(ClassLoader, String, boolean) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Gets the named resource as a stream from the given Class' Classoader.
- getResources(int...) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getResources(Class<T>) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getRGB(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getRGBs(IndexColorModel) - Static method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates a defensive copy of the RGB color map in the given
IndexColorModel
. - getRGBs(IndexColorModel) - Static method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- getRightSubBlock(int, SubBlock.Plane) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getRootEntry() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- getSample(Object, int) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- getSampleFormat() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getSampleModel(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getSamplesPerPixel() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getSamplesPerPixel() - Method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- getSamplesPerPixelWithFallback() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getSeconds() - Method in class com.twelvemonkeys.util.Time
-
Gets the seconds part of the time.
- getSegH(SubBlock, SubBlock, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- getSegmentId() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getSegmentQuants() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getSegQuants() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- getSegV(SubBlock, SubBlock, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- getSharpnessLevel() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getSIdChain(int, long) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
-
Gets the SIdChain for the given stream Id
- getSize() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getSize() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getSizeFormat() - Static method in class com.twelvemonkeys.io.FileUtil
- getSkipCoeff() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getSOF() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getSoftware() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- getSoftware() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getSoftwareVersion() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getSourceCSType(JFIF, AdobeDCT, Frame) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getSourceRegion() - Method in class com.twelvemonkeys.image.AreaAverageOp
- getSourceRegion() - Method in class com.twelvemonkeys.image.PixelizeOp
- getSourceRegion(IIOParam, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- getSourceRegion(ImageWriteParam, int, int) - Static method in class com.twelvemonkeys.imageio.ImageWriterBase
- getSourceRenderSizeFromSubsamping(ImageReadParam, Dimension) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- getSpace16(String, File) - Static method in class com.twelvemonkeys.io.FileUtil
- getStandardChromaNode() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getStandardChromaNode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getStandardChromaNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardChromaNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardChromaNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardCompressionNode() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getStandardCompressionNode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getStandardCompressionNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardCompressionNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardCompressionNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardDataNode() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getStandardDataNode() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRMetadata
- getStandardDataNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardDataNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardDataNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardDimensionNode() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getStandardDimensionNode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getStandardDimensionNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardDimensionNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardDimensionNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardDocumentNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardDocumentNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardDocumentNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardTextNode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getStandardTextNode() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- getStandardTextNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardTextNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardTextNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStandardTileNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardTileNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardTransparencyNode() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- getStandardTransparencyNode() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- getStandardTransparencyNode() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- getStandardTransparencyNode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getStandardTransparencyNode() - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- getStreamMetadata() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Default implementation that always returns
null
. - getStreamMetadata() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getStreamMetadata() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getStreamMetadata() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getStreamMetadataFormat(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getStreamMetadataFormat(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getStreamName(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getStreamPosition() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- getStreamPosition() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns the current byte position of the stream.
- getStreamPosition() - Method in class com.twelvemonkeys.io.SeekableInputStream
- getStreamPosition() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- getStringMask() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Gets the string mask that was used when building the parser atomaton.
- getStroke(Dimension2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- getSubBlock(SubBlock.Plane, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getSubBlockModeAsString(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- getSubblockX(SubBlock) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getSubblockY(SubBlock) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getSubsequentChar() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- getTarget() - Method in class com.twelvemonkeys.io.Win32Lnk
-
Converts two bytes into a short.
- getTempDir() - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the default temp directory for the system.
- getTempDirFile() - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the default temp directory for the system as a File.
- getThumbHeight() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- getThumbnail() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- getThumbnailCount() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- getThumbnailCount() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- getThumbnailHeight(int, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getThumbnailHeight(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getThumbnailHeight(int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getThumbnailHeight(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getThumbnailOffset() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- getThumbnailReader() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getThumbnailResource(int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getThumbnailResources(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getThumbnailWidth(int, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getThumbnailWidth(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getThumbnailWidth(int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getThumbnailWidth(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getThumbWidth() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- getTIFFField(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
-
Returns an Entry which contains the data of the requested TIFF field.
- getTIFFType(Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getTileHeight(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getTileWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getTime() - Method in class com.twelvemonkeys.util.Time
-
Gets the full time in seconds.
- getTimeFormat(String) - Method in class com.twelvemonkeys.util.convert.TimeConverter
- getTimeInMillis() - Method in class com.twelvemonkeys.util.Time
-
Gets the full time in milliseconds, for use in creating dates or similar.
- getTokenBoolDecoder() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getTokens() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- getToneMapper() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReadParam
- getToolkit(Document) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- getTotalSpace(File) - Method in class com.twelvemonkeys.io.FileSystem
- getTotalSpace(File) - Method in class com.twelvemonkeys.io.FileSystem.UnknownFileSystem
- getTotalSpace(File) - Static method in class com.twelvemonkeys.io.FileUtil
- getTotalSpace(File) - Method in class com.twelvemonkeys.io.UnixFileSystem
- getTotalSpace(File) - Method in class com.twelvemonkeys.io.Win32FileSystem
- getTransferData(DataFlavor) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ImageTransferable
- getTransferDataFlavors() - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ImageTransferable
- getTransferType() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getTransferType(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getTransparency() - Method in class com.twelvemonkeys.imageio.plugins.pict.Pattern
- getTransparency() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getTransparency() - Method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- getTransparency(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
- getTrimFactor() - Method in class com.twelvemonkeys.util.LRUHashMap
-
Returns the current trim factor.
- getTrimFactor() - Method in class com.twelvemonkeys.util.LRUMap
-
Returns the current trim factor.
- getTupleType() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getType() - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- getType() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- getType(Entry) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- getTypeName() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- getTypeName() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- getTypeName() - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- getTypeName() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- getUsableSpace(File) - Static method in class com.twelvemonkeys.io.FileUtil
- getUSubBlock(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getUvac_delta_q() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getUvdc_delta_q() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getUVFilterLevel() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getUvMode() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getValue() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- getValue() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- getValue() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- getValue() - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- getValue(Node, short) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getValueAsDoubleArray(int, String, boolean, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsInt(int, String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsInt(Entry) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- getValueAsIntWithDefault(int, Integer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsIntWithDefault(int, String, Integer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsLongArray(int, String, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsLongArray(Entry) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- getValueAsLongWithDefault(int, Long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsLongWithDefault(int, String, Long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsNumberWithDefault(int, String, Number) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getValueAsString() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- getValueAsString() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- getValueLength(int, long) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- getVendorName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- getVendorName() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- 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.plugins.jpeg.JPEGImageReaderSpi
- getVersion() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- getVersion() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- 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. - getVersion() - Method in class com.twelvemonkeys.lang.Platform
- getVGAPalette() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getViewBox() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- getVSubBlock(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getWhiteIndex() - Method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- getWhitePoint() - Method in enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- getWidth() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- getWidth(int) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- getWidth(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Gets the width of an Image.
- getWidth(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- getWriterToolkit() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPDirectory
- getX() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getXPixelsPerMeter() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getXPtCoord(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getY() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getY1ac() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getY1dc() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getY2ac_delta_q() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getY2dc() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- getY2SubBlock() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getYMode() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- getYPixelsPerMeter() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- getYPtCoord(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- getYSubBlock(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- globalLayerMask - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- Globals - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- Globals() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- gotoImage(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- GRABChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
GRABChunk
- GRABChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- GRABChunk(Point2D) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- GRADIENT - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.AlphaFiltering
- graphics - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- GraphicsUtil - Class in com.twelvemonkeys.image
-
GraphicsUtil
- GraphicsUtil() - Constructor for class com.twelvemonkeys.image.GraphicsUtil
- Gray - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- GRAY - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
-
QuickDraw
gray
pattern - GRAY() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.GRAY
- GrayA - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- GrayColorModel - Class in com.twelvemonkeys.image
-
This class represents a 256 color fixed grayscale IndexColorModel.
- GrayColorModel() - Constructor for class com.twelvemonkeys.image.GrayColorModel
- GrayFilter - Class in com.twelvemonkeys.image
-
This class can convert a color image to grayscale.
- GrayFilter() - Constructor for class com.twelvemonkeys.image.GrayFilter
-
Constructs a GrayFilter using ITU color-conversion.
- GrayFilter(float, float) - Constructor for class com.twelvemonkeys.image.GrayFilter
-
Constructs a GrayFilter using ITU color-conversion, and a dynamic range between pLow and pHigh.
- GrayFilter(int, int) - Constructor for class com.twelvemonkeys.image.GrayFilter
-
Constructs a GrayFilter using ITU color-conversion, and a dynamic range between pLow and pHigh.
- GRAYISH_TEXT_OR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- grayscale(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts an image to grayscale.
- GRAYSCALE - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
Grayscale, as PGM.
- GRAYSCALE - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
-
8 bit ImageTypeSpecifer used for reading bitplane images.
- GRAYSCALE_ALPHA - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
Grayscale + alpha.
- green_to_blue - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform.ColorTransformElement
- green_to_red - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform.ColorTransformElement
- greenMask - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- greens - Variable in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- greenShift - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader.Order
- gridCycleHorizontal - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- gridCycleVertical - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- GRN - Static variable in class com.twelvemonkeys.image.IndexImage.Cube
- GROUP3OPT_2DENCODING - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- GROUP3OPT_BYTEALIGNED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- GROUP3OPT_FILLBITS - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- GROUP3OPT_UNCOMPRESSED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- GROUP4OPT_BYTEALIGNED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- GROUP4OPT_UNCOMPRESSED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- groupId - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- growIfNecessary() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- growIfNeeded(int) - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
- guessPhotometricInterpretation(int, int, Entry, Entry) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- guessType(Object) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- GUIDE_ORIENTATIONS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- guideCount - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- GuideResource() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo.GuideResource
- guides - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- gvtRoot - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
H
- H_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- h8mk - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
48×48 8-bit mask.
- Half - Class in com.twelvemonkeys.imageio.metadata.tiff
-
IEEE 754 half-precision floating point data type.
- Half(short) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.Half
- HammingFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.HammingFilter
- hamToRGB(byte[], IndexColorModel, byte[], int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- HanningFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.HanningFilter
- hasAlpha() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- hasAlpha() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- hasAlpha() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- hasExplicitDestination(ImageReadParam) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Tests if param has explicit destination.
- hashCode() - Method in class com.twelvemonkeys.imageio.color.ColorSpaces.Key
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- hashCode() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- hashCode() - Method in class com.twelvemonkeys.imageio.path.AdobePathSegment
- hashCode() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- hashCode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- hashCode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- hashCode() - Method in class com.twelvemonkeys.io.ole2.Entry
- hashCode() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- hashCode() - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- hashCode() - Method in class com.twelvemonkeys.util.NullMap
-
Returns the
hashCode
of the empty map,0
. - hashCode() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Method hashCode
- hashPix(int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- hashShift - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- hasLength - Variable in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- hasMask() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- hasMask() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- hasMasks() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- hasMoreElements() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- hasMoreElements() - Method in class com.twelvemonkeys.util.AbstractTokenIterator
-
This implementation simply returns
hasNext()
. - hasMoreTokens() - Method in class com.twelvemonkeys.util.AbstractTokenIterator
- hasMoreTokens() - Method in interface com.twelvemonkeys.util.TokenIterator
- hasNext() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- hasNext() - Method in class com.twelvemonkeys.util.BeanMap.BeanIterator
- hasNext() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- hasNext() - Method in class com.twelvemonkeys.util.FilterIterator
-
Returns
true
if the iteration has more elements. - hasNext() - Method in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- hasNext() - Method in class com.twelvemonkeys.util.regex.RegExTokenIterator
- hasNext() - Method in class com.twelvemonkeys.util.StringTokenIterator
-
Returns
true
if the iteration has more elements. - hasNext() - Method in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- hasNoZeroToken - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- hasNoZeroToken() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- hasPrevious() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- hasReaderForSuffix(String) - Method in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- hasRealMergedData - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- hasThumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- hasThumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- hasThumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- hasThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- hasThumbnails(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- hasTransparentPixels(RenderedImage, boolean) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Tests whether the image has any transparent or semi-transparent pixels.
- hasValidDimensions() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- hasWriterForSuffix(String) - Method in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- hdpi - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- HDR - Interface in com.twelvemonkeys.imageio.plugins.hdr
-
HDR.
- HDRHeader - Class in com.twelvemonkeys.imageio.plugins.hdr
-
HDRHeader.
- HDRHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- HDRImageReader - Class in com.twelvemonkeys.imageio.plugins.hdr
-
HDRImageReader.
- HDRImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- HDRImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.hdr
-
HDRImageReaderSpi.
- HDRImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReaderSpi
- HDRImageReadParam - Class in com.twelvemonkeys.imageio.plugins.hdr
-
HDRImageReadParam.
- HDRImageReadParam() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReadParam
- HDRMetadata - Class in com.twelvemonkeys.imageio.plugins.hdr
- HDRMetadata(ImageTypeSpecifier, HDRHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRMetadata
- HDRProviderInfo - Class in com.twelvemonkeys.imageio.plugins.hdr
-
HDRProviderInfo.
- HDRProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.HDRProviderInfo
- head - Variable in class com.twelvemonkeys.util.LinkedMap
- header - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.CIEXYZ
- header - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.GRAY
- header - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.LINEAR_RGB
- header - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.PYCC
- header - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.sRGB
- header - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- header - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
- header - Variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- header - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- header - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- header - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- header - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- Header(int, String, float, float, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- HEADER - Static variable in interface com.twelvemonkeys.imageio.plugins.wmf.WMF
- HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Fixed header size: 18.
- HEADER_SIZE - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- HEADER_V2 - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- HEADER_V2_EXT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- HeaderParser - Class in com.twelvemonkeys.imageio.plugins.pnm
- HeaderParser(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.HeaderParser
- headers - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- HeaderWriter - Class in com.twelvemonkeys.imageio.plugins.pnm
- HeaderWriter(ImageOutputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- height - Variable in class com.twelvemonkeys.image.AbstractImageSource
- height - Variable in class com.twelvemonkeys.image.AreaAverageOp
- height - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- height - Variable in class com.twelvemonkeys.image.BufferedImageIcon
- height - Variable in class com.twelvemonkeys.image.ResampleOp
- height - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- height - Variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- height - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- height - Variable in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- height - Variable in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- height - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- height - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- height - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- height - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- height - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- height - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- height - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- height - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- height() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- height() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- height() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- HEIGHT - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- heightUnit - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- HermiteFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.HermiteFilter
- hev(int, int, int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- HexDump() - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
- hi(double) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- hidePen() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
HidePen Visibility (decrements visibility by one!)
- HILITE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- HLS - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- horizChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- horizChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- horizChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- HORIZONTAL - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.AlphaFiltering
- HorizontalDeDifferencingFloatingPointStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
A decoder for data converted using "floating point horizontal differencing predictor".
- HorizontalDeDifferencingFloatingPointStream(InputStream, int, int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- HorizontalDeDifferencingStream - Class in com.twelvemonkeys.imageio.plugins.psd
-
A decoder for data converted using "horizontal differencing predictor".
- HorizontalDeDifferencingStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
A decoder for data converted using "horizontal differencing predictor".
- HorizontalDeDifferencingStream(InputStream, int, int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- HorizontalDeDifferencingStream(InputStream, int, int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- HorizontalDifferencingStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
A decoder for data converted using "horizontal differencing predictor".
- HorizontalDifferencingStream(OutputStream, int, int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- horizontalRes - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- HOUR - Static variable in class com.twelvemonkeys.lang.DateUtil
-
One hour: 60 minutes (3 600 000 milliseconds).
- hRes - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- hResUnit - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- hScreenSize - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- hSub - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- HSV - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- HTTP_ASCTIME_FORMAT - Static variable in class com.twelvemonkeys.net.HTTPUtil
-
ANSI C asctime() date format, (almost) as described in RFC 2616 (HTTP/1.1), sec 3.3.
- HTTP_RFC1123_FORMAT - Static variable in class com.twelvemonkeys.net.HTTPUtil
-
RFC 1123 date format, as recommended by RFC 2616 (HTTP/1.1), sec 3.3 NOTE: All date formats are private, to ensure synchronized access.
- HTTP_RFC850_FORMAT - Static variable in class com.twelvemonkeys.net.HTTPUtil
-
RFC 850 date format, (almost) as described in RFC 2616 (HTTP/1.1), sec 3.3 USE FOR PARSING ONLY (format is not 100% correct, to be more robust).
- HTTPUtil - Class in com.twelvemonkeys.net
-
HTTPUtil
- HTTPUtil() - Constructor for class com.twelvemonkeys.net.HTTPUtil
- HuffmanCodeGroup - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- HuffmanCodeGroup(LSBBitReader, int) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
- huffmanGroups - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanInfo
- HuffmanInfo - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- HuffmanInfo(Raster, int, HuffmanCodeGroup[]) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanInfo
- huffmanMetaCodes - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanInfo
- HuffmanTable - Class in com.twelvemonkeys.imageio.plugins.jpeg
- HuffmanTable - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
-
Represents a single huffman tree as a table.
- HuffmanTable() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- HuffmanTable(short[], int) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
-
Builds a Huffman table by using already given code lengths to generate the codes from
- HuffmanTable(LSBBitReader, int) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
-
Build a Huffman table by reading the encoded symbol lengths from the reader
- HuffTab - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- huffTables - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- huge - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
I
- I386 - com.twelvemonkeys.lang.Platform.Architecture
- I686 - com.twelvemonkeys.lang.Platform.Architecture
- ic07 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
128x128 JPEG2000 or PNG icon (10.7+).
- ic08 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
256×256 JPEG 2000 or PNG icon (10.5+).
- ic09 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
512×512 JPEG 2000 or PNG icon (10.5+).
- ic10 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
1024×1024 JPEG2000 or PNG icon (10.7+) OR 512x512@2x "retina" (10.8+).
- ic11 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16x16@2x "retina" JPEG2000 or PNG icon (10.8+).
- ic12 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32x32@2x "retina" JPEG2000 or PNG icon (10.8+).
- ic13 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
128x128@2x "retina" JPEG2000 or PNG icon (10.8+).
- ic14 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
256x256@2x "retina" JPEG2000 or PNG icon (10.8+).
- ICC_PROFILE_HEADER_SIZE - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles
- ICC_PROFILE_MAGIC - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles
- iccProfile - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- ICCProfile - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
ICCProfile.
- ICCProfile - Class in com.twelvemonkeys.imageio.plugins.psd
-
ICCProfile
- ICCProfile(byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ICCProfile
- ICCProfile(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- ICCProfileSanitizer - Interface in com.twelvemonkeys.imageio.color
-
ICCProfileSanitizer.
- ICCProfileSanitizer.Factory - Class in com.twelvemonkeys.imageio.color
- ich_ - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
48×48 1-bit icon with 1 bit mask.
- ich4 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
48×48 4-bit icon.
- ich8 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
48×48 8-bit icon.
- icl4 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 4-bit icon.
- icl8 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 8-bit icon.
- icm - Variable in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- icm_ - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×12 1 bit mask.
- icm4 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×12 4 bit icon.
- icm8 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×12 8 bit icon.
- ICN_ - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 1-bit mono icon with 1-bit mask.
- ICNS - Interface in com.twelvemonkeys.imageio.plugins.icns
-
ICNS
- ICNS1BitColorModel - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNS1BitColorModel
- ICNS1BitColorModel() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNS1BitColorModel
- ICNS4BitColorModel - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNS4BitColorModel
- ICNS4BitColorModel() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNS4BitColorModel
- ICNS8BitColorModel - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNS8BitColorModel
- ICNS8BitColorModel() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNS8BitColorModel
- ICNSBitMaskColorModel() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader.ICNSBitMaskColorModel
- ICNSImageMetadata - Class in com.twelvemonkeys.imageio.plugins.icns
- ICNSImageMetadata(ImageTypeSpecifier, String) - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageMetadata
- ICNSImageReader - Class in com.twelvemonkeys.imageio.plugins.icns
-
ImageReader for Apple Icon Image (ICNS) format.
- ICNSImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- ICNSImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- ICNSImageReader.ICNSBitMaskColorModel - Class in com.twelvemonkeys.imageio.plugins.icns
- ICNSImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNSImageReaderSpi
- ICNSImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReaderSpi
- ICNSImageWriter - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNSImageWriter
- ICNSImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- ICNSImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNSImageWriterSpi
- ICNSImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriterSpi
- ICNSProviderInfo - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNSProviderInfo.
- ICNSProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSProviderInfo
- ICNSUtil - Class in com.twelvemonkeys.imageio.plugins.icns
-
ICNSUtil
- ICNSUtil() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.ICNSUtil
- icnV - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
Unknown (Version).
- ICO_MAX_DIMENSION - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- ICOEntry() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.ICOEntry
- ICOEntry(int, int, ColorModel, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.ICOEntry
- ICOImageReader - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ImageReader for Microsoft Windows CUR (cursor) format.
- ICOImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReader
- ICOImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReader
- ICOImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ICOImageReaderSpi
- ICOImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi
- ICOImageWriteParam - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ICOImageWriteParam
- ICOImageWriteParam(Locale) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriteParam
- ICOImageWriter - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ImageWriter implementation for Windows Icon (ICO) format.
- ICOImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- ICOImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ICOImageWriterSpi
- ICOImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriterSpi
- ICON - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 1-bit mono icon.
- IconResource - Class in com.twelvemonkeys.imageio.plugins.icns
-
IconResource
- IconResource(long, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.icns.IconResource
- icons - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- ICOProviderInfo - Class in com.twelvemonkeys.imageio.plugins.bmp
-
ICOProviderInfo.
- ICOProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.ICOProviderInfo
- icp4 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16x16 JPEG2000 or PNG icon (10.7+).
- icp5 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32x32 JPEG2000 or PNG icon (10.7+).
- icp6 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
64x64 JPEG2000 or PNG icon (10.7+).
- ics_ - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×16 1-bit icon with 1-bit mask.
- ics4 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×16 4-bit icon.
- ics8 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×16 8-bit icon.
- id - Variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- id - Variable in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- id - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- id - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- id - Variable in enum com.twelvemonkeys.lang.Platform.OperatingSystem
- id() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- id() - Method in enum com.twelvemonkeys.lang.Platform.OperatingSystem
- IDCT - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- IDCT() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.IDCT
- IDCT_P - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- IDCT_Source - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- idct4x4llm(int[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.IDCT
- identification - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- identifier - Variable in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- identifier - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Application
- identifier() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- IDENTITY_TRANSFORM - Static variable in class com.twelvemonkeys.image.ImageUtil
- identityToString(Object) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns a string on the same format as
Object.toString()
. - idString(byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QTBMPDecompressor
- ifd - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- IFD - Class in com.twelvemonkeys.imageio.metadata.tiff
-
Represents a TIFF Image File Directory.
- IFD - Variable in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- IFD(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.IFD
- IFDs - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- IFF - Interface in com.twelvemonkeys.imageio.plugins.iff
-
IFF format constants.
- IFFChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFChunk
- IFFChunk(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- IFFImageMetadata - Class in com.twelvemonkeys.imageio.plugins.iff
- IFFImageMetadata(StandardImageMetadataSupport.Builder, Form, IndexColorModel) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- IFFImageMetadata(ImageTypeSpecifier, Form, IndexColorModel) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- IFFImageReader - Class in com.twelvemonkeys.imageio.plugins.iff
-
Reader for Commodore Amiga (Electronic Arts) IFF ILBM (InterLeaved BitMap) and PBM format (Packed BitMap).
- IFFImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- IFFImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFImageReaderSpi
- IFFImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageReaderSpi
-
Creates an
IFFImageReaderSpi
. - IFFImageWriter - Class in com.twelvemonkeys.imageio.plugins.iff
-
Writer for Commodore Amiga (Electronic Arts) IFF ILBM (InterLeaved BitMap) format.
- IFFImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- IFFImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFImageWriterSpi
- IFFImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriterSpi
-
Creates an
IFFImageWriterSpi
. - IFFProviderInfo - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFProviderInfo.
- IFFProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFProviderInfo
- IFFUtil - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFUtil
- IFFUtil() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
- IFFWriteParam - Class in com.twelvemonkeys.imageio.plugins.iff
-
IFFWriteParam.
- IFFWriteParam(Locale) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.IFFWriteParam
- IgnoreCaseMap<V> - Class in com.twelvemonkeys.util
-
A
Map
decorator that makes the mappings in the backing map case insensitive (this is implemented by converting all keys to uppercase), if the keys used areStrings
. - IgnoreCaseMap() - Constructor for class com.twelvemonkeys.util.IgnoreCaseMap
-
Constructs a new empty
Map
. - IgnoreCaseMap(Map<String, ? extends V>) - Constructor for class com.twelvemonkeys.util.IgnoreCaseMap
-
Constructs a new
Map
with the same key-value mappings as the givenMap
. - IgnoreCaseMap(Map, Map<String, ? extends V>) - Constructor for class com.twelvemonkeys.util.IgnoreCaseMap
-
Constructs a new
Map
with the same key-value mappings as the givenMap
. - ih32 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
48×48 24-bit icon, possibly run-length compressed.
- IIOInputStreamAdapter - Class in com.twelvemonkeys.imageio.util
-
IIOInputStreamAdapter
- IIOInputStreamAdapter(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
-
Creates an
InputStream
that reads from the givenImageInputStream
. - IIOInputStreamAdapter(ImageInputStream, long) - Constructor for class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
-
Creates an
InputStream
that reads from the givenImageInputStream
. - IIOInputStreamAdapter(ImageInputStream, long, boolean) - Constructor for class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- IIOOutputStreamAdapter - Class in com.twelvemonkeys.imageio.util
-
IIOOutputStreamAdapter
- IIOOutputStreamAdapter(ImageOutputStream) - Constructor for class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- IIOProviderContextListener - Class in com.twelvemonkeys.servlet.image
-
Takes care of registering and de-registering local ImageIO plugins (service providers) for the servlet context.
- IIOProviderContextListener() - Constructor for class com.twelvemonkeys.servlet.image.IIOProviderContextListener
- IIOProviderContextListener.LocalFilter - Class in com.twelvemonkeys.servlet.image
- IIOUtil - Class in com.twelvemonkeys.imageio.util
-
IIOUtil
- IIOUtil() - Constructor for class com.twelvemonkeys.imageio.util.IIOUtil
- il32 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 24-bit icon, possibly run-length compressed.
- ILBMForm(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- ILBMForm(int, BMHDChunk, CAMGChunk, CMAPChunk, AbstractMultiPaletteChunk, XS24Chunk, BODYChunk) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- Illuminant(float[]) - Constructor for enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
- image - Variable in class com.twelvemonkeys.image.BufferedImageIcon
- image - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- image - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ImageTransferable
- image - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- image - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- IMAGE_TYPES - Static variable in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- imageComplete(int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- imageComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- imageComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- imageComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- imageComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- imageComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- imageComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- imageComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- ImageConversionException - Exception in com.twelvemonkeys.image
-
This class wraps IllegalArgumentException, and is thrown by the ImageUtil class, when trying to convert images read from
null
-sources etc. - ImageConversionException(String) - Constructor for exception com.twelvemonkeys.image.ImageConversionException
- ImageConversionException(String, Throwable) - Constructor for exception com.twelvemonkeys.image.ImageConversionException
- imageDataStart - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- ImageDesc() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- ImageFilterException - Exception in com.twelvemonkeys.image
-
This class wraps IllegalArgumentException as thrown by the BufferedImageOp interface for more fine-grained control.
- ImageFilterException(String) - Constructor for exception com.twelvemonkeys.image.ImageFilterException
- ImageFilterException(String, Throwable) - Constructor for exception com.twelvemonkeys.image.ImageFilterException
- ImageFilterException(Throwable) - Constructor for exception com.twelvemonkeys.image.ImageFilterException
- imageFromRawData(int, int, int, byte[]) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- imageIndex - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- imageInput - Variable in class com.twelvemonkeys.imageio.ImageReaderBase
-
For convenience.
- imageInput - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- imageInput - Variable in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- ImageLabel(BufferedImage) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- imageOnly(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- ImageOrientation() - Constructor for enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- imageOutput - Variable in class com.twelvemonkeys.imageio.ImageWriterBase
-
For convenience.
- imageOutput - Variable in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- imageProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- imageProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- imageProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- imageProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- imageProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- imageProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- imageProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- ImageReaderBase - Class in com.twelvemonkeys.imageio
-
Abstract base class for image readers.
- ImageReaderBase(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase
-
Constructs an
ImageReader
and sets itsoriginatingProvider
field to the supplied value. - ImageReaderBase.ExitIfNoWindowPresentHandler - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel.ChangeBackgroundAction - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel.ChooseBackgroundAction - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel.ImageTransferable - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel.ZoomAction - Class in com.twelvemonkeys.imageio
- ImageReaderBase.ImageLabel.ZoomToFitAction - Class in com.twelvemonkeys.imageio
- ImageReaderSpiBase - Class in com.twelvemonkeys.imageio.spi
-
ImageReaderSpiBase.
- ImageReaderSpiBase(ReaderWriterProviderInfo) - Constructor for class com.twelvemonkeys.imageio.spi.ImageReaderSpiBase
- imageResources - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- imageResourcesStart - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- images - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- imageSize - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- imageStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- imageStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- imageStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- imageStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- imageStarted(ImageWriter, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- imageStarted(ImageWriter, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- imageStarted(ImageWriter, int) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- imageStartStreamPos - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- ImageTransferable(BufferedImage) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ImageTransferable
- imageType - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- IMAGETYPE_COLORMAPPED - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Uncompressed, color-mapped images.
- IMAGETYPE_COLORMAPPED_HUFFMAN - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Compressed color-mapped data, using Huffman, Delta, and runlength encoding.
- IMAGETYPE_COLORMAPPED_HUFFMAN_QUADTREE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Compressed color-mapped data, using Huffman, Delta, and runlength encoding.
- IMAGETYPE_COLORMAPPED_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Runlength encoded color-mapped images.
- IMAGETYPE_MONOCHROME - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Uncompressed, black and white images.
- IMAGETYPE_MONOCHROME_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Compressed, black and white images.
- IMAGETYPE_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
No image data included.
- IMAGETYPE_TRUECOLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Uncompressed, RGB images.
- IMAGETYPE_TRUECOLOR_RLE - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
-
Runlength encoded RGB images.
- ImageTypeSpecifiers - Class in com.twelvemonkeys.imageio.util
-
Factory class for creating
ImageTypeSpecifier
s. - ImageTypeSpecifiers() - Constructor for class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- imageUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- imageUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- ImageUtil - Class in com.twelvemonkeys.image
-
This class contains methods for basic image manipulation and conversion.
- ImageUtil() - Constructor for class com.twelvemonkeys.image.ImageUtil
-
Creates an ImageUtil.
- ImageWriterBase - Class in com.twelvemonkeys.imageio
-
Abstract base class for image writers.
- ImageWriterBase(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.ImageWriterBase
-
Constructs an
ImageWriter
and sets itsoriginatingProvider
instance variable to the supplied value. - ImageWriterSpiBase - Class in com.twelvemonkeys.imageio.spi
-
ImageWriterSpiBase.
- ImageWriterSpiBase(ReaderWriterProviderInfo) - Constructor for class com.twelvemonkeys.imageio.spi.ImageWriterSpiBase
- includeDelimiters - Variable in class com.twelvemonkeys.util.StringTokenIterator
- includeEmpty - Variable in class com.twelvemonkeys.util.StringTokenIterator
- includes(String, String) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
Tests wehter the type is a subtype of the type family.
- inclusion - Variable in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- increaseCodeSizeOrResetIfNeeded(OutputStream) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- indent - Variable in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- indentation(String) - Method in class com.twelvemonkeys.xml.XMLSerializer
- indentToLevel(PrintWriter, XMLSerializer.SerializationContext) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- index - Variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- index - Variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- index - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- index - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- index(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- indexColorModel - Variable in class com.twelvemonkeys.image.CopyDither
- indexColorModel - Variable in class com.twelvemonkeys.image.DiffusionDither
- INDEXED - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- IndexedImageTypeSpecifier - Class in com.twelvemonkeys.imageio.util
-
IndexedImageTypeSpecifier
- IndexedImageTypeSpecifier(ColorModel) - Constructor for class com.twelvemonkeys.imageio.util.IndexedImageTypeSpecifier
- IndexedThumbnailReader(int, int, byte[], int, byte[], int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- IndexImage - Class in com.twelvemonkeys.image
-
This class implements an adaptive palette generator to reduce images to a variable number of colors.
- IndexImage() - Constructor for class com.twelvemonkeys.image.IndexImage
-
You cannot create this
- IndexImage.Counter - Class in com.twelvemonkeys.image
-
Used to track a color and the number of pixels of that colors
- IndexImage.Cube - Class in com.twelvemonkeys.image
-
Used to define a cube of the color space.
- indexOfIgnoreCase(String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the first occurrence of the specified character.
- indexOfIgnoreCase(String, int, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the first occurrence of the specified character, starting at the specified index.
- indexOfIgnoreCase(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the first occurrence of the specified substring.
- indexOfIgnoreCase(String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
- init() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- init() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- init() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- init() - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- init() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
-
Default implementation, does nothing.
- init() - Method in class com.twelvemonkeys.util.LinkedMap
- init(int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- init(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- initBoolDecoder() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- initCatalog() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- initConsumer(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- initDelegate(boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- initDescriptors(Object) - Static method in class com.twelvemonkeys.util.BeanMap
- initDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- initEncoding() - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- initHeader() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- initHeader(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- INITIAL_ENTRY_COUNT - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- INITIAL_FILL_RULE_RECORD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- initialChanges - Variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- initialized - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- initialized - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- initialState - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- initIndex(int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- initIRGB(int[]) - Method in class com.twelvemonkeys.image.InverseColorMap
-
Simple inverse color table creation method.
- initMaxDelimiter(char[]) - Static method in class com.twelvemonkeys.util.StringTokenIterator
-
Returns the highest char in the delimiter set.
- initMeta(Directory, ImageTypeSpecifier, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- initPNGReader(DirectoryEntry) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- initReader() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- initReader(int) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- initReaderDelegate(int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- initReaderListeners() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- INKSET_CMYK - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
For use with Photometric: 5 (Separated), when image data is in CMYK color space.
- INKSET_NOT_CMYK - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
For use with Photometric: 5 (Separated), when image data is in a color space other than CMYK.
- input - Variable in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- input - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- input - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- input - Variable in class com.twelvemonkeys.imageio.plugins.pnm.HeaderParser
- input - Variable in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- input - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- inputBuffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- inputBuffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- inputBufferLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- inputLength - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- InputStreamFilter() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi.InputStreamFilter
- InputStreamView(RandomAccessStream) - Constructor for class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- inputTypes - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- inputTypes() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- inputView - Variable in class com.twelvemonkeys.io.RandomAccessStream
-
This random access stream, wrapped in an
InputStream
- insert(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- installListeners() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- installListeners() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- installListeners() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- installpixel(Object, int) - Method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- instance - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS1BitColorModel
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS4BitColorModel
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNS8BitColorModel
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader.ICNSBitMaskColorModel
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadataFormat
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFMedataFormat
-
Deprecated.
- INSTANCE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadataFormat
- INSTANCE - Static variable in class com.twelvemonkeys.lang.Platform
- Int16ComponentColorModel - Class in com.twelvemonkeys.imageio.color
-
ComponentColorModel subclass that correctly handles full 16 bit
TYPE_SHORT
signed integral samples. - Int16ComponentColorModel(ColorSpace, boolean, boolean) - Constructor for class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- Int16ImageTypeSpecifier - Class in com.twelvemonkeys.imageio.util
-
ImageTypeSpecifier for interleaved 16 bit signed integral samples.
- Int16ImageTypeSpecifier(ColorSpace, int[], boolean, boolean) - Constructor for class com.twelvemonkeys.imageio.util.Int16ImageTypeSpecifier
- intBigEndian(byte[], int) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- integralCache - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- integralCache - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- integralCache - Variable in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- integralCacheArray - Variable in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- integralCacheArray - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- integralCacheArray - Variable in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- intent - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- interleave - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- INTERLEAVED_FOUR_WAY - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- INTERLEAVED_NON_INTERLEAVED - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- INTERLEAVED_TWO_WAY - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- interpolate - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- interval - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.RestartInterval
- intFromBigEndian(byte[], int) - Static method in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
- intFromBigEndian(byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- intToBigEndian(int, byte[], int) - Static method in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
- intToBigEndian(int, byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- intToStr(int) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSUtil
- intToStr(int) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- intToStr(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- intValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- intValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- intValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- InverseColorMap - Class in com.twelvemonkeys.image
-
Inverse Colormap to provide efficient lookup of any given input color to the closest match to the given color map.
- InverseColorMap(byte[]) - Constructor for class com.twelvemonkeys.image.InverseColorMap
- InverseColorMap(byte[], int) - Constructor for class com.twelvemonkeys.image.InverseColorMap
- InverseColorMap(int[]) - Constructor for class com.twelvemonkeys.image.InverseColorMap
- InverseColorMap(int[], int) - Constructor for class com.twelvemonkeys.image.InverseColorMap
- InverseColorMapIndexColorModel - Class in com.twelvemonkeys.image
-
A faster implementation of
IndexColorModel
, that is backed by an inverse color-map, for fast look-ups. - InverseColorMapIndexColorModel(int, int, byte[], byte[], byte[]) - Constructor for class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates an
InverseColorMapIndexColorModel
from the given arrays of red, green, and blue components. - InverseColorMapIndexColorModel(int, int, byte[], byte[], byte[], int) - Constructor for class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates an
InverseColorMapIndexColorModel
from the given arrays of red, green, and blue components, plus one transparent index. - InverseColorMapIndexColorModel(int, int, int[], int, boolean, int, int) - Constructor for class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates an
InverseColorMapIndexColorModel
from the given array of RGB components, plus one transparent index. - InverseColorMapIndexColorModel(IndexColorModel) - Constructor for class com.twelvemonkeys.image.InverseColorMapIndexColorModel
-
Creates an
InverseColorMapIndexColorModel
from an existingIndexColorModel
. - InverseColorMapIndexColorModel(IndexColorModel, int[]) - Constructor for class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- inverseMap - Variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- inverseRGB - Variable in class com.twelvemonkeys.image.InverseColorMap
- inverseTransform(byte[]) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform.ColorTransformElement
- invert(Map<K, V>) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an inverted mapping of the key/value pairs in the given map.
- invert(Map<K, V>, Map<V, K>, DuplicateHandler<K>) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an inverted mapping of the key/value pairs in the given map.
- invertArc(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
InvertArc(r,int,int) // reverses the color of all pixels in the arc
- invertCMYK(Raster) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- InvertedRaster(Raster) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.InvertedRaster
- invertOval(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
InvertOval(r) // reverses the color of all pixels in the oval
- invertPoly(Polygon) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- invertRect(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
InvertRect(r) // reverses the color of all pixels in the rect
- invertRegion(Area) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- invertRoundRect(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
InvertRoundRect(r,int,int) // reverses the color of all pixels in the rect
- invertShape(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- invokeStaticMethod(Class<?>, String, Object) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Gets an object from any given static method, with the given parameter.
- invokeStaticMethod(Class<?>, String, Object...) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Gets an object from any given static method, with the given parameter.
- IPTC - Interface in com.twelvemonkeys.imageio.metadata.iptc
-
IPTC
- IPTC.Tags - Class in com.twelvemonkeys.imageio.metadata.iptc
- IPTCDirectory - Class in com.twelvemonkeys.imageio.metadata.iptc
-
IPTCDirectory
- IPTCDirectory(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.iptc.IPTCDirectory
- IPTCEntry - Class in com.twelvemonkeys.imageio.metadata.iptc
-
IPTCEntry
- IPTCEntry(int, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.iptc.IPTCEntry
- IPTCReader - Class in com.twelvemonkeys.imageio.metadata.iptc
-
IPTCReader
- IPTCReader() - Constructor for class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- IPTCWriter - Class in com.twelvemonkeys.imageio.metadata.iptc
-
IPTCWriter.
- IPTCWriter() - Constructor for class com.twelvemonkeys.imageio.metadata.iptc.IPTCWriter
- IS_WINDOWS - Static variable in class com.twelvemonkeys.io.Win32File
- is32 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16×16 24-bit icon, possibly run-length compressed.
- isAllowExternalResources() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- isAlphaPremultiplied() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- isAppSegmentMarker(int) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- isAppSegmentMarker(int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- isAppSegmentWithId(String, ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- isArray(short) - Static method in class com.twelvemonkeys.imageio.metadata.iptc.IPTC.Tags
- isAvailable() - Static method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- isBigTIFF() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- isCached() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- isCached() - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- isCached() - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- isCached() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- isCached() - Method in class com.twelvemonkeys.io.FileSeekableStream
- isCached() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- isCached() - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- isCached() - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- isCached() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns true if this
Seekable
stream caches data itself in order to allow seeking backwards. - isCachedFile() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- isCachedFile() - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- isCachedFile() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- isCachedFile() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- isCachedFile() - Method in class com.twelvemonkeys.io.FileSeekableStream
- isCachedFile() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream
- isCachedFile() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- isCachedFile() - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- isCachedFile() - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- isCachedFile() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns true if this
Seekable
stream caches data itself in order to allow seeking backwards, and the cache is kept in a temporary file. - isCachedMemory() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- isCachedMemory() - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- isCachedMemory() - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.FileSeekableStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- isCachedMemory() - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- isCachedMemory() - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- isCachedMemory() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns true if this
Seekable
stream caches data itself in order to allow seeking backwards, and the cache is kept in main memory. - isCGAVideoMode4() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isCGAVideoMode5() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isCGAVideoMode6() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isClassAvailable(String) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Tests if a named class is generally available.
- isClassAvailable(String, Class) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Tests if a named class is available from another class.
- isClassAvailable(String, ClassLoader) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isCollinear(double, double, double, double, double, double) - Static method in class com.twelvemonkeys.imageio.path.AdobePathWriter
- isCompatibleKey(ResampleOp.Key) - Method in class com.twelvemonkeys.image.ResampleOp.Value
- isCompatibleRaster(Raster) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- isCompatibleSampleModel(SampleModel) - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- isCompatibleSampleModel(SampleModel) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- isCompatibleValue(Object) - Method in class com.twelvemonkeys.image.ResampleOp.Key
- isCompressed() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isConsumer(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- isCS_GRAY(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Tests whether an ICC color profile is equal to the default GRAY profile.
- isCS_GRAY(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Deprecated.Use
ColorProfiles.isCS_GRAY(ICC_Profile)
instead. - isCS_sRGB(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Tests whether an ICC color profile is equal to the default sRGB profile.
- isCS_sRGB(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Deprecated.Use
ColorProfiles.isCS_sRGB(ICC_Profile)
instead. - isDataFlavorSupported(DataFlavor) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ImageTransferable
- isDest() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- isDestinationCMYK(IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- isDirectory() - Method in class com.twelvemonkeys.io.ole2.Entry
-
If
true
thisEntry
is a directoryEntry
. - isDirectory() - Method in class com.twelvemonkeys.io.Win32Lnk
- isDivider - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- isDone() - Method in class com.twelvemonkeys.image.IndexImage.Cube
-
If this returns true then the cube can not be subdivided any further
- isDummyPalette() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isEHB() - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- isEHB() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- isEmpty() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- isEmpty() - Method in class com.twelvemonkeys.util.NullMap
- isEmpty() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- isEmpty() - Method in class com.twelvemonkeys.util.TimeoutMap
-
Returns
true
if this map contains no key-value mappings. - isEmpty(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Tests if a file or directory has no content.
- isEmpty(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if a String is null, or contains nothing but white-space.
- isEmpty(String[]) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests a string array, to see if all items are null or an empty string.
- isEmptyPalette() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isEqual(IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isExpired() - Method in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- isExpiredBy(long) - Method in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- isExposureValid() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- isFast(int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Tests if the hint
COLOR_SELECTION_QUALITY
is not set. - isFieldAvailable(String, String) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isFieldAvailable(String, String, Class) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isFieldAvailable(String, String, ClassLoader) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isFile() - Method in class com.twelvemonkeys.io.ole2.Entry
-
If
true
thisEntry
is a file (document)Entry
. - isFile() - Method in class com.twelvemonkeys.io.Win32Lnk
- isFlushing - Variable in class com.twelvemonkeys.io.WriterOutputStream
- isForeignFormat() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isFormatLossless() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- isFreePassCharacter(char) - Static method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Tests if a certain character is the designated "free-pass" character ('?').
- isFreeRangeCharacter(char) - Static method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Tests if a certain character is the designated "free-range" character ('*').
- isGammaValid() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- isGroup - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- isHAM() - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- isHAM() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- isHAM() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- isHidden() - Method in class com.twelvemonkeys.io.Win32Lnk
- isHires() - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- isIdentityToString(Object) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests if the
toString
method of the given object is inherited fromObject
. - isImageDone(JPEGSegment) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- isImageTiled(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- isInAlphabet(char) - Static method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Tests if a certain character is a valid character in the alphabet that is applying for this automaton.
- isIndexedPacked(IndexColorModel) - Static method in class com.twelvemonkeys.image.ImageUtil
- isInTable(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- isKeepDebugInfo() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- isKnownJPEGMarker(int) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- isLaced() - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- isLaced() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- isLastPixel() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- isLeaf - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- isLoadEagerly() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- isLossess() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- isLossless - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- isLossless() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- isLossless() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- isMacBinaryPNTG(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReaderSpi
- isMaskType() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isMax(int, int, String) - Static method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- isMethodAvailable(String, String) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isMethodAvailable(String, String, Class[]) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isMethodAvailable(String, String, Class[], Class) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isMethodAvailable(String, String, Class[], ClassLoader) - Static method in class com.twelvemonkeys.lang.SystemUtil
- isMultiPalette() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- isMultiPalette() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- isNIOAvailable() - Static method in class com.twelvemonkeys.io.WriterOutputStream
- isNumber(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Tests a string, to see if it is an number (element of Z).
- isOffendingColorProfile(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Tests whether an ICC color profile is known to cause problems for
ColorConvertOp
. - isOldBitReversedStream(InputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- isOnlyWhiteSpace(T) - Static method in class com.twelvemonkeys.lang.Validate
- isOpen() - Method in class com.twelvemonkeys.imageio.stream.FileCache
- isOpen() - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- isOriginLowerLeft(int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- isOtherFormat(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- isPenVisible() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Tells whether pen is visible.
- isPhotoshopPalette() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- isPICT(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- isPNG(DirectoryEntry) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- isPresent(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- isPresent(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- isPresent(String) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- isPrimitiveWrapper(Class) - Static method in class com.twelvemonkeys.lang.ReflectUtil
-
Returns
true
if the given type is a primitive wrapper. - isProgramTypeValid() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- isReadOnly() - Method in class com.twelvemonkeys.imageio.AbstractMetadata
-
Default implementation returns
true
. - isReadOnly() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- isReadOnly() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
-
This implementation returns
true
. - isReadOnly() - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- isReadOnly() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPDirectory
- isReadOnly() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- isReadOnly() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- isRequested(JPEGSegment, Map<Integer, List<String>>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- isResourceType(Node) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- isRLE(ImageWriteParam, IIOMetadata) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriteParam
- isRoot() - Method in class com.twelvemonkeys.io.ole2.Entry
-
If
true
thisEntry
is the rootEntry
. - isShortStream(long) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- isSignedType(Entry) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- isSkip_inner_lf() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- isSOFMarker(int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- isSolid(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- isSorted(Directory) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- isStandardImageMetadataFormatSupported() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- isStandardImageMetadataFormatSupported() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- isStandardStreamMetadataFormatSupported() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- isStandardStreamMetadataFormatSupported() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- isTOC() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isTransparent(int) - Static method in class com.twelvemonkeys.image.IndexImage
-
Tests if the hint
TRANSPARENCY_BITMASK
orTRANSPARENCY_TRANSLUCENT
is set. - isTransparent(int, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapMask
- isTrivialAutomaton() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- isTrue(boolean, String) - Static method in class com.twelvemonkeys.lang.Validate
- isTrue(boolean, T, String) - Static method in class com.twelvemonkeys.lang.Validate
- isUnknownType() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- isValidBPS(int) - Static method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- isValidBPS(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- isValidBPS(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- isValidFileType(short) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- isValidLengthAtOffset(ImageInputStream, long, long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- isValidMaxSample(int) - Method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- isValidOffset(ImageInputStream, long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- isValidType(short) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- isWildcardCharacter(char) - Static method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Tests if a certain character is a wildcard character ('*' or '?').
- isWindows() - Static method in class com.twelvemonkeys.io.Win32File
- isX11(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- it32 - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
128×128 24-bit icon, possibly run-length compressed.
- items - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- iterator - Variable in class com.twelvemonkeys.util.FilterIterator
- iterator() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- iterator() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- iterator() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- iterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- iterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- iterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.Values
- iterator() - Method in class com.twelvemonkeys.util.BeanMap.BeanSet
- iterator() - Method in class com.twelvemonkeys.util.LinkedSet
- iterator(E[]) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates a thin
Iterator
wrapper around an array. - iterator(E[], int, int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates a thin
Iterator
wrapper around an array. - iterator(Enumeration<T>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- ITU_R_601() - Constructor for class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- iwalsh4x4(int[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.IDCT
J
- j1(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- JAVA_CS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- JAVAX_IMAGEIO_JPEG_IMAGE_1_0 - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
-
Native metadata format name
- jfif - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- JFIF - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
A JFIF segment.
- JFIF(int, int, int, int, int, int, int, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- jfifContainsTables(Entry, long[], long[]) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- JFIFThumbnail - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JFIFThumbnail
- JFIFThumbnail() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JFIFThumbnail
- jfxx - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- JFXX - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
A JFXX segment (aka JFIF extension segment).
- JFXX(int, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- JFXXThumbnail - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JFXXThumbnailReader
- JFXXThumbnail() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JFXXThumbnail
- jobId - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- JPEG - Interface in com.twelvemonkeys.imageio.metadata.jpeg
-
JPEG
- JPEG - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- JPEG() - Constructor for class com.twelvemonkeys.imageio.color.YCbCrConverter.JPEG
- JPEG_2000_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
JPEG 2000 magic header.
- JPEG_PROC_BASELINE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Deprecated.
- JPEG_PROC_LOSSLESS - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Deprecated.
- JPEGColorSpace - Enum in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGColorSpace
- JPEGColorSpace() - Constructor for enum com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- JPEGImage10Metadata - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGImage10Metadata.
- JPEGImage10Metadata(List<Segment>, Frame, JFIF, JFXX, ICC_Profile, AdobeDCT, CompoundDirectory) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- JPEGImageReader - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
A JPEG
ImageReader
implementation based on the JREJPEGImageReader
, that adds support and properly handles cases where the JRE version throws exceptions. - JPEGImageReader(ImageReaderSpi, ImageReader) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- JPEGImageReader.JPEGSegmentWarningDelegate - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGImageReader.ProgressDelegator - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGImageReaderSpi
- JPEGImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
-
Constructor for use by
IIORegistry
only. - JPEGImageReaderSpi(ReaderWriterProviderInfo) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- JPEGImageReaderSpi(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
-
Creates a
JPEGImageReaderSpi
with the given delegate. - JPEGImageWriter - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGImageWriter
- JPEGImageWriter(JPEGImageWriterSpi, ImageWriter) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- JPEGImageWriter.InvertedRaster - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Helper class, returns sample values inverted, as CMYK values needs to be written inverted (255 - value).
- JPEGImageWriter.ProgressDelegator - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGImageWriterSpi
- JPEGImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
-
Constructor for use by
IIORegistry
only. - JPEGImageWriterSpi(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
-
Creates a
JPEGImageWriterSpi
with the given delegate. - JPEGLosslessDecoder - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGLosslessDecoder(List<Segment>, ImageInputStream, JPEGImageReader) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- JPEGLosslessDecoderWrapper - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
This class provides the conversion of input data containing a JPEG Lossless to an BufferedImage.
- JPEGLosslessDecoderWrapper(JPEGImageReader) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
- jpegProvider - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- JPEGProviderInfo - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGProviderInfo.
- JPEGProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGProviderInfo
- JPEGQuality - Class in com.twelvemonkeys.imageio.metadata.jpeg
-
Determines an approximate JPEG compression quality value from the quantization tables.
- JPEGQuality() - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- jpegReaderDelegate - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- JPEGSegment - Class in com.twelvemonkeys.imageio.metadata.jpeg
-
Represents a JPEG segment.
- JPEGSegment(int, byte[], int) - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- JPEGSegmentImageInputStream - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
ImageInputStream implementation that filters out or rewrites certain JPEG segments.
- JPEGSegmentImageInputStream(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- JPEGSegmentImageInputStream(ImageInputStream, JPEGSegmentWarningListener) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- JPEGSegmentImageInputStream.AdobeAPP14Replacement - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Workaround for a known bug in com.sun.imageio.plugins.jpeg.AdobeMarkerSegment, leaving the buffer in an inconsistent state, if the length of the APP14/Adobe is not exactly 16 bytes.
- JPEGSegmentImageInputStream.ComponentIdSet - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGSegmentImageInputStream.DownsampledDQTReplacement - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Workaround for a known bug in com.sun.imageio.plugins.jpeg.DQTMarkerSegment, throwing exception, if the DQT precision is 16 bits (not 8 bits).
- JPEGSegmentImageInputStream.ReplacementSegment - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGSegmentImageInputStream.Segment - Class in com.twelvemonkeys.imageio.plugins.jpeg
- JPEGSegmentUtil - Class in com.twelvemonkeys.imageio.metadata.jpeg
-
JPEGSegmentUtil
- JPEGSegmentUtil() - Constructor for class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- JPEGSegmentUtil.AllAppSegmentsMap - Class in com.twelvemonkeys.imageio.metadata.jpeg
- JPEGSegmentUtil.AllIdsList - Class in com.twelvemonkeys.imageio.metadata.jpeg
- JPEGSegmentUtil.AllSegmentsMap - Class in com.twelvemonkeys.imageio.metadata.jpeg
- JPEGSegmentWarningDelegate() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.JPEGSegmentWarningDelegate
- JPEGSegmentWarningListener - Interface in com.twelvemonkeys.imageio.plugins.jpeg
-
JPEGSegmentStreamWarningListener
- JPEGTables - Class in com.twelvemonkeys.imageio.plugins.tiff
-
JPEGTables
- JPEGTables(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- JPEGThumbnailReader(ImageReader, ImageInputStream, long) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
K
- K_HASH_MUL - Static variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- KCMSSanitizerStrategy - Class in com.twelvemonkeys.imageio.color
-
KCMSProfileCleaner.
- KCMSSanitizerStrategy() - Constructor for class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
- keepDebugInfo - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- kernel - Variable in class com.twelvemonkeys.image.ConvolveWithEdgeOp
- key - Variable in class com.twelvemonkeys.image.ResampleOp.Value
- Key(byte[]) - Constructor for class com.twelvemonkeys.imageio.color.ColorSpaces.Key
- Key(String) - Constructor for class com.twelvemonkeys.image.ResampleOp.Key
- KEY_EXPOSURE - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- KEY_FORMAT - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- KEY_GAMMA - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- KEY_PRIMARIES - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- KEY_RESAMPLE_INTERPOLATION - Static variable in class com.twelvemonkeys.image.ResampleOp
-
RenderingHints.Key specifying resampling interpolation algorithm.
- KEY_SOFTWARE - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- KeyIterator() - Constructor for class com.twelvemonkeys.util.LinkedMap.KeyIterator
- KeyIterator() - Constructor for class com.twelvemonkeys.util.TimeoutMap.KeyIterator
- keySet - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap
- keySet() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- keySet() - Method in class com.twelvemonkeys.util.NullMap
- keySet() - Method in class com.twelvemonkeys.util.TimeoutMap
- KeySet() - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- keyword - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- kind - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- kind - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- kind(byte) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- knownSuffixes - Variable in class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- knownSuffixes - Variable in class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
L
- l - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- L - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- L_CODE_ORDER - Static variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
-
Symbols of the L-code in the order they need to be read
- l8mk - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
32×32 8-bit mask.
- Lab - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- labels - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- LABtoXYZ(float, float, float, float[]) - Method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
-
Convert LAB to XYZ.
- LanczosFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.LanczosFilter
- language - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- largeFormat - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- lastAppSegment(int, String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- lastChangingElement - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- lastFreeRangeState - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.
- lastIndexOfIgnoreCase(String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the last occurrence of the specified character.
- lastIndexOfIgnoreCase(String, int, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
- lastIndexOfIgnoreCase(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the rightmost occurrence of the specified substring.
- lastIndexOfIgnoreCase(String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the index within this string of the rightmost occurrence of the specified substring.
- lastModified() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- lastModified() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the time that this entry was last modified.
- lastModified() - Method in class com.twelvemonkeys.io.Win32Lnk
- lastRectangle - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- lastResourceRead - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- lastRow - Variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- layerAndMaskInfoStart - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- layerCount - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- layerId - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- layerInfo - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- layerMaskData - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- layerName - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- layersStart - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- Layr - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- LazyPackBitsStreamEnumeration(ImageInputStream, int[], int) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- lcm(long, long) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- LCMSSanitizerStrategy - Class in com.twelvemonkeys.imageio.color
-
LCMSProfileCleaner.
- LCMSSanitizerStrategy() - Constructor for class com.twelvemonkeys.imageio.color.LCMSSanitizerStrategy
- LCS_CALIBRATED_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- LCS_sRGB - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- LCS_WINDOWS_COLOR_SPACE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- ldexp(double, int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- left - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- left - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- left - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- left - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- left - Variable in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- leftOver - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- length - Variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- length - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- length - Variable in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- length - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- length - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo
- length - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream.Code
- length - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- length - Variable in class com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
- length - Variable in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- length - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- length - Variable in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- length - Variable in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- length - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- length - Variable in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- length() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- length() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- length() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- length() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- length() - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- length() - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- length() - Method in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- length() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- length() - Method in class com.twelvemonkeys.io.ole2.Entry
-
Returns the length of this entry
- length() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- length() - Method in class com.twelvemonkeys.io.Win32Lnk
- length() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- LENGTH - Static variable in class com.twelvemonkeys.io.ole2.Entry
- lengthOrRule - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- lengths(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- level - Variable in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- level1 - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- LEVEL1_BITS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- level2 - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- LIGT_GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
-
QuickDraw
ltGray
pattern - limit(byte[], int) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- line(double, double) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- LINEAR_RGB() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.LINEAR_RGB
- lineCount - Variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- LineInterleaved - com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
- lines - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- lineTo(double, double) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- lineTo(Point2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- LinkedEntry(K, V, LinkedMap.LinkedEntry<K, V>) - Constructor for class com.twelvemonkeys.util.LinkedMap.LinkedEntry
- LinkedMap<K,V> - Class in com.twelvemonkeys.util
-
Generic map and linked list implementation of the
Map
interface, with predictable iteration order. - LinkedMap() - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by aHashMap
, with default (insertion) order. - LinkedMap(boolean) - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by aHashMap
, with the given order. - LinkedMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by aHashMap
, with key/value pairs copied frompContents
and default (insertion) order. - LinkedMap(Map<? extends K, ? extends V>, boolean) - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by aHashMap
, with key/value pairs copied frompContents
and the given order. - LinkedMap(Map<K, Map.Entry<K, V>>, Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by the given map, with key/value pairs copied frompContents
and default (insertion) order. - LinkedMap(Map<K, Map.Entry<K, V>>, Map<? extends K, ? extends V>, boolean) - Constructor for class com.twelvemonkeys.util.LinkedMap
-
Creates a
LinkedMap
backed by the given map, with key/value pairs copied frompContents
and the given order. - LinkedMap.EntryIterator - Class in com.twelvemonkeys.util
- LinkedMap.KeyIterator - Class in com.twelvemonkeys.util
- LinkedMap.LinkedEntry<K,V> - Class in com.twelvemonkeys.util
-
Linked list implementation of
Map.Entry
. - LinkedMap.LinkedMapIterator<E> - Class in com.twelvemonkeys.util
- LinkedMap.ValueIterator - Class in com.twelvemonkeys.util
- LinkedMapIterator() - Constructor for class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- LinkedSet<E> - Class in com.twelvemonkeys.util
-
Generic map and linked list implementation of the
Set
interface, with predictable iteration order. - LinkedSet() - Constructor for class com.twelvemonkeys.util.LinkedSet
- LinkedSet(Collection<E>) - Constructor for class com.twelvemonkeys.util.LinkedSet
- Linux - com.twelvemonkeys.lang.Platform.OperatingSystem
- lispToCamel(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the input string from Lisp-style naming convention (hyphen delimitted, all lower case) to camel-style (Java in-fix) naming convention.
- lispToCamel(String, boolean) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the input string from Lisp-style naming convention (hyphen delimitted, all lower case) to camel-style (Java in-fix) naming convention.
- list() - Method in class com.twelvemonkeys.io.Win32Lnk
- list(FilenameFilter) - Method in class com.twelvemonkeys.io.Win32Lnk
- list(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Lists all files (and directories) in a specific folder.
- list(String, String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Lists all files (and directories) in a specific folder which are embraced by the wildcard filename mask provided.
- listener - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- listenerDelegate - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- listenerDelegate - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
- ListenerDelegate(int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- ListenerDelegator() - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- listeners - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- listFiles() - Method in class com.twelvemonkeys.io.Win32File
- listFiles() - Method in class com.twelvemonkeys.io.Win32Lnk
- listFiles(FileFilter) - Method in class com.twelvemonkeys.io.Win32File
- listFiles(FileFilter) - Method in class com.twelvemonkeys.io.Win32Lnk
- listFiles(FilenameFilter) - Method in class com.twelvemonkeys.io.Win32File
- listFiles(FilenameFilter) - Method in class com.twelvemonkeys.io.Win32Lnk
- listFiles(File, int, boolean) - Static method in class com.twelvemonkeys.io.Win32File
- LittleEndianDataInputStream - Class in com.twelvemonkeys.io
-
A little endian input stream reads two's complement, little endian integers, floating point numbers, and characters and returns them as Java primitive types.
- LittleEndianDataInputStream(InputStream) - Constructor for class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Creates a new little endian input stream and chains it to the input stream specified by the
pStream
argument. - LittleEndianDataOutputStream - Class in com.twelvemonkeys.io
-
A little endian output stream writes primitive Java numbers and characters to an output stream in a little endian format.
- LittleEndianDataOutputStream(OutputStream) - Constructor for class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Creates a new little endian output stream and chains it to the output stream specified by the
pStream
argument. - LittleEndianRandomAccessFile - Class in com.twelvemonkeys.io
-
A replacement for
RandomAccessFile
that is capable of reading and writing data in little endian byte order. - LittleEndianRandomAccessFile(File, String) - Constructor for class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- LittleEndianRandomAccessFile(String, String) - Constructor for class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- LMsk - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- LNK_GUID - Static variable in class com.twelvemonkeys.io.Win32Lnk
- LNK_MAGIC - Static variable in class com.twelvemonkeys.io.Win32Lnk
- lnk2 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- lo(double) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- loadEagerly - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- loader - Variable in class com.twelvemonkeys.servlet.image.IIOProviderContextListener.LocalFilter
- loadProfiles() - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles.Profiles
- loadProperties(InputStream) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Returns a Properties, loaded from the given inputstream.
- loadProperties(Class) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Utility method for loading a properties-file for a given class.
- loadProperties(Class, String) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Utility method for loading a named properties-file for a class.
- loadProperties(String) - Static method in class com.twelvemonkeys.lang.SystemUtil
-
Utility method for loading a named properties-file.
- LocalFilter(ClassLoader) - Constructor for class com.twelvemonkeys.servlet.image.IIOProviderContextListener.LocalFilter
- location - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo.GuideResource
- LOCATION_UPPER_LEFT - Static variable in class com.twelvemonkeys.image.ImageUtil
- LOCK_BYTES - Static variable in class com.twelvemonkeys.io.ole2.Entry
- longOffsets - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- longOffsets - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- longValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- longValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- longValue() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- LONGWORD_LENGTH - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- lookup(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- lookupProviderByName(ServiceRegistry, String, Class<T>) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
-
THIS METHOD WILL BE MOVED/RENAMED, DO NOT USE.
- LoopFilter - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- LoopFilter() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- loopFilterBlock(MacroBlock, MacroBlock, MacroBlock, int, boolean, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- loopFilterSimpleBlock(MacroBlock, MacroBlock, MacroBlock, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- loopFilterUVBlock(MacroBlock, MacroBlock, MacroBlock, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- loopFilterYBlock(MacroBlock, MacroBlock, MacroBlock, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- LOSSLESSS_SIG - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- low - Variable in class com.twelvemonkeys.image.GrayFilter
- Lr16 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- Lr32 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- LRUHashMap<K,V> - Class in com.twelvemonkeys.util
-
Map implementation with size limit, that keeps its entries in LRU (least recently used) order, also known as access-order.
- LRUHashMap() - Constructor for class com.twelvemonkeys.util.LRUHashMap
-
Creates an LRUHashMap with default max size (1000 entries).
- LRUHashMap(int) - Constructor for class com.twelvemonkeys.util.LRUHashMap
-
Creates an LRUHashMap with the given max size.
- LRUHashMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.LRUHashMap
-
Creates an LRUHashMap with initial mappings from the given map, and default max size (1000 entries).
- LRUHashMap(Map<? extends K, ? extends V>, int) - Constructor for class com.twelvemonkeys.util.LRUHashMap
-
Creates an LRUHashMap with initial mappings from the given map, and the given max size.
- LRUMap<K,V> - Class in com.twelvemonkeys.util
-
Map implementation with size limit, that keeps its entries in LRU (least recently used) order, also known as access-order.
- LRUMap() - Constructor for class com.twelvemonkeys.util.LRUMap
-
Creates an LRUMap with default max size (1000 entries).
- LRUMap(int) - Constructor for class com.twelvemonkeys.util.LRUMap
-
Creates an LRUMap with the given max size.
- LRUMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.LRUMap
-
Creates an LRUMap with initial mappings from the given map, and default max size (1000 entries).
- LRUMap(Map<? extends K, ? extends V>, int) - Constructor for class com.twelvemonkeys.util.LRUMap
-
Creates an LRUMap with initial mappings from the given map, and the given max size.
- LRUMap(Map<K, Map.Entry<K, V>>, Map<? extends K, ? extends V>, int) - Constructor for class com.twelvemonkeys.util.LRUMap
-
Creates an LRUMap with initial mappings from the given map, and the given max size.
- lsbBitReader - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- lsbBitReader - Variable in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- LSBBitReader - Class in com.twelvemonkeys.imageio.plugins.webp
-
LSBBitReader
- LSBBitReader(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- lsct - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- lsdk - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- LSE - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
- ltrim(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Trims the argument string for whitespace on the left side only.
- LuminanceToGray - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
LuminanceToGray.
- LuminanceToGray() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.LuminanceToGray
- luni - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- LUT - Variable in class com.twelvemonkeys.image.BrightnessContrastFilter
- Luv - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- lyid - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- lz77decode(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- LZWCompatibilityDecoder() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWCompatibilityDecoder
- LZWDecoder - Class in com.twelvemonkeys.imageio.plugins.tiff
-
Lempel–Ziv–Welch (LZW) decompression.
- LZWDecoder(int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- LZWDecoder.LZWCompatibilityDecoder - Class in com.twelvemonkeys.imageio.plugins.tiff
- LZWDecoder.LZWSpecDecoder - Class in com.twelvemonkeys.imageio.plugins.tiff
- LZWDecoder.LZWString - Class in com.twelvemonkeys.imageio.plugins.tiff
- LZWEncoder - Class in com.twelvemonkeys.imageio.plugins.tiff
-
LZWEncoder
- LZWEncoder(long) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- LZWSpecDecoder() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWSpecDecoder
- LZWString(byte) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- LZWString(byte, byte, int, LZWDecoder.LZWString) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
M
- MAC_DEFAULT_DPI - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
-
Default Apple Macintosh DPI setting (72 DPI).
- MacOS - com.twelvemonkeys.lang.Platform.OperatingSystem
- macroBlock - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- MacroBlock - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- MacroBlock(int, int, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- macroBlockCols - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- macroBlockNoCoeffSkip - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- macroBlockRows - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- macroBlocks - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- macroBlockSegementAbsoluteDelta - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- macroBlockSegmentTree - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- macroBlockSegmentTreeProbs - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.dcx.DCX
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
ICNS magic identifier ("icns").
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.sgi.SGI
- MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- MAGIC - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- MAGIC_V1 - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
-
PICT V1 identifier, two bytes, mask with 0xffff0000
- MAGIC_V2 - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
-
PICT V2 identifier, four bytes
- main(String[]) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
- main(String[]) - Static method in class com.twelvemonkeys.image.AreaAverageOp
- main(String[]) - Static method in class com.twelvemonkeys.image.IndexImage
- main(String[]) - Static method in class com.twelvemonkeys.image.PixelizeOp
- main(String[]) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
- main(String[]) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- main(String[]) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- main(String[]) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
- main(String[]) - Static method in class com.twelvemonkeys.imageio.path.Paths
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QDTest
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- main(String[]) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- main(String[]) - Static method in class com.twelvemonkeys.io.FileUtil
- main(String[]) - Static method in class com.twelvemonkeys.io.Win32File
- main(String[]) - Static method in class com.twelvemonkeys.io.WriterOutputStream
- main(String[]) - Static method in class com.twelvemonkeys.lang.SystemUtil
- main(String[]) - Static method in class com.twelvemonkeys.net.MIMEUtil
-
For debugging.
- main(String[]) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Testing only.
- main(String[]) - Static method in class com.twelvemonkeys.util.service.ServiceRegistry
- main(String[]) - Static method in class com.twelvemonkeys.util.TimeFormat
-
Main method for testing ONLY
- main(String[]) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- mainCode - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
-
Used for green, backward reference length and color cache
- majorVersion - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- makeKernel(float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Make a Gaussian blur
Kernel
. - manhattanDistance(byte[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- map - Variable in class com.twelvemonkeys.util.LinkedSet
- map(float[]) - Method in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.DefaultToneMapper
- map(float[]) - Method in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.GammaToneMapper
- map(float[]) - Method in class com.twelvemonkeys.imageio.plugins.hdr.tonemap.NullToneMapper
- map(float[]) - Method in interface com.twelvemonkeys.imageio.plugins.hdr.tonemap.ToneMapper
- mapSize - Variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- mark - Variable in class com.twelvemonkeys.io.CompoundReader
- mark - Variable in class com.twelvemonkeys.io.StringArrayReader
- mark() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- mark() - Method in interface com.twelvemonkeys.io.Seekable
-
Marks a position in the stream to be returned to by a subsequent call to reset.
- mark() - Method in class com.twelvemonkeys.io.SeekableInputStream
- mark() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- mark(int) - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- mark(int) - Method in class com.twelvemonkeys.io.CompoundReader
- mark(int) - Method in class com.twelvemonkeys.io.SeekableInputStream
- mark(int) - Method in class com.twelvemonkeys.io.StringArrayReader
- mark(int) - Method in class com.twelvemonkeys.io.SubStream
- markedPositions - Variable in class com.twelvemonkeys.io.SeekableInputStream
- markedPositions - Variable in class com.twelvemonkeys.io.SeekableOutputStream
- markedReader - Variable in class com.twelvemonkeys.io.CompoundReader
- markedString - Variable in class com.twelvemonkeys.io.StringArrayReader
- marker - Variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- marker - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- marker - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- marker - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Segment
- marker() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- markerIndex - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- markLimit - Variable in class com.twelvemonkeys.io.SubStream
- markPosition - Variable in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- markSupported - Variable in class com.twelvemonkeys.io.CompoundReader
- markSupported() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- markSupported() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- markSupported() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- markSupported() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- markSupported() - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- markSupported() - Method in class com.twelvemonkeys.io.CompoundReader
- markSupported() - Method in class com.twelvemonkeys.io.SeekableInputStream
-
Returns
true
, as marking is always supported. - markSupported() - Method in class com.twelvemonkeys.io.StringArrayReader
- mask - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- mask - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- MASK - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- MASK_HAS_MASK - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- MASK_LASSO - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- MASK_NONE - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- MASK_TRANSPARENT_COLOR - Static variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- maskNull(List<String>) - Static method in class com.twelvemonkeys.net.MIMEUtil
- maskParams - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- masks - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- masks - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- masks - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- maskType - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- masterSAT - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- matcher - Variable in class com.twelvemonkeys.util.regex.RegExTokenIterator
- matches(String, String) - Method in class com.twelvemonkeys.lang.StringUtil
-
Tells whether or not the given string string matches the given regular expression.
- max - Variable in class com.twelvemonkeys.image.IndexImage.Cube
- MAX_BITS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- MAX_BITS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- MAX_ENTROPY_TOKENS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- MAX_HUFFMAN_SUBTREE - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- MAX_MB_SEGMENTS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- MAX_MODE_LF_DELTAS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- MAX_REF_LF_DELTAS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- MAX_VAL_16BIT - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Max value for 16 bit rasters (65535).
- MAX_VAL_1BIT - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Max value for 1 bit rasters (1).
- MAX_VAL_32BIT - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Max value for 32 bit rasters (4294967295).
- MAX_VAL_8BIT - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Max value for 8 bit rasters (255).
- maxBlock - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- maxCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- maxCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- maxCode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWCompatibilityDecoder
- maxCode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWSpecDecoder
- maxCode() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- maxColor - Variable in class com.twelvemonkeys.image.InverseColorMap
- maxDelimiter - Variable in class com.twelvemonkeys.util.StringTokenIterator
-
Stores the value of the delimiter character with the highest value.
- MAXJSAMPLE - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter
- maxMaxSample - Variable in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- maxPosition - Variable in class com.twelvemonkeys.util.StringTokenIterator
- MAXQUANTVAL - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
Maximum value a quantised color channel can have
- maxSample - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- maxSampleFloat - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- maxSize - Variable in class com.twelvemonkeys.util.LRUHashMap
- maxSize - Variable in class com.twelvemonkeys.util.LRUMap
- maxString - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- MAXVAL - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- maxValue - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- maxValue(int) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- maybeEscapeAttributeValue(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- maybeEscapeElementValue(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
-
Returns an escaped version of the input string.
- maybeInitJPEGProvider() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
- MB_FEATURE_TREE_PROBS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- MB_LVL_MAX - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- MBfilter(int, int, int, Segment) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- mCharset - Variable in class com.twelvemonkeys.io.WriterOutputStream.CharsetDecoder
- mCharset - Variable in class com.twelvemonkeys.io.WriterOutputStream.StringDecoder
- mDescriptor - Variable in class com.twelvemonkeys.util.BeanMap.BeanEntry
- MemoryCache - Class in com.twelvemonkeys.imageio.stream
- MemoryCache() - Constructor for class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- MemoryCache(InputStream) - Constructor for class com.twelvemonkeys.imageio.stream.MemoryCache
- MemoryCache(ReadableByteChannel) - Constructor for class com.twelvemonkeys.imageio.stream.MemoryCache
- MemoryCacheSeekableStream - Class in com.twelvemonkeys.io
-
A
SeekableInputStream
implementation that caches data in memory. - MemoryCacheSeekableStream(InputStream) - Constructor for class com.twelvemonkeys.io.MemoryCacheSeekableStream
-
Creates a
MemoryCacheSeekableStream
, reading from the givenInputStream
. - MemoryCacheSeekableStream.MemoryCache - Class in com.twelvemonkeys.io
- merge(List<File>, File) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
-
Merges all pages from the input TIFF files into one TIFF file at the output location.
- mergeArrays(Object, int, int, Object, int, int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Merges two arrays into a new array.
- mergeArrays(Object, Object) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Merges two arrays into a new array.
- mergeEntries(short, Object, Entry) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- mergeEntries(String, Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeFromStandardDimensionNode(Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeFromStandardDocumentNode(Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeFromStandardTextNode(Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeNativeTree(Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeSafeMetadata(Directory, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- mergeStandardTree(Node, Map<Integer, Entry>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeTables(Entry, Entry, Entry) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- mergeTree(String, Node) - Method in class com.twelvemonkeys.imageio.AbstractMetadata
- mergeTree(String, Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- mergeTree(String, Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- message - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BitmapUnsupported
- meta - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form
- metaCodeBits - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanInfo
- metadata - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- MetadataReader - Class in com.twelvemonkeys.imageio.metadata
-
MetadataReader
- MetadataReader() - Constructor for class com.twelvemonkeys.imageio.metadata.MetadataReader
- MetadataWriter - Class in com.twelvemonkeys.imageio.metadata
-
MetadataWriter.
- MetadataWriter() - Constructor for class com.twelvemonkeys.imageio.metadata.MetadataWriter
- mExpectedModCount - Variable in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
-
The modCount value that the iterator believes that the backing List should have.
- mFilename - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- mimeTypes - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- mimeTypes() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- MIMEUtil - Class in com.twelvemonkeys.net
-
Contains mappings from file extension to mime-types and from mime-type to file-types.
- MIMEUtil() - Constructor for class com.twelvemonkeys.net.MIMEUtil
- min - Variable in class com.twelvemonkeys.image.IndexImage.Cube
- MIN_BITS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- MIN_BITS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- minMaxSample - Variable in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- minorVersion - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- minReg - Variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- minStreamSize - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- minus(Rational) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- MINUTE - Static variable in class com.twelvemonkeys.lang.DateUtil
-
One minute: 60 seconds (60 000 milliseconds).
- MINUTE - Static variable in class com.twelvemonkeys.util.TimeFormat
- MinutesFormatter - Class in com.twelvemonkeys.util
-
Formats the minutes part of the Time
- MinutesFormatter(int) - Constructor for class com.twelvemonkeys.util.MinutesFormatter
- minValue - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- mipMapCount - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- MissingTypeException - Exception in com.twelvemonkeys.util.convert
-
This exception may be thrown by
PropertyConverter
s, if a conversion is attempted without type (class). - MissingTypeException() - Constructor for exception com.twelvemonkeys.util.convert.MissingTypeException
-
Creates a
MissingTypeException
with no error message. - MissingTypeException(String) - Constructor for exception com.twelvemonkeys.util.convert.MissingTypeException
-
Creates a
MissingTypeException
with the given error message. - MitchellFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.MitchellFilter
- mItemId - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- mIterator - Variable in class com.twelvemonkeys.util.BeanMap.BeanIterator
- mIterator - Variable in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- mKey - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- mLastModified - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- mLastReturned - Variable in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- mNext - Variable in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- mNextEntry - Variable in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- mNow - Variable in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- modCount - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap
- mode - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- mode - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- modeAsString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- model - Variable in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- modeLoopFilterDeltas - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- modeRefLoopFilterDeltaEnabled - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- modeRefLoopFilterDeltaUpdate - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- modifiedTimestamp - Variable in class com.twelvemonkeys.io.ole2.Entry
- MONO_PALETTE - Static variable in class com.twelvemonkeys.image.MonochromeColorModel
- MONOCHROME - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- MONOCHROME - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- MonochromeColorModel - Class in com.twelvemonkeys.image
-
Monochrome B/W color model.
- MonochromeColorModel() - Constructor for class com.twelvemonkeys.image.MonochromeColorModel
- move(double, double) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- moveTo(double, double) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- moveTo(Point2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- MP_REG_IGNORE - Static variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- mRandomAccess - Variable in class com.twelvemonkeys.io.FileSeekableStream
- mReserved1 - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- mReserved1 - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- mReserved2 - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- mReserved2 - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- MSAT_SECTOR_SID - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- MSB - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- MSB - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- mShapes - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- mStream - Variable in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- mStream - Variable in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- mSupport - Variable in class com.twelvemonkeys.image.ResampleOp.BoxFilter
- Mt16 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- Mt32 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- mThumbCount - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- mThumbHeight - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- mThumbWidth - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- mTimestamp - Variable in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- mTransform - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- Mtrn - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- multiPalette - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- MultiPalette - Interface in com.twelvemonkeys.imageio.plugins.iff
-
MultiPalette
- multiPaletteToRGB(int, byte[], IndexColorModel, byte[], int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- multiTokenPartition - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- MutableIndexColorModel - Class in com.twelvemonkeys.imageio.plugins.iff
-
A mutable indexed color model.
- MutableIndexColorModel(IndexColorModel) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- MutableIndexColorModel.PaletteChange - Class in com.twelvemonkeys.imageio.plugins.iff
- mutablePalette - Variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- mValue - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
N
- n - Variable in class com.twelvemonkeys.image.ResampleOp.ContributorList
- name - Variable in class com.twelvemonkeys.image.ResampleOp.Key
- name - Variable in class com.twelvemonkeys.image.ResampleOp.Value
- name - Variable in class com.twelvemonkeys.imageio.metadata.psd.PSDEntry
- name - Variable in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- name - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- name - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- name - Variable in class com.twelvemonkeys.io.ole2.Entry
- name - Variable in enum com.twelvemonkeys.lang.Platform.Architecture
- name - Variable in enum com.twelvemonkeys.lang.Platform.OperatingSystem
- name() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- nameOverride - Variable in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- names - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDAlphaChannelInfo
- names - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDUnicodeAlphaNames
- namespace - Variable in class com.twelvemonkeys.imageio.metadata.xmp.RDFDescription
- NaN - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- NATIVE_METADATA_FORMAT_CLASS_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- NATIVE_METADATA_FORMAT_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- nativeImageMetadataFormatClassName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeImageMetadataFormatClassName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeImageMetadataFormatName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeImageMetadataFormatName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeMetadataFormatName - Static variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPMetadata
-
We return metadata in the exact same form as the JRE built-in, to be compatible with the BMPImageWriter.
- nativeStreamMetadataFormatClassName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeStreamMetadataFormatClassName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeStreamMetadataFormatName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nativeStreamMetadataFormatName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- nBlock - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- needsConversionToRGB() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- needsCSConversion(int, int, IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- needsEscapeAttribute(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
-
Returns an the first index from the input string that should be escaped if escaping is needed, otherwise
-1
. - needsEscapeElement(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
-
Returns an the first index from the input string that should be escaped if escaping is needed, otherwise
-1
. - negate() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- negative - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- newEntryIterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- newEntryIterator() - Method in class com.twelvemonkeys.util.IgnoreCaseMap
- newEntryIterator() - Method in class com.twelvemonkeys.util.LinkedMap
- newEntryIterator() - Method in class com.twelvemonkeys.util.TimeoutMap
- newKeyIterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- newKeyIterator() - Method in class com.twelvemonkeys.util.IgnoreCaseMap
- newKeyIterator() - Method in class com.twelvemonkeys.util.LinkedMap
- newKeyIterator() - Method in class com.twelvemonkeys.util.TimeoutMap
- newValueIterator() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- newValueIterator() - Method in class com.twelvemonkeys.util.IgnoreCaseMap
- newValueIterator() - Method in class com.twelvemonkeys.util.LinkedMap
- newValueIterator() - Method in class com.twelvemonkeys.util.TimeoutMap
- next - Variable in class com.twelvemonkeys.io.CompoundReader
- next - Variable in class com.twelvemonkeys.io.ole2.SIdChain
- next - Variable in class com.twelvemonkeys.io.StringArrayReader
- next - Variable in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- next - Variable in class com.twelvemonkeys.util.FilterIterator
- next - Variable in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
- next - Variable in class com.twelvemonkeys.util.regex.RegExTokenIterator
- next - Variable in class com.twelvemonkeys.util.StringTokenIterator
- next() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- next() - Method in class com.twelvemonkeys.util.BeanMap.BeanIterator
- next() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- next() - Method in class com.twelvemonkeys.util.FilterIterator
-
Returns the next element in the iteration.
- next() - Method in class com.twelvemonkeys.util.LinkedMap.EntryIterator
- next() - Method in class com.twelvemonkeys.util.LinkedMap.KeyIterator
- next() - Method in class com.twelvemonkeys.util.LinkedMap.ValueIterator
- next() - Method in class com.twelvemonkeys.util.regex.RegExTokenIterator
- next() - Method in class com.twelvemonkeys.util.StringTokenIterator
-
Returns the next element in the iteration.
- next() - Method in class com.twelvemonkeys.util.TimeoutMap.EntryIterator
- next() - Method in class com.twelvemonkeys.util.TimeoutMap.KeyIterator
- next() - Method in class com.twelvemonkeys.util.TimeoutMap.ValueIterator
- nextBits - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- nextCode(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
-
Computes the next code
- nextData - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- nextDelimiter - Variable in class com.twelvemonkeys.util.StringTokenIterator
- nextDId - Variable in class com.twelvemonkeys.io.ole2.Entry
- nextElement() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- nextElement() - Method in class com.twelvemonkeys.util.AbstractTokenIterator
-
This implementation simply returns
next()
. - nextEntry() - Method in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- nextEntry() - Method in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- nextExpiryTime - Variable in class com.twelvemonkeys.util.TimeoutMap
- nextIndex() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- nextReader() - Method in class com.twelvemonkeys.io.CompoundReader
- nextReader() - Method in class com.twelvemonkeys.io.StringArrayReader
- nextSectorPos - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- nextSegment() - Method in class com.twelvemonkeys.imageio.path.AdobePathReader
- nextState - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.
- nextToken() - Method in class com.twelvemonkeys.util.AbstractTokenIterator
-
Returns the next element in the iteration as a
String
. - nextToken() - Method in interface com.twelvemonkeys.util.TokenIterator
-
Returns the next element in the iteration as a
String
. - nextValidCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- NIO_AVAILABLE - Static variable in class com.twelvemonkeys.io.WriterOutputStream
- NO_CHILDREN - Static variable in class com.twelvemonkeys.io.ole2.Entry
- NoAvailableConverterException - Exception in com.twelvemonkeys.util.convert
-
This exception may be thrown by
PropertyConverter
s, if a conversion is attempted for a type (class), that has no registeredPropertyConverter
. - NoAvailableConverterException() - Constructor for exception com.twelvemonkeys.util.convert.NoAvailableConverterException
-
Creates a
NoAvailableConverterException
with no error message. - NoAvailableConverterException(String) - Constructor for exception com.twelvemonkeys.util.convert.NoAvailableConverterException
-
Creates a
NoAvailableConverterException
with the given error message. - Node() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- nodeColor - Variable in class com.twelvemonkeys.io.ole2.Entry
- NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.AlphaFiltering
- noNullElements(Collection<T>) - Static method in class com.twelvemonkeys.lang.Validate
- noNullElements(Collection<T>, String) - Static method in class com.twelvemonkeys.lang.Validate
- noNullElements(T[]) - Static method in class com.twelvemonkeys.lang.Validate
- noNullElements(T[], String) - Static method in class com.twelvemonkeys.lang.Validate
- noNullKeys(Map<K, V>) - Static method in class com.twelvemonkeys.lang.Validate
- noNullKeys(Map<K, V>, String) - Static method in class com.twelvemonkeys.lang.Validate
- noNullValues(Map<K, V>) - Static method in class com.twelvemonkeys.lang.Validate
- noNullValues(Map<K, V>, String) - Static method in class com.twelvemonkeys.lang.Validate
- NOP - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- Normal - com.twelvemonkeys.contrib.exif.Orientation
- Normal - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- normalize(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- normalize(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- normalize(float[]) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- normalize(short[]) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- normalize(short[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- normalizeArchitecture(Platform.OperatingSystem, String) - Static method in class com.twelvemonkeys.lang.Platform
- normalizeColor(int, int, byte[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeColor(int, int, double[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeColor(int, int, float[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeColor(int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeColor(int, int, short[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeColorPlanar(int, WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- normalizeNames(String[]) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- normalizeOperatingSystem(String) - Static method in class com.twelvemonkeys.lang.Platform
- NOT_PAT_BIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_PAT_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_PAT_OR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_PAT_XOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_SRC_BIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_SRC_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_SRC_OR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- NOT_SRC_XOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- notEmpty(Collection<T>) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(Collection<T>, String) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(Map<K, V>) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(Map<K, V>, String) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(T) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(T[]) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(T[], String) - Static method in class com.twelvemonkeys.lang.Validate
- notEmpty(T, String) - Static method in class com.twelvemonkeys.lang.Validate
- notNull(T) - Static method in class com.twelvemonkeys.lang.Validate
- notNull(T, String) - Static method in class com.twelvemonkeys.lang.Validate
- NotSrcXor - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite
- NotSrcXor() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.NotSrcXor
- NS_DC - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
-
Dublin Core Metadata Initiative namespace
- NS_EXIF - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_PHOTOSHOP - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_RDF - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
-
W3C Resource Description Format namespace
- NS_ST_REF - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_TIFF - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_X - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_XAP - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NS_XAP_MM - Static variable in interface com.twelvemonkeys.imageio.metadata.xmp.XMP
- NULL_BLOCK - Static variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- NULL_COMPONENT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Component that can be used with the MediaTracker etc.
- NULL_LISTENER - Static variable in interface com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentWarningListener
- NULL_MASK - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- NullInputStream - Class in com.twelvemonkeys.io
-
An
InputStream
that contains no bytes. - NullInputStream() - Constructor for class com.twelvemonkeys.io.NullInputStream
-
Creates a
NullInputStream
. - NullMap<K,V> - Class in com.twelvemonkeys.util
-
An (immutable) empty
Map
, that supports allMap
operations without throwing exceptions (in contrast toCollections.EMPTY_MAP
that will throw exceptions onput
/remove
). - NullMap() - Constructor for class com.twelvemonkeys.util.NullMap
- NullOutputStream - Class in com.twelvemonkeys.io
-
An
OutputStream
implementation that works as a sink. - NullOutputStream() - Constructor for class com.twelvemonkeys.io.NullOutputStream
-
Creates a
NullOutputStream
. - NullToneMapper - Class in com.twelvemonkeys.imageio.plugins.hdr.tonemap
-
NullToneMapper.
- NullToneMapper() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.tonemap.NullToneMapper
- NUM_QUANT_TABLES - Static variable in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGQuality
- NumberConverter - Class in com.twelvemonkeys.util.convert
-
Converts strings to numbers and back.
- NumberConverter() - Constructor for class com.twelvemonkeys.util.convert.NumberConverter
- numChannels - Variable in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- numColors - Variable in class com.twelvemonkeys.image.InverseColorMap
- numComp - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- numComponents - Variable in class com.twelvemonkeys.imageio.plugins.tiff.ExtraSamplesColorModel
- numComponents() - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- numerator - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- numerator() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- numerator() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
O
- ObjectView - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- offset - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- offset - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- offset - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- offset - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- offset - Variable in class com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
- offset - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- offset - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- offset() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- offsetSize - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- offsetSize - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- offsetSize() - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- offsetTable - Variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- ofType(int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.Form
- oldCode - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- onDeregistration(ServiceRegistry, Class) - Method in interface com.twelvemonkeys.util.service.RegisterableService
-
Called right after this service provider object is removed from the given category of the given
ServiceRegistry
. - ONE_HALF - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter
- onRegistration(ServiceRegistry, Class) - Method in interface com.twelvemonkeys.util.service.RegisterableService
-
Called right after this service provider object is added to the given category of the given
ServiceRegistry
. - onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.color.ProfileDeferralActivator.Spi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriterSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriterSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.stream.BufferedInputStreamImageInputStreamSpi
- onRegistration(ServiceRegistry, Class<?>) - Method in class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi
- OP_BITS_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_BITS_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_BK_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_BK_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_BK_PIX_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_CH_EXTRA - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_CLIP_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_COMPRESSED_QUICKTIME - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DEF_HILITE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DH_TEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DHDV_TEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DIRECT_BITS_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DIRECT_BITS_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_DV_TEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_END_OF_PICTURE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ERASE_SAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FG_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_PIX_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FILL_SAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FONT_NAME - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_FRAME_SAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_GLYPH_STATE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_HEADER_OP - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
-
PICT opcodes.
- OP_HILITE_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_HILITE_MODE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_INVERT_SAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_LINE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_LINE_FROM - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_LINE_JUSTIFY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_LONG_COMMENT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_LONG_TEXT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_OP_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_ORIGIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_OV_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PACK_BITS_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PACK_BITS_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_ARC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_OVAL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_POLY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_R_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_RECT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PAINT_SAME_RGN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PN_LOC_H_FRAC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PN_MODE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PN_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PN_PIX_PAT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_PN_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_RGB_BK_COL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_RGB_FG_COL - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_SHORT_COMMENT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_SHORT_LINE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_SHORT_LINE_FROM - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_SP_EXTRA - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_TX_FACE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_TX_FONT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_TX_MODE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_TX_RATIO - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_TX_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_UNCOMPRESSED_QUICKTIME - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_VERSION - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- OP_VERSION_2 - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- opacity - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- opacity - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- opacity - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- opaqueAlpha(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- OPEN_SUBPATH_BEZIER_LINKED - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- OPEN_SUBPATH_BEZIER_UNLINKED - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- OPEN_SUBPATH_LENGTH_RECORD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- OperatingSystem(String, String) - Constructor for enum com.twelvemonkeys.lang.Platform.OperatingSystem
- optionByteAligned - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- optionG32D - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- optionG32D - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- optionG3Fill - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- optionG3Fill - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- optionUncompressed - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- optionUncompressed - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- Order(int, int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.dds.DDSReader.Order
- orientation - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- orientation - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- orientation(PNMHeader) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- orientation(TGAHeader) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- Orientation - Enum in com.twelvemonkeys.contrib.exif
-
Orientation.
- Orientation(int) - Constructor for enum com.twelvemonkeys.contrib.exif.Orientation
- ORIENTATION_BOTLEFT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_BOTLEFT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_BOTRIGHT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_BOTRIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_LEFTBOT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_LEFTBOT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_LEFTTOP - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_LEFTTOP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_RIGHTBOT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_RIGHTBOT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_RIGHTTOP - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_RIGHTTOP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- ORIENTATION_TOPLEFT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFBaseline
- ORIENTATION_TOPLEFT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- ORIENTATION_TOPRIGHT - Static variable in interface com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFExtension
- ORIENTATION_TOPRIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- origin - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- ORIGIN - Static variable in class com.twelvemonkeys.imageio.ImageReaderBase
- ORIGIN_LOWER_LEFT - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- ORIGIN_LOWER_RIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- ORIGIN_UPPER_LEFT - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- ORIGIN_UPPER_RIGHT - Static variable in interface com.twelvemonkeys.imageio.plugins.tga.TGA
- original - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- originalPalette - Variable in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- os - Variable in class com.twelvemonkeys.lang.Platform
-
Normalized operating system constant
- os() - Static method in class com.twelvemonkeys.lang.Platform
-
Shorthand for
Platform.get().getOS()
. - OS2_V2_HEADER_16_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
Strange BITMAPCOREHEADER size, OS/2 V2, but only first 16 bytes...
- OS2_V2_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
BITMAPCOREHEADER size, OS/2 V2
- osName - Variable in class com.twelvemonkeys.io.FileSystem.UnknownFileSystem
- out - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- output - Variable in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- output - Variable in class com.twelvemonkeys.xml.DOMSerializer
- output - Variable in class com.twelvemonkeys.xml.XMLSerializer
- output(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- outputAny(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- outputBuffer - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- outputBufferBitLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- outputData - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- outputRGB(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- outputSingle(int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- OutputStreamView(RandomAccessStream) - Constructor for class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- outputTypes - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- outputTypes() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- outputView - Variable in class com.twelvemonkeys.io.RandomAccessStream
-
This random access stream, wrapped in an
OutputStream
- overrideCCITTCompression - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
P
- p - Variable in class com.twelvemonkeys.image.ResampleOp.ContributorList
- P0 - Static variable in class com.twelvemonkeys.image.ResampleOp
- P0 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- p1(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- P1 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- P2 - Static variable in class com.twelvemonkeys.image.ResampleOp
- P2 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- P3 - Static variable in class com.twelvemonkeys.image.ResampleOp
- P3 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- PackBitsDecoder - Class in com.twelvemonkeys.io.enc
-
Decoder implementation for Apple PackBits run-length encoding.
- PackBitsDecoder() - Constructor for class com.twelvemonkeys.io.enc.PackBitsDecoder
-
Creates a
PackBitsDecoder
. - PackBitsDecoder(boolean) - Constructor for class com.twelvemonkeys.io.enc.PackBitsDecoder
-
Creates a
PackBitsDecoder
, with optional compatibility mode. - PackBitsDecoder(int, boolean) - Constructor for class com.twelvemonkeys.io.enc.PackBitsDecoder
-
Creates a
PackBitsDecoder
, with optional compatibility mode. - PackBitsEncoder - Class in com.twelvemonkeys.io.enc
-
Encoder implementation for Apple PackBits run-length encoding.
- PackBitsEncoder() - Constructor for class com.twelvemonkeys.io.enc.PackBitsEncoder
-
Creates a
PackBitsEncoder
. - packImageData(OutputStream, RenderedImage, boolean) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- pad(String, int, String, boolean) - Static method in class com.twelvemonkeys.lang.StringUtil
-
String length check with simple concatenation of selected pad-string.
- padBits(ByteBuffer, int, int, byte[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- padding - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- padding - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- pageHeight - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- pageWidth - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- paint - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ChangeBackgroundAction
- paint - Variable in class com.twelvemonkeys.imageio.plugins.pict.Pattern
- paintArc(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PaintArc(r,int,int) // fills an arc's interior with the pattern of the graphics pen, using the pattern mode of the graphics pen.
- paintComponent(Graphics) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- paintIcon(Component, Graphics, int, int) - Method in class com.twelvemonkeys.image.BufferedImageIcon
- paintOval(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PaintOval(r) // fills an oval's interior with the pattern of the graphics pen, using the pattern mode of the graphics pen.
- paintPoly(Polygon) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- paintRect(Rectangle2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PaintRect(r) // fills a rectangle's interior with the pattern of the graphics pen, using the pattern mode of the graphics pen.
- paintRegion(Area) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- paintRoundRect(Rectangle2D, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PaintRooundRect(r,int,int) // fills a rectangle's interior with the pattern of the graphics pen, using the pattern mode of the graphics pen.
- paintShape(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- palette - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- palette - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- palette - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- palette - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- PaletteChange() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- paletteInfo - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- PALETTEINFO_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
-
Color or BW.
- PALETTEINFO_GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
-
Gray.
- paletteOff - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- PAM - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
PAM format, may contain data in same formats as the above, has extended header.
- PAMHeaderParser - Class in com.twelvemonkeys.imageio.plugins.pnm
- PAMHeaderParser(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- PAMHeaderWriter - Class in com.twelvemonkeys.imageio.plugins.pnm
- PAMHeaderWriter(ImageOutputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderWriter
- PAMImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.pnm
- PAMImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PAMImageReaderSpi
-
Creates a
PAMImageReaderSpi
. - PAMImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.pnm
- PAMImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PAMImageWriterSpi
-
Creates a
PAMImageWriterSpi
. - PAMProviderInfo - Class in com.twelvemonkeys.imageio.plugins.pnm
-
PAMProviderInfo.
- PAMProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PAMProviderInfo
- Panorama - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- PARAM_PRETTY_PRINT - Static variable in class com.twelvemonkeys.xml.DOMSerializer
- PARAM_XML_DECLARATION - Static variable in class com.twelvemonkeys.xml.DOMSerializer
- paramsToHints(SVGReadParam) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- parent - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- parent - Variable in class com.twelvemonkeys.io.ole2.Entry
- ParsableString(String) - Constructor for class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- parse() - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderParser
- parse() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- parse() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- parse() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- parse(BoolDecoder, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- parse(File) - Static method in class com.twelvemonkeys.io.Win32Lnk
-
Parses a
.lnk
file to find the real file. - parse(String) - Method in class com.twelvemonkeys.util.TimeFormat
-
Parses a Time, according to this format.
- parse(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderParser
- parseAsResource(Node) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- parseAttributesForKnownElements(Map<String, List<Entry>>, Node) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- parseChanges(byte[], int) - Method in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- parsedIFDs - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- parseDirectories(Node, NodeList, String) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- parseDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- parseDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDEXIF1Data
- parseDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDIPTCData
- parseDirectory() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDXMPData
- parseEncoding(ImageInputStream, int) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- parseExif(EXIF) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- parseHalf(String) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- parseHTTPDate(String) - Static method in class com.twelvemonkeys.net.HTTPUtil
-
Parses a HTTP date string into a
long
representing milliseconds since January 1, 1970 GMT. - parseHTTPDateImpl(String) - Static method in class com.twelvemonkeys.net.HTTPUtil
-
ParseHTTPDate implementation
- parseObject(String, ParsePosition) - Method in class com.twelvemonkeys.util.TimeFormat
-
DUMMY IMPLEMENTATION!!
- parseString(String) - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Parses a string according to the rules stated above.
- parseString(ImageInputStream, int) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- parseTime(String) - Static method in class com.twelvemonkeys.util.Time
-
Deprecated.
- passComplete(ImageReader, BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- passComplete(ImageReader, BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- passStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- passStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- PAT_BIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- PAT_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- PAT_OR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- PAT_XOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- path() - Method in class com.twelvemonkeys.imageio.path.AdobePathBuilder
-
Deprecated.
- PATH_FILL_RULE_RECORD - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- Paths - Class in com.twelvemonkeys.imageio.path
-
Support for various Adobe Photoshop Path related operations: Extract a path from an image input stream,
Paths.readPath(javax.imageio.stream.ImageInputStream)
Apply a given path to a givenBufferedImage
Paths.applyClippingPath(java.awt.Shape, java.awt.image.BufferedImage)
Read an image with path appliedPaths.readClipped(javax.imageio.stream.ImageInputStream)
Write an image with embedded pathPaths.writeClipped(java.awt.image.RenderedImage, java.awt.Shape, java.lang.String, javax.imageio.stream.ImageOutputStream)
- Paths() - Constructor for class com.twelvemonkeys.imageio.path.Paths
- pathToSegments(PathIterator) - Static method in class com.twelvemonkeys.imageio.path.AdobePathWriter
- pathToShape(List<List<AdobePathSegment>>) - Method in class com.twelvemonkeys.imageio.path.AdobePathReader
-
The Correct Order...
- pattern - Variable in class com.twelvemonkeys.imageio.plugins.pict.BitMapPattern
- Pattern - Class in com.twelvemonkeys.imageio.plugins.pict
-
Pattern
- Pattern(Paint) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.Pattern
- PBM - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
1 bit per sample, RAW format, white is zero.
- PBM_PLAIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
1 bit per sample, ASCII format, white is zero.
- Pcat1 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- Pcat2 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- Pcat3 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- Pcat4 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- Pcat5 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- Pcat6 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- PCHG_COMP_HUFFMAN - Static variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- PCHG_COMP_NONE - Static variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- PCHGChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
PCHGChunk
- PCHGChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- PCHGF_12BIT - Static variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
-
Use SmallLineChanges
- PCHGF_32BIT - Static variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
-
Use BigLineChanges
- PCHGF_USE_ALPHA - Static variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
-
meaningful only if PCHG_32BIT is on: use the Alpha channel info
- PCX - Interface in com.twelvemonkeys.imageio.plugins.pcx
- PCXHeader - Class in com.twelvemonkeys.imageio.plugins.pcx
- PCXHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- PCXImageReader - Class in com.twelvemonkeys.imageio.plugins.pcx
-
ImageReader for ZSoft PC Paintbrush (PCX) format.
- PCXImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- PCXImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.pcx
- PCXImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReaderSpi
-
Creates a
PCXImageReaderSpi
. - PCXMetadata - Class in com.twelvemonkeys.imageio.plugins.pcx
- PCXMetadata(ImageTypeSpecifier, PCXHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.PCXMetadata
- PCXProviderInfo - Class in com.twelvemonkeys.imageio.plugins.pcx
-
PCXProviderInfo.
- PCXProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.PCXProviderInfo
- peekBits(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
-
Reads the specified number of bits from the buffer in an LSB-first way.
- PEM_ARRAY - Static variable in class com.twelvemonkeys.io.enc.Base64Decoder
-
This array maps the characters to their 6 bit values
- PEM_CONVERT_ARRAY - Static variable in class com.twelvemonkeys.io.enc.Base64Decoder
- penLocation - Variable in class com.twelvemonkeys.imageio.plugins.pict.PenState
- penMode - Variable in class com.twelvemonkeys.imageio.plugins.pict.PenState
- penMode - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- penPattern - Variable in class com.twelvemonkeys.imageio.plugins.pict.PenState
- penPattern - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- penPosition - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- penPosition - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- penSize - Variable in class com.twelvemonkeys.imageio.plugins.pict.PenState
- penSize - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- PenState - Class in com.twelvemonkeys.imageio.plugins.pict
-
PenState
- PenState(Point, int, Pattern, Dimension) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PenState
- penVisibility - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- percentageDone - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- PFM_GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
- PFM_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
- PFMHeaderParser - Class in com.twelvemonkeys.imageio.plugins.pnm
- PFMHeaderParser(ImageInputStream, short) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- PGM - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Grayscale up to 16 bits per sample, RAW format.
- PGM_PLAIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Grayscale up to 16 bits per sample, ASCII format.
- PHOTOMETRIC_BLACK_IS_ZERO - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PHOTOMETRIC_CFA - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
-
DNG: CFA (Color Filter Array).
- PHOTOMETRIC_CIELAB - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PHOTOMETRIC_ICCLAB - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PHOTOMETRIC_ITULAB - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PHOTOMETRIC_LINEAR_RAW - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
-
DNG: LinearRaw.
- PHOTOMETRIC_LOGL - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- PHOTOMETRIC_LOGLUV - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- PHOTOMETRIC_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PHOTOMETRIC_PALETTE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PHOTOMETRIC_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PHOTOMETRIC_SEPARATED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PHOTOMETRIC_WHITE_IS_ZERO - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PHOTOMETRIC_YCBCR - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PhotoYCC - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- PhotoYCC - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- PhotoYCCA - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- picSize - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- PICT - Interface in com.twelvemonkeys.imageio.plugins.pict
-
PICT format constants.
- PICT_NULL_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.PICT
- PICTImageReader - Class in com.twelvemonkeys.imageio.plugins.pict
-
Reader for Apple Mac Paint Picture (PICT) format.
- PICTImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Deprecated.
- PICTImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- PICTImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.pict
-
PICTImageReaderSpi
- PICTImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
-
Creates a
PICTImageReaderSpi
. - PICTImageWriter - Class in com.twelvemonkeys.imageio.plugins.pict
-
Writer for Apple Mac Paint Picture (PICT) format.
- PICTImageWriter() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- PICTImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
-
Constructs an
ImageWriter
and sets itsoriginatingProvider
instance variable to the supplied value. - PICTImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.pict
-
PICTImageWriterSpi
- PICTImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriterSpi
-
Creates a
PICTImageWriterSpi
. - PICTMetadata - Class in com.twelvemonkeys.imageio.plugins.pict
-
PICTMetadata.
- PICTMetadata(ImageTypeSpecifier, int, double, double) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTMetadata
- PICTProviderInfo - Class in com.twelvemonkeys.imageio.plugins.pict
-
PICTProviderInfo.
- PICTProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTProviderInfo
- PICTUtil - Class in com.twelvemonkeys.imageio.plugins.pict
-
PICTUtil
- PICTUtil() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- pixel - Variable in class com.twelvemonkeys.image.ResampleOp.Contributor
- pixel - Variable in class com.twelvemonkeys.imageio.plugins.tga.RLEDecoder
- PIXEL_FORMAT_FLAG_FOURCC - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- PIXEL_FORMAT_FLAG_RGB - Static variable in interface com.twelvemonkeys.imageio.plugins.dds.DDS
- pixelAspectRatio - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- pixelAspectRatio - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- pixelAspectRatio - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- pixelAspectRatio(TGAExtensions) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- pixelDepth - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- pixelFormatFlags - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- PixelInterleaved - com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
- PixelizeOp - Class in com.twelvemonkeys.image
-
PixelizeOp
- PixelizeOp(int) - Constructor for class com.twelvemonkeys.image.PixelizeOp
- PixelizeOp(int, int) - Constructor for class com.twelvemonkeys.image.PixelizeOp
- pixelOffset - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- pixelOffset - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- pixelSize - Variable in class com.twelvemonkeys.imageio.plugins.tga.RLEEncoder
- pixelSizeX - Variable in class com.twelvemonkeys.image.PixelizeOp
- pixelSizeY - Variable in class com.twelvemonkeys.image.PixelizeOp
- PixMap - Class in com.twelvemonkeys.imageio.plugins.pict
-
PixMap.
- PixMap() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PixMap
- PIXMAP_FORMAT_XYBITMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- PIXMAP_FORMAT_XYPIXMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- PIXMAP_FORMAT_ZPIXMAP - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- PixMapPattern - Class in com.twelvemonkeys.imageio.plugins.pict
-
PixMapPattern
- PixMapPattern(Paint, Pattern) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.PixMapPattern
- Plain16BitDecoder - Class in com.twelvemonkeys.imageio.plugins.pnm
- Plain16BitDecoder(InputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- Plain1BitDecoder - Class in com.twelvemonkeys.imageio.plugins.pnm
- Plain1BitDecoder(InputStream, int) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- Plain8BitDecoder - Class in com.twelvemonkeys.imageio.plugins.pnm
- Plain8BitDecoder(InputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.Plain8BitDecoder
- PLANARCONFIG_CHUNKY - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PLANARCONFIG_PLANAR - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- planarConfiguration - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- planarConfiguration - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- planarConfiguration(Form) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- planarConfiguration(PCXHeader) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.PCXMetadata
- PlanarConfiguration() - Constructor for enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
- plane - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- Plane() - Constructor for enum com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
- PlaneInterleaved - com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
- planes - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- planes - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- planeToType(SubBlock.Plane, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- Platform - Class in com.twelvemonkeys.lang
-
Platform
- Platform() - Constructor for class com.twelvemonkeys.lang.Platform
- Platform(Properties) - Constructor for class com.twelvemonkeys.lang.Platform
- Platform.Architecture - Enum in com.twelvemonkeys.lang
-
Enumeration of common System
Architecture
s. - Platform.OperatingSystem - Enum in com.twelvemonkeys.lang
-
Enumeration of common
OperatingSystem
s. - plus(Rational) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- PNG_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
-
PNG "magic" identifier
- PNG_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
PNG magic header.
- pngDelegate - Variable in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- pngDelegate - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- pngImageReader - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- pngReaderDelegate - Variable in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- PNM - Interface in com.twelvemonkeys.imageio.plugins.pnm
- PNMHeader - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMHeader(short, TupleType, int, int, int, int, Collection<String>) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- PNMHeader(short, TupleType, int, int, int, ByteOrder, Collection<String>) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- PNMHeaderParser - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMHeaderParser(ImageInputStream, short) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- PNMHeaderWriter - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMHeaderWriter(ImageOutputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderWriter
- PNMImageReader - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- PNMImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReaderSpi
-
Creates a
PNMImageReaderSpi
. - PNMImageWriter - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- PNMImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.pnm
- PNMImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriterSpi
-
Creates a
PNMImageWriterSpi
. - PNMMetadata - Class in com.twelvemonkeys.imageio.plugins.pnm
-
PNMMetadata.
- PNMMetadata(ImageTypeSpecifier, PNMHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- PNMProviderInfo - Class in com.twelvemonkeys.imageio.plugins.pnm
-
PNMProviderInfo.
- PNMProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.pnm.PNMProviderInfo
- PNTGImageReader - Class in com.twelvemonkeys.imageio.plugins.pntg
-
PNTGImageReader.
- PNTGImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- PNTGImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.pntg
-
PNTGImageReaderSpi.
- PNTGImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReaderSpi
- PNTGMetadata - Class in com.twelvemonkeys.imageio.plugins.pntg
-
PNTGMetadata.
- PNTGMetadata(ImageTypeSpecifier) - Constructor for class com.twelvemonkeys.imageio.plugins.pntg.PNTGMetadata
- PNTGProviderInfo - Class in com.twelvemonkeys.imageio.plugins.pntg
-
PNTGProviderInfo.
- PNTGProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.pntg.PNTGProviderInfo
- point - Variable in class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- PointFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.PointFilter
- pos - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- pos - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- pos - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- position - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- position - Variable in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- position - Variable in class com.twelvemonkeys.io.SeekableInputStream
-
The stream position in this stream
- position - Variable in class com.twelvemonkeys.io.SeekableOutputStream
- position - Variable in class com.twelvemonkeys.util.StringTokenIterator
- position() - Method in class com.twelvemonkeys.imageio.stream.FileCache
- position() - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- position(long) - Method in class com.twelvemonkeys.imageio.stream.FileCache
- position(long) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- postageStampOffset - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- pow(double, double) - Static method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
- PPC - com.twelvemonkeys.lang.Platform.Architecture
- PPM - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Color (RGB) up to 16 bits per sample, RAW format.
- PPM_PLAIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
Color (RGB) up to 16 bits per sample, ASCII format.
- precision - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- precision(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- predict - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- predict(VP8Frame) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- PREDICTOR_HORIZONTAL_DIFFERENCING - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PREDICTOR_HORIZONTAL_FLOATINGPOINT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- PREDICTOR_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- PREDICTOR_TRANSFORM - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.TransformType
- PredictorMode - Interface in com.twelvemonkeys.imageio.plugins.webp.lossless
-
PredictorMode.
- PredictorTransform - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- PredictorTransform(Raster, byte) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- predictUV(VP8Frame) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- predictY(VP8Frame) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- premultiplied() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- premultiplied() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- prepareReplacePixels(int, Rectangle) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- prepareWriteSequence(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- preserveSpace - Variable in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- PREV_COEF_CONTEXTS - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- prevDId - Variable in class com.twelvemonkeys.io.ole2.Entry
- Preview - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- previous - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- previous - Variable in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
- previous() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- previousIndex() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- previousState - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.
- PRINT_SCALE_STYLES - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- process() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- processDeregistration(T) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- processImageProgressForChannel(int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- processProgress(int) - Method in class com.twelvemonkeys.image.BufferedImageFactory
- processRegistration(T) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- processRemoved(Map.Entry) - Method in class com.twelvemonkeys.util.TimeoutMap
- processRemoved(Map.Entry<K, V>) - Method in interface com.twelvemonkeys.util.ExpiringMap
-
May be used by clients as a call-back to notify when mappings expire from the map.
- processRemoved(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.LRUHashMap
-
Default implementation does nothing.
- processRemoved(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.LRUMap
-
Default implementation does nothing.
- processWarningOccured(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- processWarningOccured(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- processWarningOccurred(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- producer - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- profile - Variable in class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- PROFILE_EMBEDDED - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- PROFILE_LINKED - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- profileCleaner - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles
-
We need special ICC profile handling for KCMS vs LCMS.
- profileData - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- ProfileDeferralActivator - Class in com.twelvemonkeys.imageio.color
-
This class exists to force early invocation of
ProfileDeferralMgr.activateProfiles()
, in an attempt to avoid JDK-6986863 and related bugs in Java < 17. - ProfileDeferralActivator() - Constructor for class com.twelvemonkeys.imageio.color.ProfileDeferralActivator
- ProfileDeferralActivator.Spi - Class in com.twelvemonkeys.imageio.color
-
This is not a service provider, but exploits the SPI mechanism as a hook to force early profile activation.
- Profiles() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.Profiles
- PROFILES - Static variable in class com.twelvemonkeys.imageio.color.ColorProfiles.Profiles
- profileSize - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- programType - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- progress(BufferedImageFactory, float) - Method in interface com.twelvemonkeys.image.BufferedImageFactory.ProgressListener
-
Reports progress to this listener.
- progressDelegator - Variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- progressDelegator - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
-
Listens to progress updates in the delegate, and delegates back to this instance
- progressDelegator - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
-
Listens to progress updates in the delegate, and delegates back to this instance
- ProgressDelegator() - Constructor for class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- ProgressDelegator() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- ProgressDelegator() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- ProgressListenerBase - Class in com.twelvemonkeys.imageio.util
-
ProgressListenerBase
- ProgressListenerBase() - Constructor for class com.twelvemonkeys.imageio.util.ProgressListenerBase
- PROPERTY - Static variable in class com.twelvemonkeys.io.ole2.Entry
- PropertyConverter - Interface in com.twelvemonkeys.util.convert
-
Converts strings to objects and back.
- ProviderInfo - Class in com.twelvemonkeys.imageio.spi
-
Provides provider info, like vendor name and version, for
ImageReaderWriterSpi
subclasses based on information in the manifest. - ProviderInfo(Package) - Constructor for class com.twelvemonkeys.imageio.spi.ProviderInfo
-
Creates a provider information instance based on the given package.
- providers - Variable in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- providers() - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- providers(Class<T>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Returns an
Iterator
containing all providers in the given category. - PSB_MAX_SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- PSD - Interface in com.twelvemonkeys.imageio.metadata.psd
-
PSD
- PSD - Interface in com.twelvemonkeys.imageio.plugins.psd
-
PSD format constants.
- PSD_BLEND_MODES - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
- PSD_MAX_SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- PSDAlphaChannelInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDAlphaChannelInfo
- PSDAlphaChannelInfo(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDAlphaChannelInfo
- PSDChannelInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDChannelInfo
- PSDChannelInfo(short, long) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo
- PSDChannelSourceDestinationRange - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDChannelSourceDestinationRange
- PSDChannelSourceDestinationRange(ImageInputStream, String) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- PSDColorData - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDColorData
- PSDColorData(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDColorData
- PSDDirectory - Class in com.twelvemonkeys.imageio.metadata.psd
-
PhotoshopDirectory
- PSDDirectory(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.psd.PSDDirectory
- PSDDirectoryResource - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDDirectoryResource
- PSDDirectoryResource(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- PSDDisplayInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDResolutionInfo
- PSDDisplayInfo(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- PSDEntry - Class in com.twelvemonkeys.imageio.metadata.psd
-
PhotoshopEntry
- PSDEntry(int, String, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.psd.PSDEntry
- PSDEXIF1Data - Class in com.twelvemonkeys.imageio.plugins.psd
-
EXIF metadata.
- PSDEXIF1Data(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDEXIF1Data
- PSDGlobalLayerMask - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDGlobalLayerMask
- PSDGlobalLayerMask() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- PSDGlobalLayerMask(ImageInputStream, long) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- PSDGridAndGuideInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDGridAndGuideInfo
- PSDGridAndGuideInfo(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- PSDGridAndGuideInfo.GuideResource - Class in com.twelvemonkeys.imageio.plugins.psd
- PSDHeader - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDHeader
- PSDHeader(int, int, int, int, int, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- PSDHeader(short, int, int, short, short, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- PSDImageReader - Class in com.twelvemonkeys.imageio.plugins.psd
-
ImageReader for Adobe Photoshop Document (PSD) format.
- PSDImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- PSDImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDImageReaderSpi
- PSDImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageReaderSpi
-
Creates a
PSDImageReaderSpi
. - PSDImageResource - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDImageResource
- PSDImageResource(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- PSDImageWriteParam - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDImageWriteParam
- PSDImageWriteParam() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriteParam
- PSDImageWriteParam(Locale) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriteParam
- PSDImageWriter - Class in com.twelvemonkeys.imageio.plugins.psd
-
Minimal ImageWriter for Adobe Photoshop Document (PSD) format.
- PSDImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- PSDImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDImageWriterSpi
- PSDImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriterSpi
- PSDIPTCData - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDIPTCData
- PSDIPTCData(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDIPTCData
- PSDLayerBlendMode - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDLayerBlendMode
- PSDLayerBlendMode(ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- PSDLayerInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDLayerInfo
- PSDLayerInfo(boolean, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- PSDLayerMaskData - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDLayerMaskData
- PSDLayerMaskData(ImageInputStream, int) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- PSDMetadata - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDMetadata
- PSDMetadata() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- PSDMetadataFormat - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDMetadataFormat
- PSDMetadataFormat() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDMetadataFormat
-
Private constructor.
- PSDPathResource - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDPathResource
- PSDPathResource(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDPathResource
- PSDPixelAspectRatio - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDPixelAspectRatio
- PSDPixelAspectRatio(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDPixelAspectRatio
- PSDPrintFlags - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDPrintFlagsInfo
- PSDPrintFlags(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- PSDPrintFlagsInformation - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDPrintFlagsInfo
- PSDPrintFlagsInformation(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- PSDPrintScale - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDPrintScale
- PSDPrintScale(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- PSDProviderInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDProviderInfo.
- PSDProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDProviderInfo
- PSDReader - Class in com.twelvemonkeys.imageio.metadata.psd
-
PhotoshopReader
- PSDReader() - Constructor for class com.twelvemonkeys.imageio.metadata.psd.PSDReader
- PSDReader.PSDResource - Class in com.twelvemonkeys.imageio.metadata.psd
- PSDResolutionInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDResolutionInfo
- PSDResolutionInfo(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- PSDResource(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- PSDThumbnail - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDThumbnail
- PSDThumbnail(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- PSDUnicodeAlphaNames - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDUnicodeAlphaNames
- PSDUnicodeAlphaNames(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDUnicodeAlphaNames
- PSDUtil - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDUtil
- PSDUtil() - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- PSDUtil.LazyPackBitsStreamEnumeration - Class in com.twelvemonkeys.imageio.plugins.psd
- PSDVersionInfo - Class in com.twelvemonkeys.imageio.plugins.psd
-
PSDVersionInfo
- PSDVersionInfo(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- PSDXMPData - Class in com.twelvemonkeys.imageio.plugins.psd
-
XMP metadata.
- PSDXMPData(short, ImageInputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.psd.PSDXMPData
- push() - Method in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- put(Object, Object) - Method in class com.twelvemonkeys.util.NullMap
- put(String, Object) - Method in class com.twelvemonkeys.util.BeanMap
- put(String, V) - Method in class com.twelvemonkeys.util.IgnoreCaseMap
-
Maps the specified key to the specified value in this map.
- put(K, V) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- put(K, V) - Method in class com.twelvemonkeys.util.LinkedMap
- put(K, V) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Associates the specified pValue with the specified pKey in this map (optional operation).
- put(K, V) - Method in class com.twelvemonkeys.util.WeakWeakMap
- putAll(Map) - Method in class com.twelvemonkeys.util.NullMap
- putAll(Map<? extends K, ? extends V>) - Method in class com.twelvemonkeys.util.WeakWeakMap
- putCategory(Map<Class<?>, ServiceRegistry.CategoryRegistry>, Class<T>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
- putIfValue(Map<String, String>, String, String) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- PxSD - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- PYCC() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.PYCC
- PyramidLayer - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
Q
- Q0 - Static variable in class com.twelvemonkeys.image.ResampleOp
- Q0 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- q1(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- Q1 - Static variable in class com.twelvemonkeys.image.ResampleOp
- Q1 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- Q2 - Static variable in class com.twelvemonkeys.image.ResampleOp
- Q2 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- Q3 - Static variable in class com.twelvemonkeys.image.ResampleOp
- Q3 - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- QDTest - Class in com.twelvemonkeys.imageio.plugins.pict
-
QDTest
- QDTest() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QDTest
- qIndex - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- Qindex - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- qTab - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- qTable(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- qTables - Variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- QTBMPDecompressor - Class in com.twelvemonkeys.imageio.plugins.pict
-
QTBMPDecompressor
- QTBMPDecompressor() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QTBMPDecompressor
- QTDecompressor - Class in com.twelvemonkeys.imageio.plugins.pict
-
Abstract base class for a stateless image decompressor, for use by
QuickTime
. - QTDecompressor() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QTDecompressor
- QTGenericDecompressor - Class in com.twelvemonkeys.imageio.plugins.pict
-
QTGenericDecompressor
- QTGenericDecompressor() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QTGenericDecompressor
- QTRAWDecompressor - Class in com.twelvemonkeys.imageio.plugins.pict
-
QTRAWDecompressor
- QTRAWDecompressor() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QTRAWDecompressor
- qtSel - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- QuadraticFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.QuadraticFilter
- QUANTBITS - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
Number of high bits of each color channel to use to lookup near match
- QuantizationTable - Class in com.twelvemonkeys.imageio.plugins.jpeg
- QuantizationTable() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- QUANTMASK_BLUE - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
BITMASK representing the bits for blue in the color lookup
- QUANTMASK_GREEN - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
BITMASK representing the bits for green in the color lookup
- QUANTMASK_RED - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
BITMASK representing the bits for red in the color lookup
- quantTable - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- quantTables - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- QuickDraw - Interface in com.twelvemonkeys.imageio.plugins.pict
-
QuickDraw constants.
- QuickDrawComposite - Interface in com.twelvemonkeys.imageio.plugins.pict
-
QuickDrawComposite
- QuickDrawComposite.AddMax - Class in com.twelvemonkeys.imageio.plugins.pict
- QuickDrawComposite.AddMin - Class in com.twelvemonkeys.imageio.plugins.pict
- QuickDrawComposite.NotSrcXor - Class in com.twelvemonkeys.imageio.plugins.pict
- QuickDrawContext - Class in com.twelvemonkeys.imageio.plugins.pict
-
Emulates an Apple QuickDraw rendering context, backed by a Java
Graphics2D
. - QuickDrawContext(Graphics2D) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- QuickDrawContext.RectangleStroke - Class in com.twelvemonkeys.imageio.plugins.pict
- QuickTime - Class in com.twelvemonkeys.imageio.plugins.pict
-
QuickTime
- QuickTime() - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickTime
- QuickTime.ImageDesc - Class in com.twelvemonkeys.imageio.plugins.pict
-
Class representing the
'idsc'
QuickTime Atom.
R
- r - Variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- R5G6B5 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- R5G6B5_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- R8G8B8 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- R8G8B8_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- RADIANCE_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.hdr.HDR
- raf - Variable in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- RAFInputFilter() - Constructor for class com.twelvemonkeys.imageio.stream.BufferedRAFImageInputStreamSpi.RAFInputFilter
- RANDOM - Static variable in class com.twelvemonkeys.image.DiffusionDither
- RandomAccessStream - Class in com.twelvemonkeys.io
-
A data stream that is both readable and writable, much like a
RandomAccessFile
, except it may be backed by something other than a file. - RandomAccessStream() - Constructor for class com.twelvemonkeys.io.RandomAccessStream
- RandomAccessStream.InputStreamView - Class in com.twelvemonkeys.io
- RandomAccessStream.OutputStreamView - Class in com.twelvemonkeys.io
- range - Variable in class com.twelvemonkeys.image.GrayFilter
- range - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- ranges - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- rasterizer - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- Rasterizer() - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- RasterUtils - Class in com.twelvemonkeys.imageio.util
-
A class containing various raster utility methods.
- RasterUtils() - Constructor for class com.twelvemonkeys.imageio.util.RasterUtils
- Rational - Class in com.twelvemonkeys.imageio.metadata.exif
-
Deprecated.Use com.twelvemonkeys.imageio.metadata.tiff.Rational instead.
- Rational - Class in com.twelvemonkeys.imageio.metadata.tiff
-
Represents a rational number with a
long
numerator andlong
denominator. - Rational() - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.Rational
- Rational(long) - Constructor for class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- Rational(long) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.Rational
- Rational(long, long) - Constructor for class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- Rational(long, long) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.Rational
- Rational(Rational) - Constructor for class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- RATIONAL_SCALE_FACTOR - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- RDFDescription - Class in com.twelvemonkeys.imageio.metadata.xmp
-
RDFDescription
- RDFDescription(String, Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.RDFDescription
- RDFDescription(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.RDFDescription
- reachedEndOfString() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.
- reachedEOF - Variable in class com.twelvemonkeys.io.enc.PackBitsDecoder
- read() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- read() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- read() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- read() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- read() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- read() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- read() - Method in class com.twelvemonkeys.imageio.plugins.pnm.Plain8BitDecoder
- read() - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.ReverseInputStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- read() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- read() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- read() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- read() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- read() - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- read() - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- read() - Method in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- read() - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- read() - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- read() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- read() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Reads a single byte a the current read/write position.
- read() - Method in class com.twelvemonkeys.io.CompoundReader
- read() - Method in class com.twelvemonkeys.io.enc.DecoderStream
- read() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- read() - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- read() - Method in class com.twelvemonkeys.io.FileSeekableStream
- read() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- read() - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- read() - Method in class com.twelvemonkeys.io.NullInputStream
-
This implementation returns
-1
(EOF), always. - read() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- read() - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- read() - Method in class com.twelvemonkeys.io.RandomAccessStream
- read() - Method in class com.twelvemonkeys.io.StringArrayReader
- read() - Method in class com.twelvemonkeys.io.SubStream
- read(byte[]) - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- read(byte[]) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- read(byte[]) - Method in class com.twelvemonkeys.io.RandomAccessStream
- read(byte[]) - Method in class com.twelvemonkeys.io.SeekableInputStream
- read(byte[]) - Method in class com.twelvemonkeys.io.SubStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.ReverseInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.ByteArrayImageInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Writes a series of bytes at the current read/write position.
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.enc.DecoderStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.FileSeekableStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.RandomAccessStream
- read(byte[], int, int) - Method in class com.twelvemonkeys.io.SubStream
- read(char[], int, int) - Method in class com.twelvemonkeys.io.CompoundReader
- read(char[], int, int) - Method in class com.twelvemonkeys.io.StringArrayReader
- read(int, int, DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- read(int, int, DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Unknown
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeader
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeaderV2
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapInfoHeader
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV4InfoHeader
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV5InfoHeader
- read(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- read(int, DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- read(int, DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- read(int, String, int, DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Segment
- read(int, String, DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Application
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-
Reads the image data from the given input stream, and returns it as a
BufferedImage
. - read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- read(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- read(int, ImageReadParam, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- read(int, ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- read(long, ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- read(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.CUREntry
- read(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- read(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
Reads the
Catalog
entry from the given input stream. - read(DataInput) - Method in class com.twelvemonkeys.io.ole2.Entry
-
Reads this entry
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Comment
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIF
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.ICCProfile
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.RestartInterval
- read(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- read(File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the contents of the given file, as a byte array.
- read(InputStream) - Static method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
-
Reads the
Catalog
entry from the given input stream. - read(InputStream) - Static method in class com.twelvemonkeys.io.FileUtil
-
Reads all data from the input stream to a byte array.
- read(String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Gets the contents of the given file, as a byte array.
- read(String, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-
Reads the image data from the given input stream, and returns it as a
BufferedImage
. - read(ByteBuffer) - Method in class com.twelvemonkeys.imageio.stream.FileCache
- read(ByteBuffer) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.exif.EXIFReader
-
Deprecated.
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.MetadataReader
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- read(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- read(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- read(ImageInputStream, byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- read(ImageInputStream, byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- read(ImageInputStream, int) - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- read(ImageInputStream, int) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- read16bitChannel(ImageInputStream, int, int, DataBuffer, int, int, int, ColorModel, short[], Rectangle, Rectangle, int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- read1bitChannel(ImageInputStream, int, DataBuffer, byte[], Rectangle, Rectangle, int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- read32bitChannel(ImageInputStream, int, int, DataBuffer, int, int, int, ColorModel, int[], Rectangle, Rectangle, int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- read8bitChannel(ImageInputStream, int, int, DataBuffer, int, int, int, ColorModel, byte[], Rectangle, Rectangle, int, int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readA1R5G5B5(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readA4R4G4B4(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readA8B8G8R8(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readA8R8G8B8(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readAborted(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- readAborted(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- readAborted(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- readAborted(ImageReader) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- readAhead(byte[], int, int) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream
- readAllFrames() - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readAlpha(BufferedImage, ImageReadParam, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readAsRenderedImage(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readBit() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- readBit() - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- readBit() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- readBit() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readBit() - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- readBitmap(DirectoryEntry) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmap16(BitmapDescriptor) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmap24(BitmapDescriptor) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmap32(BitmapDescriptor) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmapIndexed(BitmapIndexed) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmapIndexed1(BitmapIndexed, boolean) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmapIndexed4(BitmapIndexed) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBitmapIndexed8(BitmapIndexed) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readBits(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
-
Reads the specified number of bits from the stream in an LSB-first way and advances the bitOffset.
- readBits(int) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readBits(int) - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- readBits(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- readBlock(byte[]) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- readBody(ImageReadParam, BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readBool(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- readBoolean() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a
boolean
from the underlying input stream by reading a single byte. - readBoolean() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a
boolean
from the underlying input stream by reading a single byte. - readBuffered(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- readBuffered(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- readBuffered(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readByte() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a signed
byte
from the underlying input stream with value between -128 and 127 - readByte() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a signed
byte
from the underlying input stream with value between -128 and 127 - readByte(InputStream) - Static method in class com.twelvemonkeys.io.enc.PackBitsDecoder
- readChar() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a two byte Unicode
char
from the underlying input stream in little endian order, low byte first. - readChar() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a two byte Unicode
char
from the underlying input stream in little endian order, low byte first. - readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.BODYChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- readChunk(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- readChunky(ImageReadParam, BufferedImage, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readClipped(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.path.Paths
-
Reads the clipping path from the given input stream, if any, and applies it to the first image in the stream.
- readCodeLengths(LSBBitReader, short[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
- readColorMap() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readColorMap(BitmapIndexed) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readColorMap(DataInput, TGAHeader) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- readColorModelOnly - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- readColorPattern(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a variable width
color pattern
from the given stream - readColorTable(DataInput, int) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a
ColorTable
data structure from the given stream. - readCompressedQT(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- readData(Rectangle, Rectangle, int, int, WritableRaster, Raster) - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDAlphaChannelInfo
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
-
This default implementation simply skips the data.
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPixelAspectRatio
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDUnicodeAlphaNames
- readData(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- readDate(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- readDimension(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a dimension from the given stream.
- readDimensions() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- readDirect(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- readDirect(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- readDirect(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readDouble() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
- readDouble() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- readeFileHeader() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readEntries(int, DataInput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- readEntry(DataInput) - Static method in class com.twelvemonkeys.io.ole2.Entry
-
Reads an entry from the input.
- readEntry(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readEntry(ImageInputStream, short, int, boolean, Entry) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCReader
- readEntryCount(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- reader - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- reader - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain16BitDecoder
- reader - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain8BitDecoder
- reader - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- reader - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- reader - Variable in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- readerClassName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- readerClassName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- readerDelegate - Variable in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- ReaderFileSuffixFilter - Class in com.twelvemonkeys.imageio.util
-
ReaderFileSuffixFilter
- ReaderFileSuffixFilter() - Constructor for class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- ReaderFileSuffixFilter(String) - Constructor for class com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
- readers - Variable in class com.twelvemonkeys.io.CompoundReader
- readerSpiClassNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- readerSpiClassNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- readerSupportsThumbnails() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readerSupportsThumbnails() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readerSupportsThumbnails() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readerSupportsThumbnails() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- ReaderWriterProviderInfo - Class in com.twelvemonkeys.imageio.spi
-
ReaderWriterProviderInfo.
- ReaderWriterProviderInfo(Class<? extends ReaderWriterProviderInfo>, String[], String[], String[], String, String[], String, String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
-
Creates a provider information instance based on the given class.
- readFileHeader() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readFixedPoint(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a fixed point number from the given stream.
- readFloat() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
- readFloat() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- readForeignFormat(int, ImageReadParam, IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readFrame(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readFully(byte[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- readFully(byte[]) - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[]) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- readFully(byte[], int, int) - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
See the general contract of the
readFully
method ofDataInput
. - readFully(byte[], int, int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- readFully(DataInput, float[]) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readFully(DataInput, int[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readFully(DataInput, int[]) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readFully(DataInput, short[]) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readFully(DataInput, short[]) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readFully(DataInput, short[]) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- readFully(DataInput, short[]) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readFully(InputStream, byte[], int, int) - Static method in class com.twelvemonkeys.io.enc.Base64Decoder
- readFully(InputStream, ByteBuffer, int) - Static method in class com.twelvemonkeys.io.enc.PackBitsDecoder
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readHeader() - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- readHeader() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- readHeader(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readHeader(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- readHuffmanCodes(int, int, int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- readHUFFTable() - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- readICCProfileSafe(InputStream, boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readICNSFormat(int, ImageReadParam, IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readIconResource(int) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readIdString(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- readIFD(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readIFD(ImageInputStream, long, Collection<Integer>) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readImage() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- readImage(List<Segment>, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
-
Decodes a JPEG Lossless stream to a
BufferedImage
. - readImageAsRasterAndReplaceColorProfile(int, ImageReadParam, Frame, JPEGColorSpace, ICC_Profile) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readImageData(BufferedImage, ColorModel, Rectangle, Rectangle, int, int, int[][], int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readImageResources(boolean) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readImagesInFile(String, ImageReader, Container) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readInt() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- readInt() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- readInt() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readInt() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a four byte signed
int
from the underlying input stream in little endian order, low byte first. - readInt() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a four byte signed
int
from the underlying input stream in little endian order, low byte first. - readInterleaved(ImageReadParam, BufferedImage, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readInterleavedIndexed(ImageReadParam, BufferedImage, IndexColorModel, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readJPEGMetadataSafe(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readLayerAndMaskInfo(boolean) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readLayerData(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readLayerInfo(int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readLength(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readLength(ImageInputStream, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readLine() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Deprecated.This method does not properly convert bytes to characters.
- readLine() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- readLineUTF8(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- readLinkedIFDs(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readLiteral(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
-
Convenience method reads a "literal", that is, a "numBits" wide unsigned value whose bits come high- to low-order, with each bit encoded at probability 128 (i.e., 1/2).
- readLong() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- readLong() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- readLong() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readLong() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads an eight byte signed
int
from the underlying input stream in little endian order, low byte first. - readLong() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads an eight byte signed
int
from the underlying input stream in little endian order, low byte first. - readLongComment(DataInput) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- readMagic(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.path.Paths
- readMask(IconResource) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readMasks(DataInput, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- readMeta() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readMeta() - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readMetadata() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.JPEGThumbnailReader
- readMetadata() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- readMetadata() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readModes(BoolDecoder) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- readNextIconResource() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- readNumber() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- readOffset(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readOpBits(ImageInputStream, boolean) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- readOpDirectBits(ImageInputStream, boolean, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Reads the data following a
directBitsRect
opcode. - readOpPackBits(ImageInputStream, boolean, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- readPalette - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- readPartitionSize(long) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- readPascalString(DataInput) - Static method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- readPascalString(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a Pascal String from the given stream.
- readPascalString(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- readPascalString(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readPath() - Method in class com.twelvemonkeys.imageio.path.AdobePathReader
-
Builds the path by reading from the supplied input.
- readPath(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.path.Paths
-
Reads the clipping path from the given input stream, if any.
- readPathFromPhotoshopResources(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.path.Paths
- readPattern(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a
pattern
from the given stream. - readPattern(DataInput, Color, Color) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
- readPICTHeader(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Read the PICT header.
- readPICTHeader0(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- readPICTopcodes(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Parse PICT opcodes in a PICT file.
- readPixels(DataInput, float[], int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
-
Simple read routine.
- readPixelsRaw(DataInput, byte[], int, int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- readPixelsRawRLE(DataInput, byte[], int, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- readPlaneData(byte[], int, int, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readPNG(DirectoryEntry, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- readPoly(DataInput, Rectangle) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Read in a polygon.
- readProfile(InputStream) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Reads an ICC Profile from the given input stream, with extra validation.
- readProfileFromClasspathResource(String) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- readProfileFromPath(String) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- readProfileRaw(InputStream) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Reads an ICC Profile from the given input stream, as-is, with no validation.
- readR5G6B5(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readR8G8B8(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readRaster(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- readRaster(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readRaster(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readRaster(List<Segment>, ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
- readRational(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- readRectangle(DataInput, Rectangle) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Reads the rectangle location and size from an 8-byte rectangle stream.
- readRegion(DataInput, Rectangle) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
-
Read in a region.
- readReplaceDuplicateSOFnComponentIds(int, long) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- readReplaceDuplicateSOSComponentSelectors(long) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- readResolve() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- readResolve() - Method in class com.twelvemonkeys.util.BeanMap
- readRGBColor(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads an
RGBColor
record from the given stream. - readRowByte(int, Rectangle, int[], int[], int, int, int, int, byte[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- readRowByte(WritableRaster, Raster, byte[], int, int, DataInput, int, Rectangle, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readRowByte(DataInput, int, Rectangle, boolean, int, int, byte[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readRowByte(DataInput, int, Rectangle, int, int, int, int, byte[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readRowByte(DataInput, Rectangle, int, int, byte[], int, int, WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- readRowFloat(WritableRaster, Raster, float[], int, DataInput, int, Rectangle, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readRowInt(DataInput, int, Rectangle, boolean, int, int, int[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readRowInt(DataInput, int, Rectangle, int, int, int[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readRowUShort(int, Rectangle, int[], int[], int, int, int, int, short[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- readRowUShort(WritableRaster, Raster, short[], int, DataInput, int, Rectangle, int, int) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- readRowUShort(DataInput, int, Rectangle, boolean, int, int, short[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readRowUShort(DataInput, int, Rectangle, int, int, short[], WritableRaster, Raster, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readSAT() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- readScan() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- readSegment(int, int, ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- readSegment(ImageInputStream, Map<Integer, List<String>>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- readSegments() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readSegments(ImageInputStream, int, String) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
-
Reads the requested JPEG segments from the stream.
- readSegments(ImageInputStream, Map<Integer, List<String>>) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
-
Reads the requested JPEG segments from the stream.
- readShort() - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- readShort() - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- readShort() - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- readShort() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a two byte signed
short
from the underlying input stream in little endian order, low byte first. - readShort() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a two byte signed
short
from the underlying input stream in little endian order, low byte first. - readSOI(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil
- readStr31(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTUtil
-
Reads a 32 byte fixed length Pascal string from the given input.
- readString(ImageInputStream, int) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- readStripTileData(Raster, Rectangle, int, int, int, int, int, WritableRaster, int, int, int, int, ImageInputStream, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readSubBlockMode(BoolDecoder, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- readSubIFDs(ImageInputStream, List<TIFFEntry>, Collection<Integer>) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readSymbol(LSBBitReader) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanTable
-
Reads the next code symbol from the streaming and decode it using the Huffman table
- readThumbnail(int, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- readThumbnail(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readThumbnail(int, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- readThumbnail(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- readThumbnailMetadata(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- readTile(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readTileRaster(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- readTransform(int, int, List<Transform>) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- readTree(int[], int[], int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- readUncompressedAlpha(WritableRaster) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readUnicodeString(DataInput) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil
- readUnsignedByte() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads an unsigned
byte
from the underlying input stream with value between 0 and 255 - readUnsignedByte() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads an unsigned
byte
from the underlying input stream with value between 0 and 255 - readUnsignedShort() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a two byte unsigned
short
from the underlying input stream in little endian order, low byte first. - readUnsignedShort() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a two byte unsigned
short
from the underlying input stream in little endian order, low byte first. - readUsingDelegate(int, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- readUsingFormatName(String, InputStream) - Method in class com.twelvemonkeys.imageio.plugins.pict.QTGenericDecompressor
- readUTF() - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
Reads a string of no more than 65,535 characters from the underlying input stream using UTF-8 encoding.
- readUTF() - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Reads a string of no more than 65,535 characters from the underlying input stream using UTF-8 encoding.
- readUvMode(BoolDecoder) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- readValue(ImageInputStream, short, int, boolean) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readValueAt(ImageInputStream, long, long, short, int) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readValueCount(ImageInputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readValueInLine(ImageInputStream, short, int) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- readVP8(WritableRaster, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readVP8Extended(BufferedImage, ImageReadParam, long) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readVP8Extended(BufferedImage, ImageReadParam, long, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readVP8Lossless(WritableRaster, boolean, ImageReadParam, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- readVP8Lossless(WritableRaster, ImageReadParam) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readVP8Lossless(WritableRaster, ImageReadParam, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- readWithOrientation(File) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
-
Reads image and metadata, applies Exif orientation to image, and returns everything as an
IIOImage
. - readWithOrientation(InputStream) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
-
Reads image and metadata, applies Exif orientation to image, and returns everything as an
IIOImage
. - readWithOrientation(URL) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
-
Reads image and metadata, applies Exif orientation to image, and returns everything as an
IIOImage
. - readWithOrientation(ImageInputStream) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities
-
Reads image and metadata, applies Exif orientation to image, and returns everything as an
IIOImage
. - readX1R5G5B5(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readX4R4G4B4(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readX8B8G8R8(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- readX8R8G8B8(int, int, byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- ready() - Method in class com.twelvemonkeys.io.CompoundReader
- ready() - Method in class com.twelvemonkeys.io.StringArrayReader
- readYMode(BoolDecoder) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- realEnd() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- realEnd() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- realLength - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- realStart - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- reciprocal() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- recon_mb() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- reconstruct() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- recordAccess(Map<K, V>) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
-
Default implementation does nothing.
- recordAccess(Map<K, V>) - Method in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
-
If the entry is part of an access ordered list, moves the entry to the end of the list.
- recordRemoval(Map<K, V>) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
-
Default implementation does nothing.
- recordRemoval(Map<K, V>) - Method in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
-
Removes this entry from the linked list.
- RectangleStroke(Shape) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- RectangleStroke(Shape[]) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- RED - Static variable in class com.twelvemonkeys.image.IndexImage.Cube
- red_to_blue - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorTransform.ColorTransformElement
- redCode - Variable in class com.twelvemonkeys.imageio.plugins.webp.lossless.HuffmanCodeGroup
- redMask - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSHeader
- reds - Variable in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- redShift - Variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader.Order
- ReducedResolution - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- REFERENCE_BLACK_WHITE_YCC_DEFAULT - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- refillBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- ReflectUtil - Class in com.twelvemonkeys.lang
-
Util class for various reflection-based operations.
- ReflectUtil() - Constructor for class com.twelvemonkeys.lang.ReflectUtil
-
Don't allow instances
- refLoopFilterDeltas - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- refreshEntropyProbs - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- refreshLastFrame - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- RegExTokenIterator - Class in com.twelvemonkeys.util.regex
-
StringTokenizer
replacement, that uses regular expressions to split strings into tokens. - RegExTokenIterator(String) - Constructor for class com.twelvemonkeys.util.regex.RegExTokenIterator
-
Creates a
RegExTokenIterator
. - RegExTokenIterator(String, String) - Constructor for class com.twelvemonkeys.util.regex.RegExTokenIterator
-
Creates a
RegExTokenIterator
. - register(Object) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Registers the given provider for all categories it matches.
- register(T) - Method in class com.twelvemonkeys.util.service.ServiceRegistry.CategoryRegistry
- register(T, Class<? super T>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Registers the given provider for the given category.
- RegisterableService - Interface in com.twelvemonkeys.util.service
-
An optional interface that may be implemented by service provider objects.
- registerApplicationClasspathSPIs() - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Registers all provider implementations for this
ServiceRegistry
found in the application classpath. - registerConverter(Class<?>, PropertyConverter) - Static method in class com.twelvemonkeys.util.convert.Converter
-
Registers a converter for a given type.
- registerImpl(Object, Class<T>) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
- registerSPIs(URL, Class<T>, ClassLoader) - Method in class com.twelvemonkeys.util.service.ServiceRegistry
-
Registers all SPIs listed in the given resource.
- registrationMarks - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- remaining - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- remap(short[], int) - Method in class com.twelvemonkeys.imageio.color.Int16ComponentColorModel
- remove() - Method in class com.twelvemonkeys.util.AbstractTokenIterator
-
Not supported.
- remove() - Method in class com.twelvemonkeys.util.BeanMap.BeanIterator
- remove() - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- remove() - Method in class com.twelvemonkeys.util.FilterIterator
-
Removes from the underlying collection the last element returned by the iterator (optional operation).
- remove() - Method in class com.twelvemonkeys.util.LinkedMap.LinkedEntry
-
Removes this entry from the linked list.
- remove() - Method in class com.twelvemonkeys.util.LinkedMap.LinkedMapIterator
- remove() - Method in class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- remove(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- remove(Object) - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- remove(Object) - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- remove(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- remove(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- remove(Object) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- remove(Object) - Method in class com.twelvemonkeys.util.BeanMap
- remove(Object) - Method in class com.twelvemonkeys.util.IgnoreCaseMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object) - Method in class com.twelvemonkeys.util.LinkedMap
- remove(Object) - Method in class com.twelvemonkeys.util.NullMap
- remove(Object) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Removes the mapping for this pKey from this map if present (optional operation).
- remove(Object) - Method in class com.twelvemonkeys.util.WeakWeakMap
- removeAllProgressListeners() - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Removes all progress listeners from this factory.
- removeAlpha32(byte[]) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- removeConsumer(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- removeEldestEntry(Map.Entry) - Method in class com.twelvemonkeys.util.LRUMap
-
always returns
false
, and instead invokesremoveLRU()
ifsize >= maxSize
. - removeEldestEntry(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.LinkedMap
-
Returns
true
if this map should remove its eldest entry. - removeEldestEntry(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.LRUHashMap
-
always returns
false
, and instead invokesremoveLRU()
ifsize >= maxSize
. - removeEntry(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
-
Removes the given entry from the Map.
- removeEntry(Map.Entry<K, V>) - Method in class com.twelvemonkeys.util.LRUMap
- removeExpiredEntries() - Method in class com.twelvemonkeys.util.TimeoutMap
-
Removes any expired mappings.
- removeExpiredEntriesSynced(long) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Okay, I guess this do resemble DCL...
- removeImage(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- removeLRU() - Method in class com.twelvemonkeys.util.LRUHashMap
-
Removes the least recently used mapping(s) from this map.
- removeLRU() - Method in class com.twelvemonkeys.util.LRUMap
-
Removes the least recently used mapping(s) from this map.
- removeProgressListener(BufferedImageFactory.ProgressListener) - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Removes a progress listener from this factory.
- removeSubstring(String, char, char, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Deprecated.this method actually removes all demarcated substring.. doesn't it?
- removeSubstrings(String, char, char) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Removes all substrings demarcated by the given string boundaries.
- rename(File, File) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file, if the destination does not exist.
- rename(File, File, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file.
- rename(File, String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file, if the destination does not exist.
- rename(File, String, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file.
- rename(String, String) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file, if the destination does not exist.
- rename(String, String, boolean) - Static method in class com.twelvemonkeys.io.FileUtil
-
Renames the specified file.
- repeat - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- replace(String, String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Replaces a substring of a string with another string.
- replaceAll(String, String, String) - Method in class com.twelvemonkeys.lang.StringUtil
-
Replaces each substring of this string that matches the given regular expression with the given pReplacement.
- replaceBytesWithUndefined(IIOMetadataNode) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- replaceFirst(String, String, String) - Method in class com.twelvemonkeys.lang.StringUtil
-
Replaces the first substring of the given string that matches the given regular expression with the given pReplacement.
- replaceIgnoreCase(String, String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Replaces a substring of a string with another string, ignoring case.
- replaceImageMetadata(int, IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- ReplacementSegment(int, long, long, long, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- replacePixels(Raster, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- replacePixels(RenderedImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- replaceStreamMetadata(IIOMetadata) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- repositionAsNecessary() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- requestTopDownLeftRightResend(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
-
This implementation silently ignores this instruction.
- RES_03FC - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Obsolete undocumented resource.
- RES_03ff - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Obsolete undocumented resource.
- RES_0403 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Obsolete undocumented resource.
- RES_ALPHA_CHANNEL_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Alpha channel names (Pascal-format strings)
- RES_ALPHA_IDENTIFIERS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Alpha Identifiers 4 bytes of length, followed by 4 bytes each for every alpha identifier.
- RES_ALTERNATE_DUOTONE_COLORS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS) Alternate Duotone Colors 2 bytes (version = 1), 2 bytes count, following is repeated for each count: [ Color: 2 bytes for space followed by 4 * 2 byte color component ], following this is another 2 byte count, usually 256, followed by Lab colors one byte each for L, a, b This resource is not read or used by Photoshop.
- RES_ALTERNATE_SPOT_COLORS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS) Alternate Spot Colors 2 bytes (version = 1), 2 bytes channel count, following is repeated for each count: 4 bytes channel ID, Color: 2 bytes for space followed by 4 * 2 byte color component This resource is not read or used by Photoshop.
- RES_BACKGROUND_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Background color
- RES_BORDER_WIDTH - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Fixed-point border width, border units
- RES_CAPTION - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Optional Pascal-format caption string
- RES_CAPTION_DIGEST - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 7.0) Caption digest 16 bytes: RSA Data Security, MD5 message-digest algorithm
- RES_CHANNELS_ROWS_COLUMNS_DEPTH_MODE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Channels, rows, columns, depth, and mode (Obsolete?Photoshop 2.0 only).
- RES_CLIPPING_PATH - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
-
PSD Path resource id.
- RES_CLIPPING_PATH_NAME - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Clipping path name
- RES_COLOR_HALFTONE_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Color halftoning information
- RES_COLOR_SAMPLERS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Color samplers resource See "Color samplers resource format" on page20.
- RES_COLOR_SAMPLERS_RESOURCE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) Color samplers resource.
- RES_COLOR_TRANSFER_FUNCTION - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Color transfer functions
- RES_COPYRIGHT_FLAG - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 4.0) Copyright flag Boolean indicating whether image is copyrighted.
- RES_COUNT_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS4) Count Information.
- RES_DISPLAY_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Display information for each channel // ID value 03ef indicates that the data is stored as a DisplayInfo structure, which contains display information // associated with each channel: // // typedef _DisplayInfo // { // WORD ColorSpace; // WORD Color[4]; // WORD Opacity; // 0-100 // BYTE Kind; // 0=selected, 1=protected // BYTE Padding; // Always zero // } DISPLAYINFO; //
- RES_DISPLAY_INFO_FP - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) DisplayInfo structure to support floating point colors.
- RES_DOC_ID_SEED - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Document-specific IDs seed number 4 bytes: Base value, starting at which layer IDs will be generated (or a greater value if existing IDs already exceed it).
- RES_DUOTONE_HALFTONE_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Duotone halftoning information
- RES_DUOTONE_IMAGE_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Duotone image information
- RES_DUOTONE_TRANSFER_FUNCTOON - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Duotone transfer functions
- RES_EFFECTIVE_BLACK_WHITE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Effective black and white value for dot range
- RES_EFFECTS_VISIBLE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Effects visible 1-byte global flag to show/hide all the effects layer.
- RES_EPS_OPTIONS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
EPS options
- RES_EXIF_DATA_1 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 7.0) EXIF data 1
- RES_EXIF_DATA_3 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 7.0) EXIF data 3
- RES_GLOBAL_ALTITUDE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Global Altitude 4 byte entry for altitude
- RES_GLOBAL_ANGLE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Global Angle 4 bytes that contain an integer between 0 and 359, which is the global lighting angle for effects layer.
- RES_GRAYSCALE_HALFTONE_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Gray-scale and halftoning information
- RES_GRAYSCALE_MULTICHANNEL_TRANSFER_FUNCTION - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Gray-scale and multichannel transfer function
- RES_GRID_AND_GUIDES_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 4.0) Grid and guides information
- RES_HDR_TONING_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS2) HDR Toning information
- RES_ICC_PROFILE - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
-
ICC profile image resource id.
- RES_ICC_PROFILE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) ICC Profile The raw bytes of an ICC (International Color Consortium) format profile.
- RES_ICC_UNTAGGED_PROFILE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) ICC Untagged Profile 1 byte that disables any assumed profile handling when opening the file.
- RES_INDEX_OF_TARGET_LAYER - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Index of target layer (0=bottom)
- RES_INDEXED_COLOR_TABLE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Indexed color table (Obsolete?Photoshop 2.0 only).
- RES_INDEXED_COLOR_TABLE_COUNT - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Indexed Color Table Count 2 bytes for the number of colors in table that are actually defined
- RES_IPTC_NAA - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
-
IPTC image resource id.
- RES_IPTC_NAA - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
IPTC-NAA record
- RES_JPEG_QUALITY - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
JPEG quality (Adobe internal)
- RES_JUMP_TO_XPEP - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Jump To XPEP 2 bytes major version, 2 bytes minor version, 4 bytes count.
- RES_LAYER_COMPS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS) Layer Comps 4 bytes (descriptor version = 16), Descriptor.
- RES_LAYER_GROUPS_ENABLED - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS2) Layer Group(s) Enabled ID.
- RES_LAYER_SELECTION_IDS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS2) Layer Selection ID(s).
- RES_LAYERS_GROUP_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Layers group info, group ID for dragging groups
- RES_MAC_PRINT_MANAGER_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Optional Macintosh print manager information.
- RES_MEASUREMENT_SCALE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) Measurement Scale.
- RES_ONION_SKINS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) Onion Skins.
- RES_PATH_INFO_MAX - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- RES_PATH_INFO_MIN - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- RES_PATH_SELECTION_STATE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CC) Path Selection State.
- RES_PIXEL_ASPECT_RATIO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS) Pixel Aspect Ratio 4 bytes (version = 1), 8 bytes double, x / y of a pixel
- RES_PLUGIN_MAX - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Plug-In resource(s).
- RES_PLUGIN_MIN - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Plug-In resource(s).
- RES_PRINT_FLAGS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Print flags.
- RES_PRINT_FLAGS_INFORMATION - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Print flags information ID value 2710 signals that the Data section contains a WORD-length version number (should be 1), a BYTE-length flag indicating crop marks, a BYTE-length field (should be 0), a LONG-length bleed width value, and a WORD indicating the bleed width scale.
- RES_PRINT_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS2) Print info
- RES_PRINT_INFO_CMM - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS5) Print Information.
- RES_PRINT_SCALE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 7.0) Print scale 2 bytes style (0 = centered, 1 = size to fit, 2 = user defined).
- RES_PRINT_STYLE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS5) Print Style.
- RES_QUICK_MASK_CHANNEL_ID - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Quick Mask channel ID, flag for mask initially empty
- RES_RAW_IMAGE_MODE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Image mode for raw-format files
- RES_RESOLUTION_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Resolution information // ID value 03ed indicates that the data is in the form of a ResolutionInfo structure: // // typedef struct _ResolutionInfo // { // LONG hRes; // Fixed-point number: pixels per inch // WORD hResUnit; // 1=pixels per inch, 2=pixels per centimeter // WORD WidthUnit; // 1=in, 2=cm, 3=pt, 4=picas, 5=columns // LONG vRes; // Fixed-point number: pixels per inch/ // WORD vResUnit; // 1=pixels per inch, 2=pixels per centimeter // WORD HeightUnit; // 1=in, 2=cm, 3=pt, 4=picas, 5=columns // } RESOLUTIONINFO;
- RES_SHEET_DISCLOSURE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) Sheet Disclosure.
- RES_SLICES - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Slices
- RES_SPOT_HALFTONE - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Spot Halftone 4 bytes for version, 4 bytes for length, and the variable length data.
- RES_THUMBNAIL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Thumbnail resource (supersedes resource 1033)
- RES_THUMBNAIL_PS4 - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 4.0) Thumbnail resource for Photoshop 4.0 only.
- RES_TIMELINE_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop CS3) Timeline Information.
- RES_TRANSPARENCY_INDEX - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Transparency Index.
- RES_UNICODE_ALPHA_NAMES - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Unicode Alpha Names Unicode string (4 bytes length followed by string).
- RES_URL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 4.0) URL Handle of a text string with uniform resource locator.
- RES_URL_LIST - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) URL List 4 byte count of URLs, followed by 4 byte long, 4 byte ID, and Unicode string for each count.
- RES_VERSION_INFO - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Version Info 4 bytes version, 1 byte hasRealMergedData, Unicode string: writer name, Unicode string: reader name, 4 bytes file version.
- RES_WATERMARK - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 5.0) Watermark One byte.
- RES_WORKFLOW_URL - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 6.0) Workflow URL Unicode string
- RES_WORKING_PATH - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
Working path
- RES_XMP_DATA - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
(Photoshop 7.0) XMP metadata File info as XML description.
- resample(BufferedImage, BufferedImage, ResampleOp.InterpolationFilter) - Method in class com.twelvemonkeys.image.ResampleOp
- resample(BufferedImage, BufferedImage, AffineTransform) - Method in class com.twelvemonkeys.image.AreaAverageOp
- ResampleOp - Class in com.twelvemonkeys.image
-
Resamples (scales) a
BufferedImage
to a new width and height, using high performance and high quality algorithms. - ResampleOp(int, int) - Constructor for class com.twelvemonkeys.image.ResampleOp
-
Creates a
ResampleOp
that will resample input images to the given width and height, using the default interpolation filter. - ResampleOp(int, int, int) - Constructor for class com.twelvemonkeys.image.ResampleOp
-
Creates a
ResampleOp
that will resample input images to the given width and height, using the given interpolation filter. - ResampleOp(int, int, RenderingHints) - Constructor for class com.twelvemonkeys.image.ResampleOp
-
Creates a
ResampleOp
that will resample input images to the given width and height, using the interpolation filter specified by the given hints. - ResampleOp.BlackmanBesselFilter - Class in com.twelvemonkeys.image
- ResampleOp.BlackmanSincFilter - Class in com.twelvemonkeys.image
- ResampleOp.BlacmanFilter - Class in com.twelvemonkeys.image
- ResampleOp.BoxFilter - Class in com.twelvemonkeys.image
- ResampleOp.CatromFilter - Class in com.twelvemonkeys.image
- ResampleOp.Contributor - Class in com.twelvemonkeys.image
- ResampleOp.ContributorList - Class in com.twelvemonkeys.image
- ResampleOp.CubicFilter - Class in com.twelvemonkeys.image
- ResampleOp.GaussianFilter - Class in com.twelvemonkeys.image
- ResampleOp.HammingFilter - Class in com.twelvemonkeys.image
- ResampleOp.HanningFilter - Class in com.twelvemonkeys.image
- ResampleOp.HermiteFilter - Class in com.twelvemonkeys.image
- ResampleOp.InterpolationFilter - Interface in com.twelvemonkeys.image
- ResampleOp.Key - Class in com.twelvemonkeys.image
-
RendereingHints.Key implementation, works only with Value values.
- ResampleOp.LanczosFilter - Class in com.twelvemonkeys.image
- ResampleOp.MitchellFilter - Class in com.twelvemonkeys.image
- ResampleOp.PointFilter - Class in com.twelvemonkeys.image
- ResampleOp.QuadraticFilter - Class in com.twelvemonkeys.image
- ResampleOp.TriangleFilter - Class in com.twelvemonkeys.image
- ResampleOp.Value - Class in com.twelvemonkeys.image
-
RenderingHints value implementation, works with Key keys.
- reset() - Method in class com.twelvemonkeys.imageio.AbstractMetadata
- reset() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
- reset() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
- reset() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- reset() - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- reset() - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- reset() - Method in class com.twelvemonkeys.io.CompoundReader
- reset() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- reset() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- reset() - Method in interface com.twelvemonkeys.io.Seekable
-
Returns the file pointer to its previous position, at the time of the most recent unmatched call to mark.
- reset() - Method in class com.twelvemonkeys.io.SeekableInputStream
- reset() - Method in class com.twelvemonkeys.io.SeekableOutputStream
- reset() - Method in class com.twelvemonkeys.io.StringArrayReader
- reset() - Method in class com.twelvemonkeys.io.SubStream
- reset() - Method in class com.twelvemonkeys.util.regex.RegExTokenIterator
-
Resets this iterator.
- reset() - Method in class com.twelvemonkeys.util.StringTokenIterator
-
Resets this iterator.
- reset() - Method in interface com.twelvemonkeys.util.TokenIterator
-
Resets this iterator.
- resetBuffer() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- resetBuffer() - Method in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Resets all member variables.
- resetMembers() - Method in class com.twelvemonkeys.imageio.ImageWriterBase
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.dds.DDSImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.pntg.PNTGImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- resetMembers() - Method in class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- resetTables() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- RESOLUTION_UNIT_CENTIMETER - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- RESOLUTION_UNIT_DPI - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- RESOLUTION_UNIT_NONE - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- RESOLUTION_UNITS - Static variable in class com.twelvemonkeys.imageio.plugins.psd.PSDMetadata
- resolve(File) - Static method in class com.twelvemonkeys.io.FileUtil
- resolve(File[]) - Static method in class com.twelvemonkeys.io.FileUtil
- resolve(File, String) - Static method in class com.twelvemonkeys.io.FileUtil
- resolve(String) - Static method in class com.twelvemonkeys.io.FileUtil
- resolve(T, T) - Method in interface com.twelvemonkeys.util.DuplicateHandler
-
Resolves duplicates according to a certain strategy.
- RESOURCE_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
Resource header size (8).
- RESOURCE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
-
PSD image resource marker "8BIM".
- RESOURCE_TYPE_DCSR - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
- RESOURCE_TYPE_IMAGEREADY - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
- RESOURCE_TYPE_LIGHTROOM - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
- RESOURCE_TYPE_LONG - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- RESOURCE_TYPE_PHOTODELUXE - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
- resourceTypeForId(short) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- RESTART_MARKER_BEGIN - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- RESTART_MARKER_END - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- restarting - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- restartInterval - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- RestartInterval - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
RestartInterval.
- RestartInterval(int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.RestartInterval
- resUnit(short) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- reverse - Variable in class com.twelvemonkeys.util.StringTokenIterator
- reverse(String) - Static method in class com.twelvemonkeys.lang.StringUtil
- REVERSE - Static variable in class com.twelvemonkeys.util.StringTokenIterator
- ReverseComparator(Comparator<T>) - Constructor for class com.twelvemonkeys.util.CollectionUtil.ReverseComparator
- ReverseInputStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
ReverseInputStream.
- ReverseInputStream(InputStream) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.ReverseInputStream
- reverseOrder(Comparator<T>) - Static method in class com.twelvemonkeys.util.CollectionUtil
- revision - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- rgb - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- RGB - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- RGB - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
RGB color, as PPM.
- RGB - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- RGB - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- RGB_ALPHA - com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
RGB color + alpha.
- RGB_MASK - Static variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- RGB8RLEDecoder - Class in com.twelvemonkeys.imageio.plugins.iff
-
Decoder implementation for Impulse FORM RGB8 RLE compression (type 4).
- RGB8RLEDecoder() - Constructor for class com.twelvemonkeys.imageio.plugins.iff.RGB8RLEDecoder
- RGBA - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- RGBColor - Class in com.twelvemonkeys.imageio.plugins.pict
-
RGBColor
- RGBColor(short, short, short) - Constructor for class com.twelvemonkeys.imageio.plugins.pict.RGBColor
- RGBE - Class in com.twelvemonkeys.imageio.plugins.hdr
-
This file contains code to read and write four byte rgbe file format developed by Greg Ward.
- RGBE() - Constructor for class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- RGBE_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.hdr.HDR
- RGBE.FracExp - Class in com.twelvemonkeys.imageio.plugins.hdr
- RGBE.Header - Class in com.twelvemonkeys.imageio.plugins.hdr
- rgbe2float(float[], byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
-
Standard conversion from rgbe to float pixels.
- rgbMapByte - Variable in class com.twelvemonkeys.image.InverseColorMap
- rgbMapInt - Variable in class com.twelvemonkeys.image.InverseColorMap
- rgbs - Variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- rgbs - Variable in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- RIFF_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- RIFFChunk - Class in com.twelvemonkeys.imageio.plugins.webp
-
An abstract RIFF chunk.
- RIFFChunk(int, long, long) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
- right - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- right - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- right - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- RLE4Decoder - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Implements 4 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.
- RLE4Decoder(int) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.RLE4Decoder
- RLE8Decoder - Class in com.twelvemonkeys.imageio.plugins.bmp
-
Implements 8 bit RLE decoding as specified by in the Windows BMP (aka DIB) file format.
- RLE8Decoder(int) - Constructor for class com.twelvemonkeys.imageio.plugins.bmp.RLE8Decoder
- RLEDecoder - Class in com.twelvemonkeys.imageio.plugins.pcx
- RLEDecoder - Class in com.twelvemonkeys.imageio.plugins.sgi
- RLEDecoder - Class in com.twelvemonkeys.imageio.plugins.tga
- RLEDecoder() - Constructor for class com.twelvemonkeys.imageio.plugins.pcx.RLEDecoder
- RLEDecoder() - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.RLEDecoder
- RLEDecoder(int) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.RLEDecoder
- RLEEncoder - Class in com.twelvemonkeys.imageio.plugins.tga
- RLEEncoder(int) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.RLEEncoder
- root - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- root - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Tree
- ROOT_STORAGE - Static variable in class com.twelvemonkeys.io.ole2.Entry
- rootEntry - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- rootNodeDId - Variable in class com.twelvemonkeys.io.ole2.Entry
- rotate(int) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
-
Rotates the image by changing TIFF.TAG_ORIENTATION.
- ROTATE_180 - Static variable in class com.twelvemonkeys.image.ImageUtil
- ROTATE_90_CCW - Static variable in class com.twelvemonkeys.image.ImageUtil
- ROTATE_90_CW - Static variable in class com.twelvemonkeys.image.ImageUtil
- Rotate180 - com.twelvemonkeys.contrib.exif.Orientation
- Rotate180 - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- Rotate270 - com.twelvemonkeys.contrib.exif.Orientation
- Rotate270 - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- Rotate90 - com.twelvemonkeys.contrib.exif.Orientation
- Rotate90 - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
- rotatePage(ImageInputStream, ImageOutputStream, int, int) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
-
Rotates a page of a TIFF file by changing TIFF.TAG_ORIENTATION.
- rotatePages(ImageInputStream, ImageOutputStream, int) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
-
Rotates all pages of a TIFF file by changing TIFF.TAG_ORIENTATION.
- round(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- roundToDay(long) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest day, using the default timezone.
- roundToDay(long, TimeZone) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest day, using the given timezone.
- roundToHour(long) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest hour, using the default timezone.
- roundToHour(long, TimeZone) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest hour, using the given timezone.
- roundToMinute(long) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest minute.
- roundToSecond(long) - Static method in class com.twelvemonkeys.lang.DateUtil
-
Rounds the given time down to the closest second.
- row - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- rowBytes - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- rowLength - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- rows - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- rowsLeft - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- rtable(int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Creates a rotation table
- rtable(int) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.BitRotator
-
Creates a rotation table
- RTABLE - Static variable in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
- RTABLE - Static variable in class com.twelvemonkeys.imageio.plugins.pcx.BitRotator
- rtrim(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Trims the argument string for whitespace on the right side only.
- run() - Method in interface com.twelvemonkeys.util.BeanMap.Wrapped
S
- s2u(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- s8mk - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
16x16 8-bit mask.
- sample - Variable in class com.twelvemonkeys.io.enc.PackBitsDecoder
- sampleFormat(SampleModel) - Static method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- SAMPLEFORMAT_COMPLEX_IEEE_FP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- SAMPLEFORMAT_COMPLEX_INT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFCustom
- SAMPLEFORMAT_COMPLEXIEEEFP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Complex IEEE floating point
- SAMPLEFORMAT_COMPLEXINT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
-
Complex signed integer
- SAMPLEFORMAT_FP - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- SAMPLEFORMAT_INT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- SAMPLEFORMAT_UINT - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFBaseline
- SAMPLEFORMAT_UNDEFINED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- sampleMSB - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- sampleMSB - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- samplePrecision - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- samples - Variable in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- sampleSize() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- sampleSize() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- samplesPerLine - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- samplesPerPixel - Variable in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- samplesPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- samplesPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- samplesPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- samplesPerPixel - Variable in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- samplesPerRow - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- SAT - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- SAT_SECTOR_SID - Static variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- scalbn(double, int) - Static method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
-
scalbn (double x, int n)
scalbn(x,n) returns x* 2**n computed by exponent manipulation rather than by actually performing an exponentiation or a multiplication. - scale - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- SCALEBITS - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter
-
Define tables for YCC->RGB color space conversion.
- scan - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- Scan - Class in com.twelvemonkeys.imageio.plugins.jpeg
- Scan(Scan.Component[], int, int, int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- Scan.Component - Class in com.twelvemonkeys.imageio.plugins.jpeg
- scanCompSel - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan.Component
- scanForNext() - Method in class com.twelvemonkeys.util.StringTokenIterator
- scanForPrev() - Method in class com.twelvemonkeys.util.StringTokenIterator
- scanForSequence(ImageInputStream, byte[]) - Static method in class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
-
Scans for a given ASCII sequence.
- scanForXMPPacket(Object) - Static method in class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
-
Scans the given input for an XML metadata packet.
- scanlineBytes - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- scanLineOffset - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- scanSize - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- scanWidthLeft - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- screenImageXRatio - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- screenImageYRatio - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- sDecompressors - Static variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime
- sDefaultFormat - Static variable in class com.twelvemonkeys.util.convert.NumberConverter
- SECOND - Static variable in class com.twelvemonkeys.lang.DateUtil
-
One second: 1000 milliseconds.
- SECOND - Static variable in class com.twelvemonkeys.util.TimeFormat
- SECONDS_IN_MINUTE - Static variable in class com.twelvemonkeys.util.Time
- SecondsFormatter - Class in com.twelvemonkeys.util
-
Formats the seconds part of the Time
- SecondsFormatter(int) - Constructor for class com.twelvemonkeys.util.SecondsFormatter
- sectorSize - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- seek() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- seek(long) - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- seek(long) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Repositions the current cache read/write position to the given position.
- seek(long) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- seek(long) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
- seek(long) - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- seek(long) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- seek(long) - Method in interface com.twelvemonkeys.io.Seekable
-
Sets the current stream position to the desired location.
- seek(long) - Method in class com.twelvemonkeys.io.SeekableInputStream
- seek(long) - Method in class com.twelvemonkeys.io.SeekableOutputStream
- seek(ImageInputStream, long) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
- seek(ImageInputStream, long) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- seekable - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- Seekable - Interface in com.twelvemonkeys.io
-
Interface for seekable streams.
- SeekableInputStream - Class in com.twelvemonkeys.io
-
Abstract base class for
InputStream
s implementing theSeekable
interface. - SeekableInputStream() - Constructor for class com.twelvemonkeys.io.SeekableInputStream
- SeekableLittleEndianDataInputStream(SeekableInputStream) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument.SeekableLittleEndianDataInputStream
- SeekableOutputStream - Class in com.twelvemonkeys.io
-
Abstract base class for
OutputStream
s implementing theSeekable
interface. - SeekableOutputStream() - Constructor for class com.twelvemonkeys.io.SeekableOutputStream
- seekImpl(long) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- seekImpl(long) - Method in class com.twelvemonkeys.io.FileSeekableStream
- seekImpl(long) - Method in class com.twelvemonkeys.io.RandomAccessStream.InputStreamView
- seekImpl(long) - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- seekImpl(long) - Method in class com.twelvemonkeys.io.SeekableInputStream
- seekImpl(long) - Method in class com.twelvemonkeys.io.SeekableOutputStream
- seekToDId(int) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- seekToSId(int, long) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
-
Seeks to the start pos for the given stream Id
- segment - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- Segment - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Segment.
- Segment - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- Segment() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- Segment(int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Segment
- Segment(int, long, long, long) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- SEGMENT_IDS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- segmentationIsEnabled - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- segmentData() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- segmentId - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- segmentLength() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- SegmentQuant - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- SegmentQuant() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- segmentQuants - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- SegmentQuants - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- SegmentQuants() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- segments - Variable in class com.twelvemonkeys.imageio.path.AdobePathWriter
- segments - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10Metadata
- segments - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
-
Cached list of JPEG segments we filter from the underlying stream
- segments - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- segments - Variable in class com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
- segQuants - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuants
- select(byte[], byte[], byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorTransform
- SELECT - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- selection - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- selector - Variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- SELECTOR_NAMES - Static variable in class com.twelvemonkeys.imageio.path.AdobePathSegment
- sendPixels(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- sequenceComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- sequenceComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- sequenceComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- sequenceComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- sequenceIndex - Variable in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- sequenceIndex - Variable in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- sequenceIndex - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- sequenceLastIFDPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
-
Position of last IFD Pointer on active sequence writing
- sequenceStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- sequenceStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- sequenceStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- sequenceStarted(ImageReader, int) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- sequenceTIFFWriter - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
-
Metadata writer for sequence writing
- SerializationContext() - Constructor for class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- serialize(Document) - Method in class com.twelvemonkeys.xml.DOMSerializer
-
Serializes the entire document.
- serialize(Document) - Method in class com.twelvemonkeys.xml.XMLSerializer
-
Serializes the entire document, along with the XML declaration (
<?xml version="1.0" encoding="..."?>
). - serialize(Node) - Method in class com.twelvemonkeys.xml.DOMSerializer
-
Serializes the given node, along with any subnodes.
- serialize(Node, boolean) - Method in class com.twelvemonkeys.xml.XMLSerializer
-
Serializes the entire sub tree starting at
pRootNode
, along with an optional XML declaration (<?xml version="1.0" encoding="..."?>
). - serializeImpl(Node, boolean) - Method in class com.twelvemonkeys.xml.DOMSerializer
- serializer - Variable in class com.twelvemonkeys.xml.DOMSerializer
- ServiceConfigurationError - Error in com.twelvemonkeys.util.service
-
Error thrown by the
ServiceRegistry
in case of a configuration error. - ServiceConfigurationError(String) - Constructor for error com.twelvemonkeys.util.service.ServiceConfigurationError
- ServiceConfigurationError(String, Throwable) - Constructor for error com.twelvemonkeys.util.service.ServiceConfigurationError
- ServiceConfigurationError(Throwable) - Constructor for error com.twelvemonkeys.util.service.ServiceConfigurationError
- ServiceRegistry - Class in com.twelvemonkeys.util.service
-
A registry for service provider objects.
- ServiceRegistry(Iterator<? extends Class<?>>) - Constructor for class com.twelvemonkeys.util.service.ServiceRegistry
-
Creates a
ServiceRegistry
instance with a set of categories taken from thepCategories
argument. - ServiceRegistry.CategoryRegistry<T> - Class in com.twelvemonkeys.util.service
-
Keeps track of each individual category.
- SERVICES - Static variable in class com.twelvemonkeys.util.service.ServiceRegistry
-
"META-INF/services/"
- set(boolean, CCITTFaxDecoderStream.Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- set(int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.ColorCache
- set(E) - Method in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- setAllowExternalResources(boolean) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- setAlpha(Graphics, float) - Static method in class com.twelvemonkeys.image.GraphicsUtil
-
Sets the alpha in the
Graphics
object. - setAlternateScans(boolean) - Method in class com.twelvemonkeys.image.DiffusionDither
-
Sets the scan mode.
- setBackground(Color) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setBackgroundColor(Paint) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- setBackgroundPattern(Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setBaseURI(String) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- setByteOrder(ByteOrder) - Method in class com.twelvemonkeys.imageio.stream.BufferedChannelImageInputStream
- setByteOrder(ByteOrder) - Method in class com.twelvemonkeys.imageio.stream.BufferedFileImageInputStream
-
Deprecated.
- setByteOrder(ByteOrder) - Method in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- setClipRegion(Shape) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setColorModel(ColorModel) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setColorModelOnce(ColorModel) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setDest(int[][]) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- setDiff(int[][]) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- setDimensions(int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setDimensions(int, int) - Method in class com.twelvemonkeys.image.SubsamplingFilter
-
ImageFilter
implementation, do not invoke. - setExpiryTime(long) - Method in class com.twelvemonkeys.util.TimeoutMap
-
Sets the maximum time any value will be kept in the map, before it expires.
- setFilenameMasksForExclusion(String[]) - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- setFilenameMasksForInclusion(String[]) - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- setFillPattern(Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setFilterLevel(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- setFilterStrength(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setForeground(Color) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setFromTree(String, Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- setHints(int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setInput(Object, boolean, boolean) - Method in class com.twelvemonkeys.imageio.ImageReaderBase
-
Overrides
setInput
, to allow easy access to the input, in case it is anImageInputStream
. - setInput(Object, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- setInput(Object, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- setInput(Object, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- setInput(Object, boolean, boolean) - Method in class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- setInput(ImageInputStream) - Method in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- setInput(TranscoderInput) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- setLastModified(long) - Method in class com.twelvemonkeys.io.Win32Lnk
- setLength(long) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- setLoadEagerly(boolean) - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
-
Instructs the reader wether it should read and cache alle thumbnails in sequence, during the first read operation.
- setLocale(Locale) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- setMask(BitmapMask) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- setMaxSize(int) - Method in class com.twelvemonkeys.util.LRUHashMap
-
Sets the maximum number of elements in this map.
- setMaxSize(int) - Method in class com.twelvemonkeys.util.LRUMap
-
Sets the maximum number of elements in this map.
- setMinutes(int) - Method in class com.twelvemonkeys.util.Time
-
Sets the minutes part of the time.
- setMode(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- setOrigin(Point2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setOutput(Object) - Method in class com.twelvemonkeys.imageio.ImageWriterBase
- setOutput(Object) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageWriter
- setOutput(Object) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- setOutput(Object) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- setOutput(Object) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- setPenMode(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PenMode // Sets pen pattern mode
- setPenNormal() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PenNormal // Reset (except posiotion)
- setPenPattern(Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
PenPat & PenPixPat // Sets pen bit pattern or pix pattern
- setPenSize(Dimension2D) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Sets the pen size.
- setPixel(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setPixels(int, int, int, int, ColorModel, short[], int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setPixelsImpl(int, int, int, int, ColorModel, Object, int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
-
Implementation of all setPixels methods.
- setPredict(int[][]) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- setPrettyPrint(boolean) - Method in class com.twelvemonkeys.xml.DOMSerializer
-
Specifies wether the serializer should use indentation and optimize for readability.
- setProgressListener(IIOReadProgressListener) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- setProperties(Hashtable) - Method in class com.twelvemonkeys.image.BufferedImageFactory.Consumer
- setPropertyValue(Object, String, Object) - Static method in class com.twelvemonkeys.lang.BeanUtil
-
Sets the property value to an object using reflection.
- setQindex(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setReadOnly() - Method in class com.twelvemonkeys.io.Win32Lnk
- setSeconds(int) - Method in class com.twelvemonkeys.util.Time
-
Sets the seconds part of the time.
- setSegH(SubBlock, SubBlock, Segment, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- setSegmentId(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- setSegV(SubBlock, SubBlock, Segment, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- setSkipCoeff(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- setSourceRegion(Rectangle) - Method in class com.twelvemonkeys.image.AreaAverageOp
- setSourceRegion(Rectangle) - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Sets the source region (AOI) for the new image.
- setSourceRegion(Rectangle) - Method in class com.twelvemonkeys.image.PixelizeOp
- setSourceSubsampling(int, int) - Method in class com.twelvemonkeys.image.BufferedImageFactory
-
Sets the source subsampling for the new image.
- setTextFace(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTextFont(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTextFont(String) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTextMode(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTextRatio() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTextSize(int) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setTIFFNativeValue(Object, boolean, IIOMetadataNode) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- setTime(int) - Method in class com.twelvemonkeys.util.Time
-
Sets the full time in seconds
- setToneMapper(ToneMapper) - Method in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReadParam
- setTrimFactor(float) - Method in class com.twelvemonkeys.util.LRUHashMap
-
Sets the trim factor.
- setTrimFactor(float) - Method in class com.twelvemonkeys.util.LRUMap
-
Sets the trim factor.
- setupActions() - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- setupForErase() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setupForFill(Pattern) - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Sets up paint context for fill.
- setupForInvert() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- setupForPaint() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Sets up context for line drawing/painting.
- setupForText() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Sets up context for text drawing.
- setupTokenDecoder(BoolDecoder, int, long) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- setUvac_delta_q(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setUvdc_delta_q(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setUVFilterLevel(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- setUvMode(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- setValue(Object) - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- setValue(V) - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- setValue(V) - Method in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- setXMLDeclaration(boolean) - Method in class com.twelvemonkeys.xml.DOMSerializer
- setY1ac() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setY1dc(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setY2ac_delta_q(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setY2dc(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- setYMode(int) - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- sExtToMIME - Static variable in class com.twelvemonkeys.net.MIMEUtil
- sFormats - Static variable in class com.twelvemonkeys.util.convert.NumberConverter
- SGI - Interface in com.twelvemonkeys.imageio.plugins.sgi
- SGIHeader - Class in com.twelvemonkeys.imageio.plugins.sgi
- SGIHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- SGIImageReader - Class in com.twelvemonkeys.imageio.plugins.sgi
- SGIImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReader
- SGIImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.sgi
- SGIImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.SGIImageReaderSpi
-
Creates a
SGIImageReaderSpi
. - SGIMetadata - Class in com.twelvemonkeys.imageio.plugins.sgi
- SGIMetadata(ImageTypeSpecifier, SGIHeader) - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.SGIMetadata
- SGIProviderInfo - Class in com.twelvemonkeys.imageio.plugins.sgi
-
SGIProviderInfo.
- SGIProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.sgi.SGIProviderInfo
- sGrays - Static variable in class com.twelvemonkeys.image.GrayColorModel
- SHAMChunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
SHAMChunk
- SHAMChunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.SHAMChunk
- sharpen(BufferedImage) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Sharpens an image using a convolution matrix.
- sharpen(BufferedImage, float) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Sharpens an image using a convolution matrix.
- SHARPEN_KERNEL - Static variable in class com.twelvemonkeys.image.ImageUtil
-
The sharpen kernel.
- SHARPEN_MATRIX - Static variable in class com.twelvemonkeys.image.ImageUtil
-
The sharpen matrix
- sharpnessLevel - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- shortBits - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Half
- shortBitsToFloat(short) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Half
-
Converts an IEEE 754 half-precision data type to single-precision.
- shortSAT - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- shortSATSId - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- shortSATSize - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- shortSectorSize - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- shortStreamSIdChain - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- shortValue() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- shouldCompress(RenderedImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.contrib.exif.EXIFUtilities.DisplayHelper
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.imageio.ImageReaderBase
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QDTest
- showIt(BufferedImage, String) - Static method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- showPen() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
ShowPen Visibility (increments visibility by one!)
- SIBLINGS - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- SIdChain - Class in com.twelvemonkeys.io.ole2
-
SIdChain
- SIdChain() - Constructor for class com.twelvemonkeys.io.ole2.SIdChain
- SIGNATURE_8BPS - Static variable in interface com.twelvemonkeys.imageio.metadata.psd.PSD
-
PSD 2+ Native format (.PSD) identifier "8BPS"
- SIGNATURE_8BPS - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
-
PSD 2+ Native format (.PSD) identifier "8BPS"
- significantBits - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- significantBits - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- significantBits(PNMHeader) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMMetadata
- simple_segment(int, Segment) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- simpleFilter - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- sinc(double) - Static method in class com.twelvemonkeys.image.ResampleOp
- sIndex - Static variable in class com.twelvemonkeys.image.ResampleOp.Key
- SinglePage - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- sinpi8sqrt2 - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.IDCT
- sInstance - Static variable in class com.twelvemonkeys.image.MonochromeColorModel
- sInstance - Static variable in class com.twelvemonkeys.util.convert.Converter
-
Our singleton instance
- SIPS_COMMAND - Static variable in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- SIPS_EXISTS_AND_EXECUTES - Static variable in class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- SipsJP2Reader - Class in com.twelvemonkeys.imageio.plugins.icns
-
QuickFix for OS X (where ICNS are most useful) and JPEG 2000.
- SipsJP2Reader() - Constructor for class com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader
- size - Variable in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- size - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- size - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- size - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- size - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- size - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- size - Variable in class com.twelvemonkeys.io.ole2.SIdChain
- size() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- size() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- size() - Method in interface com.twelvemonkeys.imageio.metadata.Directory
- size() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- size() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- size() - Method in class com.twelvemonkeys.imageio.stream.FileCache
- size() - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- size() - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Returns the number of bytes written to this little endian output stream.
- size() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.EntrySet
- size() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.KeySet
- size() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- size() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.Values
- size() - Method in class com.twelvemonkeys.util.BeanMap.BeanSet
- size() - Method in class com.twelvemonkeys.util.BeanMap
- size() - Method in class com.twelvemonkeys.util.LinkedSet
- size() - Method in class com.twelvemonkeys.util.NullMap
- size() - Method in class com.twelvemonkeys.util.TimeoutMap
-
Returns the number of key-value mappings in this map.
- SIZE - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.Half
- SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.psd.HorizontalDeDifferencingStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.BitPaddingStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingFloatingPointStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDeDifferencingStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- skip(long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- skip(long) - Method in class com.twelvemonkeys.imageio.util.IIOInputStreamAdapter
- skip(long) - Method in class com.twelvemonkeys.io.CompoundReader
- skip(long) - Method in class com.twelvemonkeys.io.enc.DecoderStream
- skip(long) - Method in class com.twelvemonkeys.io.NullInputStream
-
This implementation returns
0
, always. - skip(long) - Method in class com.twelvemonkeys.io.SeekableInputStream
-
Implemented using
seek(currentPos + pLength)
. - skip(long) - Method in class com.twelvemonkeys.io.StringArrayReader
- skip(long) - Method in class com.twelvemonkeys.io.SubStream
- skipBytes(int) - Method in class com.twelvemonkeys.io.LittleEndianDataInputStream
-
See the general contract of the
skipBytes
method ofDataInput
. - skipBytes(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- skipBytesFully(int) - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- skipCoeff - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- skipData(DataInput, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- skipInnerLoopFilter - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- skipLaced() - Method in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- skipLaced() - Method in class com.twelvemonkeys.imageio.plugins.iff.SHAMChunk
- skipNullHeader(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReaderSpi
- skipToEnd(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- skipToEOF(ImageInputStream) - Static method in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- sMIMEToExt - Static variable in class com.twelvemonkeys.net.MIMEUtil
- sNext50YearWindowChange - Static variable in class com.twelvemonkeys.net.HTTPUtil
- sNumberFormat - Static variable in class com.twelvemonkeys.io.FileUtil
- SOF0 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF0: Baseline DCT, Huffman coding.
- SOF1 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF0: Extended DCT, Huffman coding.
- SOF10 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF10: Progressive DCT, arithmetic coding.
- SOF11 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF11: Lossless sequential, arithmetic coding.
- SOF13 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF13: Sequential DCT, differential arithmetic coding.
- SOF14 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF14: Progressive DCT, differential arithmetic coding.
- SOF15 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF15: Lossless, differential arithmetic coding.
- SOF2 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF2: Progressive DCT, Huffman coding.
- SOF3 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF3: Lossless sequential, Huffman coding.
- SOF5 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF5: Sequential DCT, differential Huffman coding.
- SOF55 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF55: JPEG-LS.
- SOF6 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF6: Progressive DCT, differential Huffman coding.
- SOF7 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF7: Lossless, Differential Huffman coding.
- SOF9 - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
SOF9: Extended sequential DCT, arithmetic coding.
- software - Variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- softwareId - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- softwareVersion - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- SOI - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Start of Image segment marker (SOI).
- Solaris - com.twelvemonkeys.lang.Platform.OperatingSystem
- SOS - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Start of Scan segment marker (SOS).
- sourceBlack - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- sourceColorModel - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- sourcePixels - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- sourceProperties - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- sourceRegion - Variable in class com.twelvemonkeys.image.AreaAverageOp
- sourceRegion - Variable in class com.twelvemonkeys.image.PixelizeOp
- sourceWhite - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- SPARC - com.twelvemonkeys.lang.Platform.Architecture
- spatialQuality - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- spectralSelEnd - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- spectralSelStart - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- SpectralSlice - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- Spi() - Constructor for class com.twelvemonkeys.imageio.color.ProfileDeferralActivator.Spi
- split() - Method in class com.twelvemonkeys.image.IndexImage.Cube
-
Splits the cube into two parts.
- split(File, File) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
-
Splits all pages from the input TIFF file to one file per page in the output directory.
- split(String, String) - Method in class com.twelvemonkeys.lang.StringUtil
-
Splits this string around matches of the given regular expression.
- split(String, String, int) - Method in class com.twelvemonkeys.lang.StringUtil
-
Splits this string around matches of the given regular expression.
- splitChannel(int, int, int) - Method in class com.twelvemonkeys.image.IndexImage.Cube
-
Splits the image according to the parameters.
- SRC_BIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- SRC_COPY - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- SRC_OR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- SRC_XOR - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- srcX - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- srcY - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- sRGB - Variable in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- sRGB() - Constructor for class com.twelvemonkeys.imageio.color.ColorProfiles.sRGB
- Standalone - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- StandardImageMetadataSupport - Class in com.twelvemonkeys.imageio
-
Base class for easy read-only implementation of the standard image metadata format.
- StandardImageMetadataSupport(StandardImageMetadataSupport.Builder) - Constructor for class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- StandardImageMetadataSupport.Builder - Class in com.twelvemonkeys.imageio
- StandardImageMetadataSupport.ColorSpaceType - Enum in com.twelvemonkeys.imageio
- StandardImageMetadataSupport.ImageOrientation - Enum in com.twelvemonkeys.imageio
- StandardImageMetadataSupport.PlanarConfiguration - Enum in com.twelvemonkeys.imageio
- StandardImageMetadataSupport.SubimageInterpretation - Enum in com.twelvemonkeys.imageio
- StandardImageMetadataSupport.TextEntry - Class in com.twelvemonkeys.imageio
- start - Variable in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- start - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- start - Variable in class com.twelvemonkeys.imageio.stream.MemoryCache
- start - Variable in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- start - Variable in class com.twelvemonkeys.util.CollectionUtil.ArrayIterator
- startLine - Variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- startPos - Variable in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- startPos - Variable in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- startProduction(ImageConsumer) - Method in class com.twelvemonkeys.image.AbstractImageSource
- startSId - Variable in class com.twelvemonkeys.io.ole2.Entry
- STD_PROPERTIES - Static variable in class com.twelvemonkeys.lang.SystemUtil
-
".properties"
- sTracker - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Our static image tracker
- stream - Variable in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- stream - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- stream - Variable in class com.twelvemonkeys.imageio.plugins.pnm.Plain1BitDecoder
- stream - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDUtil.LazyPackBitsStreamEnumeration
- stream - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- stream - Variable in class com.twelvemonkeys.imageio.stream.BufferedImageInputStream
-
Deprecated.
- stream - Variable in class com.twelvemonkeys.imageio.stream.DirectImageInputStream
- stream - Variable in class com.twelvemonkeys.imageio.stream.SubImageInputStream
- stream - Variable in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- stream - Variable in class com.twelvemonkeys.io.AbstractCachedSeekableStream
-
The backing stream
- Stream(SIdChain, int, int, CompoundDocument) - Constructor for class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- StreamCache() - Constructor for class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Creates a
StreamCache
. - streamInit() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- streamOffsets - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- streamPos - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument.Stream
- streamPosition - Variable in class com.twelvemonkeys.imageio.plugins.webp.LSBBitReader
- streamPosition - Variable in class com.twelvemonkeys.io.AbstractCachedSeekableStream
-
The stream positon in the backing stream (stream)
- StreamProviderInfo - Class in com.twelvemonkeys.imageio.stream
- StreamProviderInfo() - Constructor for class com.twelvemonkeys.imageio.stream.StreamProviderInfo
- streamSize - Variable in class com.twelvemonkeys.io.ole2.Entry
- string - Variable in class com.twelvemonkeys.util.StringTokenIterator
- StringArrayReader - Class in com.twelvemonkeys.io
-
StringArrayReader
- StringArrayReader(String[]) - Constructor for class com.twelvemonkeys.io.StringArrayReader
-
Create a new string array reader.
- StringDecoder(String) - Constructor for class com.twelvemonkeys.io.WriterOutputStream.StringDecoder
- stringMask - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- strings - Variable in class com.twelvemonkeys.io.StringArrayReader
- StringTokenIterator - Class in com.twelvemonkeys.util
-
StringTokenIterator, a drop-in replacement for
StringTokenizer
. - StringTokenIterator(String) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Creates a StringTokenIterator
- StringTokenIterator(String, char[], int, boolean, boolean) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Implementation.
- StringTokenIterator(String, String) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Creates a StringTokenIterator
- StringTokenIterator(String, String, boolean) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Creates a StringTokenIterator
- StringTokenIterator(String, String, int) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Creates a StringTokenIterator
- StringTokenIterator(String, String, int, boolean, boolean) - Constructor for class com.twelvemonkeys.util.StringTokenIterator
-
Creates a StringTokenIterator
- StringUtil - Class in com.twelvemonkeys.lang
-
A utility class with some useful string manipulation methods.
- StringUtil() - Constructor for class com.twelvemonkeys.lang.StringUtil
- stripComments - Variable in class com.twelvemonkeys.xml.XMLSerializer.SerializationContext
- stripComments(boolean) - Method in class com.twelvemonkeys.xml.XMLSerializer
- style - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- SUB_OVER - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- SUB_PIN - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- subArray(Object, int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an array containing a subset of the original array.
- subArray(Object, int, int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an array containing a subset of the original array.
- subArray(T[], int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an array containing a subset of the original array.
- subArray(T[], int, int) - Static method in class com.twelvemonkeys.util.CollectionUtil
-
Creates an array containing a subset of the original array.
- SubBlock - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- SubBlock(MacroBlock, SubBlock, SubBlock, SubBlock.Plane) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- subblock_filter(int, int, int, Segment) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- SubBlock.Plane - Enum in com.twelvemonkeys.imageio.plugins.webp.vp8
- SubImageInputStream - Class in com.twelvemonkeys.imageio.stream
-
A wrapper for
ImageInputStream
to limit the number of bytes that can be read. - SubImageInputStream(ImageInputStream, long) - Constructor for class com.twelvemonkeys.imageio.stream.SubImageInputStream
-
Creates a
ImageInputStream
, reading up to a maximum number of bytes from the underlying stream. - subimageInterpretation - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- subimageInterpretation - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- SubimageInterpretation() - Constructor for enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- SubImageOutputStream - Class in com.twelvemonkeys.imageio.stream
-
ImageOutputStream that writes through a delegate, but keeps local position and bit offset.
- SubImageOutputStream(ImageOutputStream) - Constructor for class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- subsampleRow(byte[], int, int, byte[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- subsampleRow(double[], int, int, double[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- subsampleRow(float[], int, int, float[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- subsampleRow(int[], int, int, int[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- subsampleRow(short[], int, int, short[], int, int, int, int) - Static method in class com.twelvemonkeys.imageio.util.IIOUtil
- subSampleSize(int, int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- SubsamplingFilter - Class in com.twelvemonkeys.image
-
An
ImageFilter
class for subsampling images. - SubsamplingFilter(int, int) - Constructor for class com.twelvemonkeys.image.SubsamplingFilter
-
Creates a
SubsamplingFilter
. - SubStream - Class in com.twelvemonkeys.io
-
An
InputStream
reading up to a specified number of bytes from an underlying stream. - SubStream(InputStream, long) - Constructor for class com.twelvemonkeys.io.SubStream
-
Creates a
SubStream
of the givenstream
. - substring(String, String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Gets the first substring between the given string boundaries.
- SUBTRACT_GREEN - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.TransformType
- SubtractGreenTransform - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
- SubtractGreenTransform() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.SubtractGreenTransform
- suffixes - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- suffixes() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- SUFFIXES - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- SUN_NATIVE_IMAGE_METADATA_FORMAT_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadataFormat
- SUN_NATIVE_IMAGE_METADATA_FORMAT_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFMedataFormat
-
Deprecated.
- SUN_NATIVE_STREAM_METADATA_FORMAT_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- SUN_NATIVE_STREAM_METADATA_FORMAT_NAME - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadataFormat
- sUnmodifiableExtToMIME - Static variable in class com.twelvemonkeys.net.MIMEUtil
- sUnmodifiableMIMEToExt - Static variable in class com.twelvemonkeys.net.MIMEUtil
- support() - Method in class com.twelvemonkeys.image.ResampleOp.BlackmanBesselFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.BlackmanSincFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.BlacmanFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.BoxFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.CatromFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.CubicFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.GaussianFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.HammingFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.HanningFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.HermiteFilter
- support() - Method in interface com.twelvemonkeys.image.ResampleOp.InterpolationFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.LanczosFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.MitchellFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.QuadraticFilter
- support() - Method in class com.twelvemonkeys.image.ResampleOp.TriangleFilter
- Support() - Constructor for class com.twelvemonkeys.xml.DOMSerializer.Support
- supportsAcceleration(GraphicsEnvironment) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Tests if the given
GraphicsEnvironment
supports accelleration - supportsStandardImageMetadata - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- supportsStandardImageMetadataFormat() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- supportsStandardStreamMetadata - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- supportsStandardStreamMetadataFormat() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- SVG_READER_AVAILABLE - Static variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
- SVGImageReader - Class in com.twelvemonkeys.imageio.plugins.svg
-
Image reader for SVG document fragments.
- SVGImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
-
Creates an
SVGImageReader
. - SVGImageReader.Rasterizer - Class in com.twelvemonkeys.imageio.plugins.svg
-
An image transcoder that stores the resulting image.
- SVGImageReader.Rasterizer.SVGImageReaderUserAgent - Class in com.twelvemonkeys.imageio.plugins.svg
- SVGImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.svg
-
SVGImageReaderSpi
- SVGImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGImageReaderSpi
-
Creates an
SVGImageReaderSpi
. - SVGImageReaderUserAgent() - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer.SVGImageReaderUserAgent
- SVGProviderInfo - Class in com.twelvemonkeys.imageio.plugins.svg
-
SVGProviderInfo.
- SVGProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGProviderInfo
- SVGReadParam - Class in com.twelvemonkeys.imageio.plugins.svg
-
Implementation of
IamgeReadParam
for SVG images. - SVGReadParam() - Constructor for class com.twelvemonkeys.imageio.plugins.svg.SVGReadParam
- SYMBOLS - Static variable in class com.twelvemonkeys.util.convert.NumberConverter
- syncPosition() - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream
- SystemUtil - Class in com.twelvemonkeys.lang
-
A utility class with some useful system-related functions.
- SystemUtil() - Constructor for class com.twelvemonkeys.lang.SystemUtil
- SystemUtil.XMLPropertiesInputStream - Class in com.twelvemonkeys.lang
-
This class marks an inputstream as containing XML, does nothing
T
- T - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- t8mk - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
128×128 8-bit mask.
- table - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- TABLE_SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- TABLE_SIZE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- tableLength - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder
- tables(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- TAG_ACTION_ADVICED - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:42 Action Advised (1: Kill, 2: Replace, 3: Append, 4: Reference)
- TAG_APERTURE_VALUE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_ARTIST - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_BITS_PER_SAMPLE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_BRIGHTNESS_VALUE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_BY_LINE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:80 By-line (repeatable)
- TAG_BY_LINE_TITLE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:85 By-line Title (repeatable)
- TAG_CAPTION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:120 Catption/Abstract
- TAG_CATEGORY - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:15 Category
- TAG_CFA_PATTERN - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_CITY - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:90 City
- TAG_CODED_CHARACTER_SET - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
1:90: Coded Character Set
- TAG_COLOR_MAP - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_COLOR_SPACE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_COMPONENTS_CONFIGURATION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_COMPRESSED_BITS_PER_PIXEL - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_COMPRESSION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_CONTACT - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:118 Contact
- TAG_CONTENT_LOCATION_CODE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:26 Content Locataion Code (repeatable)
- TAG_CONTENT_LOCATION_NAME - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:27 Content Locataion Name (repeatable)
- TAG_CONTRAST - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_COPYRIGHT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_COPYRIGHT_NOTICE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:116 Copyright Notice
- TAG_COUNTRY_OR_PRIMARY_LOCATION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:101 Country/Primary Location Name
- TAG_COUNTRY_OR_PRIMARY_LOCATION_CODE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:100 Country/Primary Location Code
- TAG_CREDIT - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:110 Credit
- TAG_CUSTOM_RENDERED - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_DATE_CREATED - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:55 Date Created
- TAG_DATE_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_DATE_TIME_DIGITIZED - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_DATE_TIME_ORIGINAL - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_DESTINATION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
1:05: Destination
- TAG_DEVICE_SETTING_DESCRIPTION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_DIGITAL_CREATION_DATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:62 Digital Creation Date
- TAG_DIGITAL_CREATION_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:63 Digital Creation Date
- TAG_DIGITAL_ZOOM_RATIO - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_DOCUMENT_NAME - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_EDIT_STATUS - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:07 Edit Status
- TAG_EDITORIAL_UPDATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:08 Editorial Update
- TAG_EXIF_IFD - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_EXIF_VERSION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXPIRATION_DATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:37 Expiration Date
- TAG_EXPIRATION_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:38 Expiration Time
- TAG_EXPOSURE_BIAS_VALUE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXPOSURE_INDEX - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXPOSURE_MODE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXPOSURE_PROGRAM - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXPOSURE_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_EXTRA_SAMPLES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_F_NUMBER - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FILE_SOURCE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FILL_ORDER - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_FIXTURE_IDENTIFIER - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:22 Fixture Identifier
- TAG_FLASH - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FLASH_ENERGY - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FLASHPIX_VERSION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FOCAL_LENGTH - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FOCAL_LENGTH_IN_35_MM_FILM - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FOCAL_PLANE_RESOLUTION_UNIT - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FOCAL_PLANE_X_RESOLUTION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FOCAL_PLANE_Y_RESOLUTION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_FREE_BYTE_COUNTS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_FREE_OFFSETS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_GAIN_CONTROL - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_GPS_IFD - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_GROUP3OPTIONS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_GROUP4OPTIONS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_HEADLINE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:105 Headline
- TAG_HOST_COMPUTER - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_ICC_PROFILE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
ICC Color Profile.
- TAG_IMAGE_DESCRIPTION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_IMAGE_HEIGHT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_IMAGE_NUMBER - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_IMAGE_ORIENTATION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:131 Image Orientation
- TAG_IMAGE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:130 Image Type
- TAG_IMAGE_UNIQUE_ID - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_IMAGE_WIDTH - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_INK_NAMES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_INK_SET - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_INTEROP_IFD - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_IPTC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
IPTC record.
- TAG_ISO_SPEED_RATINGS - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_JPEG_INTERCHANGE_FORMAT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_JPEG_INTERCHANGE_FORMAT_LENGTH - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_JPEG_TABLES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_KEYWORDS - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:25 Keywords (repeatable)
- TAG_LANGUAGE_IDENTIFIER - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:135 Language Identifier
- TAG_LIGHT_SOURCE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_MAKE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MAKER_NOTE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_MAX_APERTURE_VALUE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_METERING_MODE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_MODEL - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_BLC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_OLE_PROPERTY_SET - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_PLAIN_TEXT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_PTC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_TEXT_POS_INFO - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_MODI_VECTOR - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_NUMBER_OF_INKS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_OBJECT_ATTRIBUTE_REFERENCE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:04 Object Attribute Reference (repeatable)
- TAG_OBJECT_CYCLE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:75 Object Cycle (a: morning, p: evening, b: both)
- TAG_OBJECT_NAME - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:05 Object Name
- TAG_OBJECT_TYPE_REFERENCE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:03 Object Type Reference
- TAG_OECF - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_OLD_JPEG_AC_TABLES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_OLD_JPEG_DC_TABLES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_OLD_JPEG_PROC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_OLD_JPEG_Q_TABLES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_OLD_SUBFILE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_ORIENTATION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_ORIGINAL_TRANSMISSION_REFERENCE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:103 Original Transmission Reference
- TAG_ORIGINATING_PROGRAM - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:65 Originating Program
- TAG_PAGE_NAME - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PAGE_NUMBER - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PHOTOMETRIC_INTERPRETATION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PHOTOSHOP - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
Photoshop image resources.
- TAG_PHOTOSHOP_ANNOTATIONS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PHOTOSHOP_IMAGE_SOURCE_DATA - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
Photoshop layer and mask information (byte order follows TIFF container).
- TAG_PIXEL_X_DIMENSION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_PIXEL_Y_DIMENSION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_PLANAR_CONFIGURATION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PREDICTOR - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PRIMARY_CHROMATICITIES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_PRODUCT_ID - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
1:50: Product ID
- TAG_PROGRAM_VERSION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:70 Program Version (only valid if 2:65 present)
- TAG_PROVINCE_OR_STATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:95 Province/State
- TAG_RASTERIZED_CATPTION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:125 Rasterized Caption (binary data)
- TAG_RECORD_VERSION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:00 Record Version (mandatory)
- TAG_REFERENCE_BLACK_WHITE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_REFERENCE_DATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:47 Reference Date (mandatory if 2:45 present)
- TAG_REFERENCE_NUMBER - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:50 Reference Number (mandatory if 2:45 present)
- TAG_REFERENCE_SERVICE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:45 Reference Service (repeatable in triplets with 2:47 and 2:50)
- TAG_RELATED_SOUND_FILE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_RELEASE_DATE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:30 Release Date
- TAG_RELEASE_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:35 Release Time
- TAG_RESOLUTION_UNIT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_ROWS_PER_STRIP - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SAMPLE_FORMAT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SAMPLES_PER_PIXEL - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SATURATION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SCENE_CAPTURE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SCENE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SENSING_METHOD - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SHARPNESS - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SHUTTER_SPEED_VALUE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SOFTWARE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SOURCE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:115 Source
- TAG_SPATIAL_FREQUENCY_RESPONSE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SPECIAL_INSTRUCTIONS - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:40 Special Instructions
- TAG_SPECTRAL_SENSITIVITY - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_STRIP_BYTE_COUNTS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_STRIP_OFFSETS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SUB_IFD - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SUB_LOCATION - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:92 Sub-location
- TAG_SUBFILE_TYPE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_SUBJECT_AREA - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBJECT_DISTANCE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBJECT_DISTANCE_RANGE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBJECT_LOCATION - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBJECT_REFERENCE - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:12 Subect Reference (repeatable)
- TAG_SUBSEC_TIME - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBSEC_TIME_DIGITIZED - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUBSEC_TIME_ORIGINAL - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_SUPPLEMENTAL_CATEGORIES - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:20 Supplemental Category (repeatable)
- TAG_TILE_BYTE_COUNTS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_TILE_HEIGTH - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_TILE_OFFSETS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_TILE_WIDTH - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_TIME_CREATED - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:60 Time Created
- TAG_TRANSFER_FUNCTION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_TRANSFER_RANGE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_URGENCY - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:10 Urgency
- TAG_USER_COMMENT - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_WHITE_BALANCE - Static variable in interface com.twelvemonkeys.imageio.metadata.exif.EXIF
- TAG_WHITE_POINT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_WRITER - Static variable in interface com.twelvemonkeys.imageio.metadata.iptc.IPTC
-
2:122 Writer/Editor (repeatable)
- TAG_X_POSITION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_X_RESOLUTION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_XMP - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
XMP record.
- TAG_Y_POSITION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_Y_RESOLUTION - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_YCBCR_COEFFICIENTS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_YCBCR_POSITIONING - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TAG_YCBCR_SUB_SAMPLING - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- Tags() - Constructor for class com.twelvemonkeys.imageio.metadata.iptc.IPTC.Tags
- target - Variable in class com.twelvemonkeys.io.Win32Lnk
- tc - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- TEM - Static variable in interface com.twelvemonkeys.imageio.metadata.jpeg.JPEG
-
Temporary use in arithmetic coding (TEM).
- TEMP_DIR - Static variable in class com.twelvemonkeys.io.FileUtil
- temporalQuality - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- text - Variable in class com.twelvemonkeys.util.TextFormatter
- textEntries - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- textEntries - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- textEntries(Form) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageMetadata
- textEntries(TGAHeader, TGAExtensions) - Static method in class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- TextEntry(String, String) - Constructor for class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- TextEntry(String, String, String, String, String) - Constructor for class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- TextFormatter - Class in com.twelvemonkeys.util
-
Formats text constant part of the Time
- TextFormatter(String) - Constructor for class com.twelvemonkeys.util.TextFormatter
- textMode - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- textPattern - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- TGA - Interface in com.twelvemonkeys.imageio.plugins.tga
- TGAExtensions - Class in com.twelvemonkeys.imageio.plugins.tga
-
TGAExtensions.
- TGAExtensions() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAExtensions
- TGAHeader - Class in com.twelvemonkeys.imageio.plugins.tga
- TGAHeader() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- TGAImageReader - Class in com.twelvemonkeys.imageio.plugins.tga
- TGAImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageReader
- TGAImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.tga
- TGAImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageReaderSpi
-
Creates a
TGAImageReaderSpi
. - TGAImageWriteParam - Class in com.twelvemonkeys.imageio.plugins.tga
-
TGAImageWriteParam
- TGAImageWriteParam() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriteParam
- TGAImageWriteParam(Locale) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriteParam
- TGAImageWriter - Class in com.twelvemonkeys.imageio.plugins.tga
-
TGAImageWriter
- TGAImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- TGAImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.tga
-
TGAImageWriterSpi
- TGAImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriterSpi
- TGAMetadata - Class in com.twelvemonkeys.imageio.plugins.tga
- TGAMetadata(ImageTypeSpecifier, TGAHeader, TGAExtensions) - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAMetadata
- TGAProviderInfo - Class in com.twelvemonkeys.imageio.plugins.tga
-
SGIProviderInfo.
- TGAProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.tga.TGAProviderInfo
- throwAs(Class<T>, Throwable) - Static method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader
- thumbnail - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- thumbnail - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- thumbnail - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- thumbnail - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- thumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- thumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- thumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- thumbnail() - Method in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- THUMBNAIL_OFFSET - Static variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- thumbnailComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailComplete(ImageReader) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- thumbnailComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- thumbnailComplete(ImageWriter) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailHeight() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- thumbnailHeight() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- thumbnailHeight() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- thumbnailPassComplete(ImageReader, BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailPassComplete(ImageReader, BufferedImage) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailPassStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailPassStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailProgress(ImageReader, float) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- thumbnailProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- thumbnailProgress(ImageWriter, float) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailReader - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
-
Extra delegate for reading JPEG encoded thumbnails
- ThumbnailReader - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
ThumbnailReader
- ThumbnailReader() - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader
- ThumbnailReader.IndexedThumbnailReader - Class in com.twelvemonkeys.imageio.plugins.jpeg
- ThumbnailReader.JPEGThumbnailReader - Class in com.twelvemonkeys.imageio.plugins.jpeg
- ThumbnailReader.UncompressedThumbnailReader - Class in com.twelvemonkeys.imageio.plugins.jpeg
- thumbnails - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader
- thumbnails - Variable in class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- thumbnailStarted(ImageReader, int, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailStarted(ImageReader, int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailStarted(ImageReader, int, int) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailStarted(ImageWriter, int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- thumbnailStarted(ImageWriter, int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- thumbnailStarted(ImageWriter, int, int) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- thumbnailToString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- thumbnailUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- thumbnailUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- thumbnailWidth() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- thumbnailWidth() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- thumbnailWidth() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- ThumbsDBImageReader - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
-
ThumbsDBImageReader
- ThumbsDBImageReader() - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- ThumbsDBImageReader(ThumbsDBImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReader
- ThumbsDBImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
-
ThumbsDBImageReaderSpi
- ThumbsDBImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBImageReaderSpi
-
Creates a
ThumbsDBImageReaderSpi
. - ThumbsDBProviderInfo - Class in com.twelvemonkeys.imageio.plugins.thumbsdb
-
ThumbsDBProviderInfo.
- ThumbsDBProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.thumbsdb.ThumbsDBProviderInfo
- TIFF - Interface in com.twelvemonkeys.imageio.metadata.exif
-
Deprecated.Use com.twelvemonkeys.imageio.metadata.tiff.TIFF instead.
- TIFF - Interface in com.twelvemonkeys.imageio.metadata.tiff
-
TIFF
- TIFF_MAGIC - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TIFFBaseline - Interface in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFBaseline
- TIFFCustom - Interface in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFCustom
- TIFFDirectory - Class in com.twelvemonkeys.imageio.metadata.tiff
-
TIFFDirectory
- TIFFDirectory(Collection<? extends Directory>) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFDirectory
- TIFFEntry - Class in com.twelvemonkeys.imageio.metadata.tiff
-
Represents a TIFF IFD entry.
- TIFFEntry(int, short, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
-
Creates a new
TIFFEntry
. - TIFFEntry(int, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
-
Creates a new
TIFFEntry
. - TIFFExtension - Interface in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFExtension
- TIFFImageMetadata - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageMetadata.
- TIFFImageMetadata() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
-
Creates an empty TIFF metadata object.
- TIFFImageMetadata(Directory) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
-
Creates a TIFF metadata object, using the values from the given IFD.
- TIFFImageMetadata(Collection<? extends Entry>) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
-
Creates a TIFF metadata object, using the values from the given entries.
- TIFFImageMetadataFormat - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageMetadataFormat.
- TIFFImageMetadataFormat() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadataFormat
- TIFFImageReader - Class in com.twelvemonkeys.imageio.plugins.tiff
-
ImageReader implementation for Aldus/Adobe Tagged Image File Format (TIFF).
- TIFFImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- TIFFImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageReaderSpi
- TIFFImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReaderSpi
-
Creates a
TIFFImageReaderSpi
. - TIFFImageWriteParam - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageWriteParam
- TIFFImageWriteParam() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriteParam
- TIFFImageWriteParam(Locale) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriteParam
- TIFFImageWriter - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageWriter
- TIFFImageWriter(ImageWriterSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- TIFFImageWriter.ListenerDelegate - Class in com.twelvemonkeys.imageio.plugins.tiff
- TIFFImageWriterSpi - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFImageWriterSpi
- TIFFImageWriterSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriterSpi
- TIFFMedataFormat - Class in com.twelvemonkeys.imageio.plugins.tiff
-
Deprecated.Use
TIFFImageMetadataFormat
instead. - TIFFMedataFormat() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFMedataFormat
-
Deprecated.
- TIFFPage(Directory, ImageInputStream) - Constructor for class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- TIFFProviderInfo - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFProviderInfo.
- TIFFProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFProviderInfo
- TIFFReader - Class in com.twelvemonkeys.imageio.metadata.tiff
-
TIFFReader
- TIFFReader() - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- TIFFReader.HexDump - Class in com.twelvemonkeys.imageio.metadata.tiff
- TIFFStreamMetadata - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFStreamMetadata.
- TIFFStreamMetadata() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- TIFFStreamMetadata(ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadata
- TIFFStreamMetadataFormat - Class in com.twelvemonkeys.imageio.plugins.tiff
-
TIFFStreamMetadataFormat.
- TIFFStreamMetadataFormat() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.TIFFStreamMetadataFormat
- TIFFUtilities - Class in com.twelvemonkeys.contrib.tiff
-
TIFFUtilities for manipulation TIFF Images and Metadata
- TIFFUtilities() - Constructor for class com.twelvemonkeys.contrib.tiff.TIFFUtilities
- TIFFUtilities.TIFFBaseline - Interface in com.twelvemonkeys.contrib.tiff
- TIFFUtilities.TIFFExtension - Interface in com.twelvemonkeys.contrib.tiff
- TIFFUtilities.TIFFPage - Class in com.twelvemonkeys.contrib.tiff
- TIFFWriter - Class in com.twelvemonkeys.imageio.metadata.tiff
-
TIFFWriter
- TIFFWriter() - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- TIFFWriter(int) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- TileInterleaved - com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
- time - Variable in class com.twelvemonkeys.util.Time
- Time - Class in com.twelvemonkeys.util
-
Utility class for storing times in a simple way.
- Time() - Constructor for class com.twelvemonkeys.util.Time
-
Creates a new time with 0 seconds, 0 minutes.
- Time(int) - Constructor for class com.twelvemonkeys.util.Time
-
Creates a new time with the given time (in seconds).
- TIME - Static variable in class com.twelvemonkeys.util.TimeFormat
- TimeConverter - Class in com.twelvemonkeys.util.convert
-
Converts strings to times and back.
- TimeConverter() - Constructor for class com.twelvemonkeys.util.convert.TimeConverter
- TimedEntry(K, V) - Constructor for class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- TimeFormat - Class in com.twelvemonkeys.util
-
Format for converting and parsing time.
- TimeFormat(String) - Constructor for class com.twelvemonkeys.util.TimeFormat
-
Creates a new TimeFormat with the given formatString,
- TimeFormatter - Class in com.twelvemonkeys.util
-
The base class of TimeFormatters
- TimeFormatter() - Constructor for class com.twelvemonkeys.util.TimeFormatter
- TimeoutMap<K,V> - Class in com.twelvemonkeys.util
-
A
Map
implementation that removes (expires) its elements after a given period. - TimeoutMap() - Constructor for class com.twelvemonkeys.util.TimeoutMap
-
Creates a
TimeoutMap
with the default expiry time of 1 minute. - TimeoutMap(long) - Constructor for class com.twelvemonkeys.util.TimeoutMap
-
Creates a
TimeoutMap
with the given expiry time (milliseconds). - TimeoutMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.TimeoutMap
-
Creates a
TimeoutMap
containing the same elements as the given map with the default expiry time of 1 minute. - TimeoutMap(Map<K, Map.Entry<K, V>>, Map<? extends K, ? extends V>, long) - Constructor for class com.twelvemonkeys.util.TimeoutMap
-
Creates a
TimeoutMap
with the given expiry time (milliseconds). - TimeoutMap.EntryIterator - Class in com.twelvemonkeys.util
- TimeoutMap.KeyIterator - Class in com.twelvemonkeys.util
- TimeoutMap.TimedEntry - Class in com.twelvemonkeys.util
-
Keeps track of timed objects
- TimeoutMap.TimeoutMapIterator<E> - Class in com.twelvemonkeys.util
-
Note: Iterating through this iterator will remove any expired values.
- TimeoutMap.ValueIterator - Class in com.twelvemonkeys.util
- TimeoutMapIterator() - Constructor for class com.twelvemonkeys.util.TimeoutMap.TimeoutMapIterator
- times(Rational) - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- tiny - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- title - Variable in class com.twelvemonkeys.imageio.spi.ProviderInfo
- TL - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- TM_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- to16Bit1ComponentGrayScale(int[][], int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
-
Converts the decoded buffer into a BufferedImage.
- to24Bit3ComponentRGB(int[][], int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
-
Converts the decoded buffer into a BufferedImage.
- to8Bit1ComponentGrayScale(int[][], int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoderWrapper
-
Converts the decoded buffer into a BufferedImage.
- toArc(Rectangle2D, int, int, boolean) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
-
Converts a rectangle to an arc.
- toArray(String, Class, String) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
- toAsciiString(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- toAsciiString(byte[], int, int) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
- toBuffered(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts the
Image
to aBufferedImage
. - toBuffered(BufferedImage, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts the
BufferedImage
to aBufferedImage
of the given type. - toBuffered(RenderedImage) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts the
RenderedImage
to aBufferedImage
. - toBuffered(RenderedImage, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts the
RenderedImage
to aBufferedImage
of the given type. - toBuffered(Image, int) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Converts the
Image
to aBufferedImage
of the given type. - toBuffered(Image, int, IndexColorModel) - Static method in class com.twelvemonkeys.image.ImageUtil
- toByteArray() - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
- TOC_ - Static variable in interface com.twelvemonkeys.imageio.plugins.icns.ICNS
-
Unknown (Table of Contents).
- toCharArray(String) - Static method in class com.twelvemonkeys.util.StringTokenIterator
- toChunkStr(int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Converts an int to a four letter String.
- toCIEXYZ(float[]) - Method in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- toColor(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Parses a string to a Color.
- toColorString(Color) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Creates a HTML/CSS String representation of the given color.
- toCSVString(Object[]) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a string array to a string of comma-separated values.
- toCSVString(Object[], String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a string array to a string separated by the given delimiter.
- toDate(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the string to a date, using the default date format.
- toDate(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the string to a date, using the given format.
- toDate(String, DateFormat) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the string to a date, using the given format.
- toDoubleArray(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of doubles.
- toDoubleArray(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of doubles.
- toEntry(Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- toFile(URL) - Static method in class com.twelvemonkeys.io.FileUtil
-
Creates a
File
based on the path part of the URL, for file-protocol (file:
) based URLs. - toFixedPoint(double) - Static method in class com.twelvemonkeys.imageio.path.AdobePathSegment
- toFloat(short[], float[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageReader
- toHex(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- toHumanReadableSize(long) - Static method in class com.twelvemonkeys.io.FileUtil
-
Formats the given number to a human readable format.
- toIFD(Node) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- toInt(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.iff.IFFUtil
-
Converts a byte array to an int.
- toIntARGB(int[]) - Static method in class com.twelvemonkeys.image.CopyDither
-
Converts a int triplet to int ARGB.
- toIntARGB(int[]) - Static method in class com.twelvemonkeys.image.DiffusionDither
-
Converts a int triplet to int ARGB.
- toIntArray(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of ints.
- toIntArray(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of ints.
- toIntArray(String, String, int) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of ints.
- toInterleavedRGB(byte[]) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDColorData
- toJavaTimeInMillis(long) - Static method in class com.twelvemonkeys.io.ole2.CompoundDocument
-
Converts the given time stamp to standard Java time representation, milliseconds since January 1, 1970.
- tokenBoolDecoder - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- tokenBoolDecoders - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- TokenIterator - Interface in com.twelvemonkeys.util
-
TokenIterator, Iterator-based replacement for StringTokenizer.
- tokens - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- toListString(short[]) - Static method in class com.twelvemonkeys.imageio.AbstractMetadata
- toLongArray(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of longs.
- toLongArray(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of longs.
- toLowerCase(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a string to lowercase.
- toNativeTable(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- toNativeTable(int, int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- toneMapper - Variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRImageReadParam
- ToneMapper - Interface in com.twelvemonkeys.imageio.plugins.hdr.tonemap
-
ToneMapper.
- toObject(String, Class) - Method in class com.twelvemonkeys.util.convert.Converter
-
Converts the string to an object of the given type.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.Converter
-
Converts the string to an object of the given type, parsing after the given format.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.ConverterImpl
-
Converts the string to an object of the given type, parsing after the given format.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.DateConverter
-
Converts the string to a date, using the given format for parsing.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
-
Converts the string to an object of the given type.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.NumberConverter
-
Converts the string to a number, using the given format for parsing.
- toObject(String, Class, String) - Method in interface com.twelvemonkeys.util.convert.PropertyConverter
-
Converts the string to an object, using the given format for parsing.
- toObject(String, Class, String) - Method in class com.twelvemonkeys.util.convert.TimeConverter
-
Converts the string to a time, using the given format for parsing.
- toObjectArray(Object) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
- toolkit - Variable in class com.twelvemonkeys.imageio.metadata.xmp.XMPDirectory
- toOval(Rectangle2D) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- top - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- top - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- topDown - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- toRGB(float[]) - Method in class com.twelvemonkeys.imageio.color.CMYKColorSpace
- toRGB(float, float, float, float[]) - Method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
- toRGBArray(int, int[]) - Static method in class com.twelvemonkeys.image.DiffusionDither
-
Converts an int ARGB to int triplet.
- toRoundRect(Rectangle2D, int, int) - Static method in class com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext
- toShort(byte[], int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- toShortPixels(int[]) - Static method in class com.twelvemonkeys.image.BufferedImageFactory
-
Converts an array of
int
pixels to an array ofshort
pixels. - toString() - Method in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- toString() - Method in class com.twelvemonkeys.image.ResampleOp.Key
- toString() - Method in class com.twelvemonkeys.image.ResampleOp.Value
- toString() - Method in class com.twelvemonkeys.imageio.color.ColorSpaces.Key
- toString() - Method in class com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModel
- toString() - Method in class com.twelvemonkeys.imageio.metadata.AbstractCompoundDirectory
- toString() - Method in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- toString() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- toString() - Method in class com.twelvemonkeys.imageio.metadata.exif.Rational
-
Deprecated.
- toString() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegment
- toString() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllAppSegmentsMap
- toString() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllIdsList
- toString() - Method in class com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllSegmentsMap
- toString() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- toString() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- toString() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- toString() - Method in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- toString() - Method in class com.twelvemonkeys.imageio.metadata.xmp.RDFDescription
- toString() - Method in class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- toString() - Method in class com.twelvemonkeys.imageio.path.AdobePathSegment
- toString() - Method in class com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
- toString() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.bmp.Directory
- toString() - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- toString() - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- toString() - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Application
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Comment
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.EXIF
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Frame
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.ICCProfile
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JFXX
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.Segment
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.RestartInterval
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Scan.Component
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Scan
- toString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.Unknown
- toString() - Method in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- toString() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDAlphaChannelInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDirectoryResource
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDDisplayInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDGlobalLayerMask
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerBlendMode
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlags
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDUnicodeAlphaNames
- toString() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- toString() - Method in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
- toString() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogItem
- toString() - Method in class com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog
- toString() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- toString() - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.RIFFChunk
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.Segment
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock
- toString() - Method in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- toString() - Method in class com.twelvemonkeys.imageio.spi.ProviderInfo
- toString() - Method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- toString() - Method in class com.twelvemonkeys.io.FilenameMaskFilter
-
Deprecated.
- toString() - Method in class com.twelvemonkeys.io.ole2.CompoundDocument
- toString() - Method in class com.twelvemonkeys.io.ole2.Entry
- toString() - Method in class com.twelvemonkeys.io.ole2.SIdChain
- toString() - Method in class com.twelvemonkeys.io.Win32Lnk
- toString() - Method in enum com.twelvemonkeys.lang.Platform.Architecture
- toString() - Method in enum com.twelvemonkeys.lang.Platform.OperatingSystem
- toString() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap.BasicEntry
- toString() - Method in class com.twelvemonkeys.util.BeanMap.BeanEntry
- toString() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser.ParsableString
-
Deprecated.Method toString
- toString() - Method in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Method toString
- toString() - Method in class com.twelvemonkeys.util.Time
-
Creates a string representation of the time object.
- toString(Object) - Method in class com.twelvemonkeys.util.convert.Converter
-
Converts the object to a string, using
object.toString()
- toString(Object, String) - Method in class com.twelvemonkeys.util.convert.Converter
-
Converts the object to a string, using
object.toString()
- toString(Object, String) - Method in class com.twelvemonkeys.util.convert.ConverterImpl
-
Converts the object to a string, using
object.toString()
- toString(Object, String) - Method in class com.twelvemonkeys.util.convert.DateConverter
-
Converts the object to a string, using the given format
- toString(Object, String) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
-
Converts the object to a string, using
pObject.toString()
. - toString(Object, String) - Method in class com.twelvemonkeys.util.convert.NumberConverter
-
Converts the object to a string, using the given format
- toString(Object, String) - Method in interface com.twelvemonkeys.util.convert.PropertyConverter
-
Converts the object to a string, using the given format
- toString(Object, String) - Method in class com.twelvemonkeys.util.convert.TimeConverter
-
Converts the object to a string, using the given format
- toString(String) - Method in class com.twelvemonkeys.util.Time
-
Deprecated.
- toStringArray(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a comma-separated String to an array of Strings.
- toStringArray(String, String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a delimiter separated String to an array of Strings.
- toStringBuilder() - Method in class com.twelvemonkeys.imageio.metadata.psd.PSDReader.PSDResource
- toStringBuilder() - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
- totalChanges - Variable in class com.twelvemonkeys.imageio.plugins.iff.PCHGChunk
- totalNumberOfStringsParsed - Variable in class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.
- toTextEntries(Collection<Map.Entry<String, String>>) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- toTIFFOrientation(String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageMetadata
- toTimestamp(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts the string to a jdbc Timestamp, using the standard Timestamp escape format.
- toUpper(Object) - Static method in class com.twelvemonkeys.util.IgnoreCaseMap
-
Converts the parameter to uppercase, if it's a String.
- toUpperCase(String) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Converts a string to uppercase.
- tq - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- TR - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.lossless.PredictorMode
- transcode(Document, String, TranscoderOutput) - Method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- transcoderInput - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- transform - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- Transform - Interface in com.twelvemonkeys.imageio.plugins.webp.lossless
-
Transform.
- TransformType - Interface in com.twelvemonkeys.imageio.plugins.webp.lossless
-
TransformType.
- transparency - Variable in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- TRANSPARENCY_BITMASK - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Convert alpha to bitmask
- TRANSPARENCY_BITMASK - Static variable in class com.twelvemonkeys.image.IndexImage
-
Convert alpha to bitmask
- TRANSPARENCY_DEFAULT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Default transparency (none)
- TRANSPARENCY_DEFAULT - Static variable in class com.twelvemonkeys.image.IndexImage
-
Default transparency (none)
- TRANSPARENCY_MASK - Static variable in class com.twelvemonkeys.image.IndexImage
-
Transparency mask
- TRANSPARENCY_OPAQUE - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Discard any alpha information
- TRANSPARENCY_OPAQUE - Static variable in class com.twelvemonkeys.image.IndexImage
-
Discard any alpha information
- TRANSPARENCY_TRANSLUCENT - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Keep original alpha (not supported yet)
- TRANSPARENCY_TRANSLUCENT - Static variable in class com.twelvemonkeys.image.IndexImage
-
Keep original alpha (not supported yet)
- TransparencyMask - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- TRANSPARENT - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- transparentIndex - Variable in class com.twelvemonkeys.image.InverseColorMap
- transparentIndex - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- transparentIndex() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- transparentIndex() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- Tree() - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Tree
- TriangleFilter() - Constructor for class com.twelvemonkeys.image.ResampleOp.TriangleFilter
- trimFactor - Variable in class com.twelvemonkeys.util.LRUHashMap
- trimFactor - Variable in class com.twelvemonkeys.util.LRUMap
- truncate(long) - Method in class com.twelvemonkeys.imageio.stream.FileCache
- truncate(long) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- TRUNCBITS - Static variable in class com.twelvemonkeys.image.InverseColorMap
-
Truncated bits of each color channel
- tupleType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PFMHeaderParser
- tupleType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- tupleType - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderParser
- tupleType(IIOImage) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderWriter
- tupleType(IIOImage) - Static method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderWriter
- TupleType - Enum in com.twelvemonkeys.imageio.plugins.pnm
- TupleType(int, int, int, int) - Constructor for enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
- TUPLTYPE - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- two54 - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- twom54 - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- TX_BOLD_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_CONDENSED_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_EXTENDED_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_ITALIC_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_OUTLINE_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_SHADOWED_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- TX_UNDERLINE_MASK - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
- type - Variable in class com.twelvemonkeys.image.ResampleOp.Value
- type - Variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFEntry
- type - Variable in class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- type - Variable in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- type - Variable in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
- type - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- type - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- type - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- type - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport
- type - Variable in class com.twelvemonkeys.io.ole2.Entry
- type(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderWriter
- TYPE_ACBM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF ACBM form type (Amiga Basic)
- TYPE_ASCII - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_BICUBIC - Static variable in class com.twelvemonkeys.image.AffineTransformOp
- TYPE_BILINEAR - Static variable in class com.twelvemonkeys.image.AffineTransformOp
- TYPE_BYTE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_CUR - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- TYPE_DEEP - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF DEEP form type (TVPaint)
- TYPE_DOUBLE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_FLOAT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_ICO - Static variable in interface com.twelvemonkeys.imageio.plugins.bmp.DIB
- TYPE_IFD - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_IFD8 - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_ILBM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF ILBM form type (Interleaved bitmap)
- TYPE_INT_BGR - Static variable in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- TYPE_INT_RGB - Static variable in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- TYPE_LENGTHS - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
-
Length of the corresponding type, in bytes.
- TYPE_LONG - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_LONG8 - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_NAMES - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_NEAREST_NEIGHBOR - Static variable in class com.twelvemonkeys.image.AffineTransformOp
- TYPE_PBM - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF PBM form type (Packed bitmap)
- TYPE_RATIONAL - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_RGB8 - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF RGB8 form type (TurboSilver)
- TYPE_RGBN - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF RGBN form type (TurboSilver)
- TYPE_SBYTE - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_SHORT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_SLONG - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_SLONG8 - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_SRATIONAL - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_SSHORT - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_TVPP - Static variable in interface com.twelvemonkeys.imageio.plugins.iff.IFF
-
IFF TVPP form type (TVPaint Project)
- TYPE_UNDEFINED - Static variable in interface com.twelvemonkeys.imageio.metadata.tiff.TIFF
- TYPE_USHORT_555_RGB - Static variable in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- TYPE_USHORT_565_RGB - Static variable in class com.twelvemonkeys.imageio.util.ImageTypeSpecifiers
- TypeDepth(int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
- typeDepths - Variable in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- typeFromImage(RenderedImage, String) - Static method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- typeFromWidthForeign(int) - Static method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- typeFromWidthNative(int) - Static method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- TypeMismathException - Exception in com.twelvemonkeys.util.convert
-
This exception may be thrown by
PropertyConverter
s, if a conversion is attempted on the wrong type (class). - TypeMismathException(Class) - Constructor for exception com.twelvemonkeys.util.convert.TypeMismathException
-
Creates a
TypeMismathException
.
U
- U - com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
- u2s(int) - Static method in class com.twelvemonkeys.imageio.plugins.webp.vp8.LoopFilter
- UInt32ColorModel - Class in com.twelvemonkeys.imageio.color
-
ComponentColorModel subclass that correctly handles full 32 bit
TYPE_INT
unsigned integral samples. - UInt32ColorModel(ColorSpace, boolean, boolean) - Constructor for class com.twelvemonkeys.imageio.color.UInt32ColorModel
- UInt32ImageTypeSpecifier - Class in com.twelvemonkeys.imageio.util
-
ImageTypeSpecifier for interleaved 32 bit unsigned integral samples.
- UInt32ImageTypeSpecifier(ColorSpace, boolean, boolean, SampleModel) - Constructor for class com.twelvemonkeys.imageio.util.UInt32ImageTypeSpecifier
- unBoxType(Class<?>) - Method in class com.twelvemonkeys.util.convert.DefaultConverter
- UncompressedThumbnailReader(int, int, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- UncompressedThumbnailReader(int, int, byte[], int) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- unicodeLayerName - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerInfo
- units - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- units - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- units - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- units - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- unitsAsString() - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- unitSize - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- unitSize - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- UnixFileSystem - Class in com.twelvemonkeys.io
-
UnixFileSystem
- UnixFileSystem() - Constructor for class com.twelvemonkeys.io.UnixFileSystem
- Unknown - Class in com.twelvemonkeys.imageio.metadata.tiff
-
Unknown
- Unknown - Class in com.twelvemonkeys.imageio.plugins.jpeg
-
Represents an unknown segment in the JPEG stream.
- Unknown - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- Unknown - com.twelvemonkeys.lang.Platform.Architecture
- Unknown - com.twelvemonkeys.lang.Platform.OperatingSystem
- Unknown - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- Unknown(int, byte[]) - Constructor for class com.twelvemonkeys.imageio.plugins.jpeg.Unknown
- Unknown(short, int, long) - Constructor for class com.twelvemonkeys.imageio.metadata.tiff.Unknown
- UnknownFileSystem(String) - Constructor for class com.twelvemonkeys.io.FileSystem.UnknownFileSystem
- unmodifiable - Variable in class com.twelvemonkeys.imageio.metadata.AbstractDirectory
- unregisterConverter(Class<?>) - Static method in class com.twelvemonkeys.util.convert.Converter
-
Un-registers a converter for a given type.
- UNSPECIFIED_PARAM_NAME - Static variable in class com.twelvemonkeys.lang.Validate
- unwrap(BeanMap.Wrapped) - Static method in class com.twelvemonkeys.util.BeanMap
- unwrap(Map.Entry<String, V>) - Method in class com.twelvemonkeys.util.IgnoreCaseMap
- unwrapException(TranscoderException) - Static method in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader
- unwrapType(Class) - Static method in class com.twelvemonkeys.lang.ReflectUtil
-
Returns the primitive type for the given wrapper type.
- update - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.DeltaQ
- update50YearWindowIfNeeded() - Static method in class com.twelvemonkeys.net.HTTPUtil
- updateByteCounts(long, int[], boolean) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- updateMacroBlockSegmentationMap - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- updateMacroBlockSegmentatonData - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- updatePreserveSpace(Node, XMLSerializer.SerializationContext) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- updateRGB(int, int) - Method in class com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel
- updateTimestamp() - Method in class com.twelvemonkeys.util.TimeoutMap.TimedEntry
- upScale(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- uri - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- URLImageInputStreamSpi - Class in com.twelvemonkeys.imageio.stream
-
URLImageInputStreamSpi Experimental
- URLImageInputStreamSpi() - Constructor for class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- URLImageInputStreamSpi(ProviderInfo) - Constructor for class com.twelvemonkeys.imageio.stream.URLImageInputStreamSpi
- USE_FIRST_VALUE - Static variable in interface com.twelvemonkeys.util.DuplicateHandler
-
Will use the first (old) value.
- USE_LAST_VALUE - Static variable in interface com.twelvemonkeys.util.DuplicateHandler
-
Will use the last (new) value.
- useACForDC(int) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- USER_STORAGE - Static variable in class com.twelvemonkeys.io.ole2.Entry
- USER_STREAM - Static variable in class com.twelvemonkeys.io.ole2.Entry
- userMaskDensity - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- userMaskFeather - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- uSubBlocks - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- uUID - Variable in class com.twelvemonkeys.io.ole2.CompoundDocument
- uvac - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- uvdc - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- uVFilterLevel - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- uvMode - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
V
- v - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.HuffmanTable
- v - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.DeltaQ
- V - com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
- V_PRED - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- val - Variable in class com.twelvemonkeys.image.IndexImage.Counter
-
Field val
- valid - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- VALID_EXPOSURE - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- VALID_GAMMA - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- VALID_PROGRAMTYPE - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- VALID_SUB_IFDS - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- VALID_TOP_LEVEL_IFDS - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader
- validate(int, int) - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- Validate - Class in com.twelvemonkeys.lang
-
Kind of like
org.apache.commons.lang.Validate
. - Validate() - Constructor for class com.twelvemonkeys.lang.Validate
- validateAndGetSize(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- validateCDataValue(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- validateColorSpace(ICC_ColorSpace) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
- validateCommentValue(String) - Static method in class com.twelvemonkeys.xml.XMLSerializer
- validateFilterType(int) - Static method in class com.twelvemonkeys.image.ResampleOp
- validateFormatName(String) - Method in class com.twelvemonkeys.imageio.AbstractMetadata
- validateHeaderAndGetSize(byte[]) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- validateLengthForType(int, int, int) - Method in class com.twelvemonkeys.imageio.plugins.icns.IconResource
- validateProfile(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
-
Tests whether an ICC color profile is valid.
- validateProfile(ICC_Profile) - Static method in class com.twelvemonkeys.imageio.color.ColorSpaces
-
Deprecated.Use
ColorProfiles.validateProfile(ICC_Profile)
instead. - validationAltersProfileHeader() - Static method in class com.twelvemonkeys.imageio.color.ColorProfiles
- validationAltersProfileHeader() - Method in interface com.twelvemonkeys.imageio.color.ICCProfileSanitizer
- validationAltersProfileHeader() - Method in class com.twelvemonkeys.imageio.color.KCMSSanitizerStrategy
- validationAltersProfileHeader() - Method in class com.twelvemonkeys.imageio.color.LCMSSanitizerStrategy
- validFormType(int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- validFormType(int) - Static method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- value - Variable in enum com.twelvemonkeys.contrib.exif.Orientation
- value - Variable in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- value - Variable in enum com.twelvemonkeys.imageio.plugins.dds.DDSType
- value - Variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- value - Variable in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- value - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.BoolDecoder
- value - Variable in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.TextEntry
- value() - Method in enum com.twelvemonkeys.contrib.exif.Orientation
- value() - Method in enum com.twelvemonkeys.imageio.plugins.dds.DDSType
- Value(RenderingHints.Key, String, int) - Constructor for class com.twelvemonkeys.image.ResampleOp.Value
- VALUE_EOL - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- VALUE_FILL - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- VALUE_HMODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- VALUE_INTERPOLATION_BLACKMAN - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_BLACKMAN_BESSEL - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_BLACKMAN_SINC - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_BOX - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_CATROM - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_CUBIC - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_GAUSSIAN - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_HAMMING - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_HANNING - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_HERMITE - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_LANCZOS - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_MITCHELL - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_POINT - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_QUADRATIC - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_INTERPOLATION_TRIANGLE - Static variable in class com.twelvemonkeys.image.ResampleOp
- VALUE_PASSMODE - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- valueCount() - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- valueCount() - Method in interface com.twelvemonkeys.imageio.metadata.Entry
- valueEquals(AbstractEntry) - Method in class com.twelvemonkeys.imageio.metadata.AbstractEntry
- ValueIterator() - Constructor for class com.twelvemonkeys.util.LinkedMap.ValueIterator
- ValueIterator() - Constructor for class com.twelvemonkeys.util.TimeoutMap.ValueIterator
- valueOf(int) - Static method in enum com.twelvemonkeys.imageio.plugins.dds.DDSType
-
Returns the enum constant of this type with the specified name.
- valueOf(Object) - Static method in class com.twelvemonkeys.lang.StringUtil
-
Returns the value of the given
Object
, as aString
. - valueOf(String) - Static method in enum com.twelvemonkeys.contrib.exif.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.twelvemonkeys.imageio.metadata.tiff.Half
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.plugins.dds.DDSType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.lang.Platform.Architecture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twelvemonkeys.lang.Platform.OperatingSystem
-
Returns the enum constant of this type with the specified name.
- values - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ComponentIdSet
- values - Variable in class com.twelvemonkeys.util.AbstractDecoratedMap
- values() - Static method in enum com.twelvemonkeys.contrib.exif.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.plugins.dds.DDSType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.plugins.pnm.TupleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.ImageOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.lang.Platform.Architecture
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.twelvemonkeys.lang.Platform.OperatingSystem
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.twelvemonkeys.util.AbstractDecoratedMap
- values() - Method in class com.twelvemonkeys.util.NullMap
- values() - Method in class com.twelvemonkeys.util.TimeoutMap
- values() - Method in class com.twelvemonkeys.util.WeakWeakMap
- Values() - Constructor for class com.twelvemonkeys.util.AbstractDecoratedMap.Values
- vdpi - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- vectorMaskDensity - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- vectorMaskFeather - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDLayerMaskData
- VENDOR_APPLE - Static variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime
- vendorName - Variable in class com.twelvemonkeys.imageio.spi.ProviderInfo
- verbosePolyCmd(String, Rectangle, Polygon) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- verboseRegionCmd(String, Rectangle, Area) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- version - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- version - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- version - Variable in class com.twelvemonkeys.imageio.plugins.pict.PICTImageReader
- version - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- version - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDGridAndGuideInfo
- version - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPixelAspectRatio
- version - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintFlagsInformation
- version - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- version - Variable in class com.twelvemonkeys.imageio.spi.ProviderInfo
- version - Variable in class com.twelvemonkeys.lang.Platform
-
Unnormalized operating system version constant (for completeness)
- version() - Static method in class com.twelvemonkeys.lang.Platform
-
Shorthand for
Platform.get().getVersion()
. - VERSION_2_5 - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- VERSION_2_8_NO_PALETTE - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- VERSION_2_8_PALETTE - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- VERSION_2_X_WINDOWS - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- VERSION_3 - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
- VERSION_PSB - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- VERSION_PSD - Static variable in interface com.twelvemonkeys.imageio.plugins.psd.PSD
- vertChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- vertChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- vertChromaSub - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- VERTICAL - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.AlphaFiltering
- verticalRes - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- VGA_PALETTE_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pcx.PCX
-
Magic identifier for VGA palette.
- vgaPalette - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXImageReader
- viewBox - Variable in class com.twelvemonkeys.imageio.plugins.svg.SVGImageReader.Rasterizer
- viewMode - Variable in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- visit(T) - Method in interface com.twelvemonkeys.util.Visitor
-
Visits an element.
- visitFiles(File, FileFilter, Visitor<File>) - Static method in class com.twelvemonkeys.io.FileUtil
-
Visits all files in
pDirectory
. - Visitor<T> - Interface in com.twelvemonkeys.util
-
A generic visitor.
- VISUAL_CLASS_DIRECT_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- VISUAL_CLASS_GRAY_SCALE - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- VISUAL_CLASS_PSEUDO_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- VISUAL_CLASS_STATIC_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- VISUAL_CLASS_STATIC_GRAY - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- VISUAL_CLASS_TRUE_COLOR - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- visualClass - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- VM_SUPPORTS_ACCELERATION - Static variable in class com.twelvemonkeys.image.ImageUtil
-
Tells wether this WM may support acceleration of some images
- VolumeSlice - com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
- vp8AcQLookup - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8CoefBands - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8CoefTree - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8CoefTreeNoEOB - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8CoefUpdateProbs - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8DcQLookup - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8DefaultCoefProbs - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8defaultZigZag1d - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8dxBitreaderNorm - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- VP8Frame - Class in com.twelvemonkeys.imageio.plugins.webp.vp8
- VP8Frame(ImageInputStream, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- vp8KeyFrameSubBlockModeProb - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8KeyFrameUVModeProb - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8KeyFrameYModeProb - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8KeyFrameYModeTree - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- VP8LDecoder - Class in com.twelvemonkeys.imageio.plugins.webp.lossless
-
VP8LDecoder.
- VP8LDecoder(ImageInputStream, boolean) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.VP8LDecoder
- vp8MacroBlockFeatureDataBits - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8SubBlockModeTree - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- vp8UVModeTree - Static variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.Globals
- VP8xChunk - Class in com.twelvemonkeys.imageio.plugins.webp
-
A special VP8* RIFF chunk, used as the first chunk of a WebP file.
- VP8xChunk(int, long, long) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- vRes - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- vResUnit - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- vScreenSize - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- vSub - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
- vSubBlocks - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
W
- waitForImage(Image) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Waits for an image to load completely.
- waitForImage(Image, long) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Waits for an image to load completely.
- waitForImages(Image[]) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Waits for a number of images to load completely.
- waitForImages(Image[], long) - Static method in class com.twelvemonkeys.image.ImageUtil
-
Waits for a number of images to load completely.
- walk(boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream.Node
- warningListener - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream
- warningOccurred(String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.JPEGSegmentWarningDelegate
- warningOccurred(String) - Method in interface com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentWarningListener
- warningOccurred(ImageReader, String) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageReader.ListenerDelegator
- warningOccurred(ImageReader, String) - Method in class com.twelvemonkeys.imageio.plugins.dcx.DCXImageReader.ProgressDelegator
- warningOccurred(ImageReader, String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.ProgressDelegator
- warningOccurred(ImageWriter, int, String) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- warningOccurred(ImageWriter, int, String) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- WeakWeakMap<K,V> - Class in com.twelvemonkeys.util
-
Special-purpose map implementation with weak keys and weak values.
- WeakWeakMap() - Constructor for class com.twelvemonkeys.util.WeakWeakMap
-
Creates a
WeakWeakMap
with default initial capacity and load factor. - WeakWeakMap(int) - Constructor for class com.twelvemonkeys.util.WeakWeakMap
-
Creates a
WeakWeakMap
with the given initial capacity and default load factor. - WeakWeakMap(int, float) - Constructor for class com.twelvemonkeys.util.WeakWeakMap
-
Creates a
WeakWeakMap
with the given initial capacity and load factor. - WeakWeakMap(Map<? extends K, ? extends V>) - Constructor for class com.twelvemonkeys.util.WeakWeakMap
-
Creates a
WeakWeakMap
containing the mappings in the given map. - WebP - Interface in com.twelvemonkeys.imageio.plugins.webp
-
WebP
- WEBP_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.webp.WebP
- WebPImageMetadata - Class in com.twelvemonkeys.imageio.plugins.webp
- WebPImageMetadata(ImageTypeSpecifier, VP8xChunk) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.WebPImageMetadata
- WebPImageReader - Class in com.twelvemonkeys.imageio.plugins.webp
-
WebPImageReader
- WebPImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.webp.WebPImageReader
- WebPImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.webp
-
WebPImageReaderSpi
- WebPImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.WebPImageReaderSpi
- WebPProviderInfo - Class in com.twelvemonkeys.imageio.plugins.webp
-
WebPProviderInfo
- WebPProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.webp.WebPProviderInfo
- weight - Variable in class com.twelvemonkeys.image.ResampleOp.Contributor
- WHITE - Static variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- WHITE - Static variable in interface com.twelvemonkeys.imageio.plugins.pict.QuickDraw
-
QuickDraw
white
pattern - WHITE_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- WHITE_NONTERMINATING_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- WHITE_RUN_LENGTHS - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- WHITE_TERMINATING_CODES - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- whiteIndex - Variable in class com.twelvemonkeys.image.InverseColorMapIndexColorModel
- whitePoint - Variable in enum com.twelvemonkeys.imageio.color.CIELabColorConverter.Illuminant
- whitePoint - Variable in class com.twelvemonkeys.imageio.color.CIELabColorConverter
- whiteRunTree - Static variable in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxDecoderStream
- width - Variable in class com.twelvemonkeys.image.AbstractImageSource
- width - Variable in class com.twelvemonkeys.image.AreaAverageOp
- width - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- width - Variable in class com.twelvemonkeys.image.BufferedImageIcon
- width - Variable in class com.twelvemonkeys.image.ResampleOp
- width - Variable in class com.twelvemonkeys.imageio.plugins.bmp.AbstractRLEDecoder
- width - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- width - Variable in class com.twelvemonkeys.imageio.plugins.hdr.HDRHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE.Header
- width - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- width - Variable in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- width - Variable in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- width - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.IndexedThumbnailReader
- width - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.ThumbnailReader.UncompressedThumbnailReader
- width - Variable in class com.twelvemonkeys.imageio.plugins.pcx.PCXHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- width - Variable in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- width - Variable in class com.twelvemonkeys.imageio.plugins.sgi.SGIHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- width - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- width - Variable in class com.twelvemonkeys.imageio.plugins.webp.VP8xChunk
- width - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- width() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- width() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- width() - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- WIDTH - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFReader.HexDump
- WIDTH - Static variable in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderParser
- widthBytes - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDThumbnail
- widthHeightPattern - Static variable in class com.twelvemonkeys.imageio.plugins.hdr.RGBE
- widthUnit - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDResolutionInfo
- WildcardStringParser - Class in com.twelvemonkeys.util.regex
-
Deprecated.Will probably be removed in the near future
- WildcardStringParser(String) - Constructor for class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Creates a wildcard string parser.
- WildcardStringParser(String, boolean) - Constructor for class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Creates a wildcard string parser.
- WildcardStringParser(String, boolean, PrintStream) - Constructor for class com.twelvemonkeys.util.regex.WildcardStringParser
-
Deprecated.Creates a wildcard string parser.
- WildcardStringParser.ParsableString - Class in com.twelvemonkeys.util.regex
-
Deprecated.A simple holder class for a string to be parsed.
- WildcardStringParser.WildcardStringParserState - Class in com.twelvemonkeys.util.regex
-
Deprecated.A simple holder class for an automaton state.
- WildcardStringParserState(char) - Constructor for class com.twelvemonkeys.util.regex.WildcardStringParser.WildcardStringParserState
-
Deprecated.Constructor WildcardStringParserState
- Win32File - Class in com.twelvemonkeys.io
-
Win32File
- Win32File(File) - Constructor for class com.twelvemonkeys.io.Win32File
- Win32FileSystem - Class in com.twelvemonkeys.io
-
WindowsFileSystem
- Win32FileSystem() - Constructor for class com.twelvemonkeys.io.Win32FileSystem
- Win32Lnk - Class in com.twelvemonkeys.io
-
A
File
implementation that resolves the Windows.lnk
files as symbolic links. - Win32Lnk(File) - Constructor for class com.twelvemonkeys.io.Win32Lnk
- Win32Lnk(String) - Constructor for class com.twelvemonkeys.io.Win32Lnk
- windowClosed(WindowEvent) - Method in class com.twelvemonkeys.imageio.ImageReaderBase.ExitIfNoWindowPresentHandler
- windowName - Variable in class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- Windows - com.twelvemonkeys.lang.Platform.OperatingSystem
- with(IFFChunk) - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.DEEPForm
- with(IFFChunk) - Method in class com.twelvemonkeys.imageio.plugins.iff.Form.ILBMForm
- with(IFFChunk) - Method in class com.twelvemonkeys.imageio.plugins.iff.Form
- withBitsPerSample(int...) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withBlackIsZero(boolean) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withColorSpaceType(StandardImageMetadataSupport.ColorSpaceType) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withCompressionLossless(boolean) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withCompressionTypeName(String) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withDocumentCreationTime(Calendar) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withFormatVersion(String) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withOrientation(StandardImageMetadataSupport.ImageOrientation) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withPalette(IndexColorModel) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withPixelAspectRatio(Double) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withPlanarConfiguration(StandardImageMetadataSupport.PlanarConfiguration) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withSampleMSB(int...) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withSignificantBitsPerSample(int...) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withSubimageInterpretation(StandardImageMetadataSupport.SubimageInterpretation) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withTextEntries(Collection<StandardImageMetadataSupport.TextEntry>) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withTextEntries(Map<String, String>) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- withTextEntry(String, String) - Method in class com.twelvemonkeys.imageio.StandardImageMetadataSupport.Builder
- WMF - Interface in com.twelvemonkeys.imageio.plugins.wmf
-
WMF
- WMF_READER_AVAILABLE - Static variable in class com.twelvemonkeys.imageio.plugins.wmf.WMFProviderInfo
- WMFImageReader - Class in com.twelvemonkeys.imageio.plugins.wmf
-
WMFImageReader class description.
- WMFImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReader
- WMFImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.wmf
-
WMFImageReaderSpi
- WMFImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.wmf.WMFImageReaderSpi
-
Creates a
WMFImageReaderSpi
. - WMFProviderInfo - Class in com.twelvemonkeys.imageio.plugins.wmf
-
WMFProviderInfo.
- WMFProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.wmf.WMFProviderInfo
- WORD_LENGTH - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- wrap(File) - Static method in class com.twelvemonkeys.io.Win32File
-
Wraps a
File
object pointing to a Windows symbolic link (.lnk
file) in aWin32Lnk
. - wrap(File[]) - Static method in class com.twelvemonkeys.io.Win32File
-
Wraps a
File
array, possibly pointing to Windows symbolic links (.lnk
files) inWin32Lnk
s. - wrapInput() - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageReader
- wrapType(Class) - Static method in class com.twelvemonkeys.lang.ReflectUtil
-
Returns the wrapper type for the given primitive type.
- write(byte[]) - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- write(byte[]) - Method in class com.twelvemonkeys.io.enc.EncoderStream
- write(byte[]) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- write(byte[]) - Method in class com.twelvemonkeys.io.NullOutputStream
-
This implementation does nothing.
- write(byte[]) - Method in class com.twelvemonkeys.io.SeekableOutputStream
- write(byte[]) - Method in class com.twelvemonkeys.io.WriterOutputStream
- write(byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- write(byte[], int, int) - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- write(byte[], int, int) - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Writes a series of bytes at the current read/write position.
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.enc.EncoderStream
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes
pLength
bytes from the specified byte array starting atpOffset
to the underlying output stream. - write(byte[], int, int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.NullOutputStream
-
This implementation does nothing.
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- write(byte[], int, int) - Method in class com.twelvemonkeys.io.WriterOutputStream
- write(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- write(int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.HorizontalDifferencingStream
- write(int) - Method in class com.twelvemonkeys.imageio.stream.SubImageOutputStream
- write(int) - Method in class com.twelvemonkeys.imageio.util.IIOOutputStreamAdapter
- write(int) - Method in class com.twelvemonkeys.io.AbstractCachedSeekableStream.StreamCache
-
Writes a single byte at the current read/write position.
- write(int) - Method in class com.twelvemonkeys.io.enc.EncoderStream
- write(int) - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
- write(int) - Method in class com.twelvemonkeys.io.FileCacheSeekableStream.FileCache
- write(int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes the specified byte value to the underlying output stream.
- write(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
- write(int) - Method in class com.twelvemonkeys.io.MemoryCacheSeekableStream.MemoryCache
- write(int) - Method in class com.twelvemonkeys.io.NullOutputStream
-
This implementation does nothing.
- write(int) - Method in class com.twelvemonkeys.io.RandomAccessStream.OutputStreamView
- write(int) - Method in class com.twelvemonkeys.io.WriterOutputStream
- write(int, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- write(Directory, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.exif.EXIFWriter
-
Deprecated.
- write(Directory, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCWriter
- write(Directory, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.MetadataWriter
- write(Directory, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeader
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeaderV2
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapInfoHeader
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV4InfoHeader
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV5InfoHeader
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
- write(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- write(File, byte[]) - Static method in class com.twelvemonkeys.io.FileUtil
-
Writes the contents from a byte array to a file.
- write(OutputStream, byte[]) - Static method in class com.twelvemonkeys.io.FileUtil
-
Writes the contents from a byte array to an output stream.
- write(String, byte[]) - Static method in class com.twelvemonkeys.io.FileUtil
-
Writes the contents from a byte array to a file.
- write(ByteBuffer) - Method in class com.twelvemonkeys.imageio.stream.FileCache
- write(ByteBuffer) - Method in class com.twelvemonkeys.imageio.stream.MemoryCache
- write(Collection<? extends Entry>, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- write(Collection<Entry>, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.exif.EXIFWriter
-
Deprecated.
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tga.TGAImageWriter
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- write(ImageOutputStream) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDHeader
- write(ImageOutputStream, TIFFWriter) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- write16BitChannel(int, int, int, int, Raster, int[]) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- write32BitChannel(int, int, int, int, Raster, int[]) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- write8BitChannel(int, int, int, int, Raster, int[]) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- writeAborted(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.ProgressDelegator
- writeAborted(ImageWriter) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter.ListenerDelegate
- writeAborted(ImageWriter) - Method in class com.twelvemonkeys.imageio.util.ProgressListenerBase
- writeBody(ByteArrayOutputStream) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- writeBoolean(boolean) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a
boolean
to the underlying output stream as a single byte. - writeBoolean(boolean) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a
boolean
to the underlying output stream as a single byte. - writeByte(int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes out a
byte
to the underlying output stream - writeByte(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes out a
byte
to the underlying output stream - writeBytes(String) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a string to the underlying output stream as a sequence of bytes.
- writeBytes(String) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a string to the underlying output stream as a sequence of bytes.
- writeCData(PrintWriter, Node) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeChar(int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a two byte
char
to the underlying output stream in little endian order, low byte first. - writeChar(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a two byte
char
to the underlying output stream in little endian order, low byte first. - writeChars(String) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a string to the underlying output stream as a sequence of characters.
- writeChars(String) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a string to the underlying output stream as a sequence of characters.
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.BODYChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.CAMGChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.CMAPChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.DPELChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.GenericChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.GRABChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
- writeChunk(DataOutput) - Method in class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- writeClipped(RenderedImage, Shape, String, ImageOutputStream) - Static method in class com.twelvemonkeys.imageio.path.Paths
-
Writes the image along with a clipping path resource, in the given format, to the supplied output.
- writeCMYK(IIOMetadata, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- writeCode(OutputStream, int) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWEncoder
- writeColorModeData(RenderedImage, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- writeComment(PrintWriter, Node, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeComments(IIOMetadata, ImageWriterSpi) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- writeData(long[], long[], ImageOutputStream) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- writeData(ImageInputStream, ImageOutputStream, long, long) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- writeData(ImageOutputStream, ICC_Profile) - Static method in class com.twelvemonkeys.imageio.plugins.psd.ICCProfile
- writeData(ImageOutputStream, Collection<? extends Entry>) - Static method in class com.twelvemonkeys.imageio.plugins.psd.PSDEXIF1Data
- writeDIBHeader(int, int, int, boolean, int, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageWriter
- writeDirectoryCount(ImageOutputStream, int) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeDirectoryData(Directory, ImageOutputStream) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- writeDoctype(PrintWriter, DocumentType) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeDocument(PrintWriter, Node, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeDouble(double) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes an 8 byte Java double to the underlying output stream in little endian order.
- writeDouble(double) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes an 8 byte Java double to the underlying output stream in little endian order.
- writeElement(PrintWriter, Element, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeEntry(int, int, ColorModel, int, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- writeEOL() - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- writeFileHeader(int, int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriter
- writeFloat(float) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a 4 byte Java float to the underlying output stream in little endian order.
- writeFloat(float) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a 4 byte Java float to the underlying output stream in little endian order.
- writeHeader(IIOImage, ImageWriterBase, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- writeHeader(IIOImage, ImageWriterSpi) - Method in class com.twelvemonkeys.imageio.plugins.pnm.HeaderWriter
- writeHeader(IIOImage, ImageWriterSpi) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PAMHeaderWriter
- writeHeader(IIOImage, ImageWriterSpi) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMHeaderWriter
- writeICNSHeader() - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- writeICOHeader() - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- writeIFD(Directory, ImageOutputStream, boolean) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeIFD(Collection<Entry>, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeImageData(DataOutput, int, RenderedImage, int, int[], int[]) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- writeImageData(IIOImage) - Method in class com.twelvemonkeys.imageio.plugins.pnm.PNMImageWriter
- writeImageResources(RenderedImage, int) - Method in class com.twelvemonkeys.imageio.plugins.psd.PSDImageWriter
- writeInsert(int, IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- writeInt(int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a four-byte
int
to the underlying output stream in little endian order, low byte first, high byte last - writeInt(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a four-byte
int
to the underlying output stream in little endian order, low byte first, high byte last - writeLong(long) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes an eight-byte
long
to the underlying output stream in little endian order, low byte first, high byte last - writeLong(long) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes an eight-byte
long
to the underlying output stream in little endian order, low byte first, high byte last - writeMeta(RenderedImage, int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.iff.IFFImageWriter
- writeNodeRecursive(PrintWriter, Node, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeOffset(ImageOutputStream, long) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writePage(int, IIOImage, ImageWriteParam, TIFFWriter, long) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- writePages(ImageOutputStream, List<TIFFUtilities.TIFFPage>) - Static method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities
- writePath() - Method in class com.twelvemonkeys.imageio.path.AdobePathWriter
-
Transforms the path to a byte array, containing a set of Adobe Photoshop path segments.
- writePath(DataOutput) - Method in class com.twelvemonkeys.imageio.path.AdobePathWriter
-
Writes the path as a set of Adobe Photoshop path segments to the given stream.
- writePathResource(int) - Method in class com.twelvemonkeys.imageio.path.AdobePathWriter
-
Transforms the path to a byte array, containing a complete Adobe Photoshop path resource.
- writePathResource(int, DataOutput) - Method in class com.twelvemonkeys.imageio.path.AdobePathWriter
-
Writes the path as a complete Adobe Photoshop clipping path resource to the given stream.
- writePICTData(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- writePICTData(int, int, int, int, ColorModel, int[], int, int) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- writePICTHeader(RenderedImage) - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- writePICTTrailer() - Method in class com.twelvemonkeys.imageio.plugins.pict.PICTImageWriter
- writeProcessingInstruction(PrintWriter, ProcessingInstruction) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writer - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDVersionInfo
- writer - Variable in class com.twelvemonkeys.io.WriterOutputStream
- writerClassName - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- writerClassName() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- WriterFileSuffixFilter - Class in com.twelvemonkeys.imageio.util
-
WriterFileSuffixFilter
- WriterFileSuffixFilter() - Constructor for class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- WriterFileSuffixFilter(String) - Constructor for class com.twelvemonkeys.imageio.util.WriterFileSuffixFilter
- WriterOutputStream - Class in com.twelvemonkeys.io
-
Wraps a
Writer
in anOutputStream
. - WriterOutputStream(Writer) - Constructor for class com.twelvemonkeys.io.WriterOutputStream
- WriterOutputStream(Writer, String) - Constructor for class com.twelvemonkeys.io.WriterOutputStream
- WriterOutputStream.CharsetDecoder - Class in com.twelvemonkeys.io
- WriterOutputStream.Decoder - Interface in com.twelvemonkeys.io
- WriterOutputStream.StringDecoder - Class in com.twelvemonkeys.io
- writerSpiClassNames - Variable in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- writerSpiClassNames() - Method in class com.twelvemonkeys.imageio.spi.ReaderWriterProviderInfo
- writeRun(int, boolean) - Method in class com.twelvemonkeys.imageio.plugins.tiff.CCITTFaxEncoderStream
- writeShort(int) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a two byte
short
to the underlying output stream in little endian order, low byte first. - writeShort(int) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a two byte
short
to the underlying output stream in little endian order, low byte first. - writeSOF0(ImageOutputStream, int, int, int, int) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- writeSOS(ImageOutputStream, int) - Method in class com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
- writeStrings(ImageOutputStream, String...) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeText(PrintWriter, Node, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeTIFFHeader(ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeTo(OutputStream) - Method in class com.twelvemonkeys.io.FastByteArrayOutputStream
- writeTo(ByteBuffer) - Method in class com.twelvemonkeys.imageio.plugins.tiff.LZWDecoder.LZWString
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriter
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.icns.ICNSImageWriter
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter
- writeToSequence(IIOImage, ImageWriteParam) - Method in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
- writeUncompressed(boolean, BufferedImage, int, int) - Method in class com.twelvemonkeys.imageio.plugins.bmp.DIBImageWriter
- writeUTF(String) - Method in class com.twelvemonkeys.io.LittleEndianDataOutputStream
-
Writes a string of no more than 65,535 characters to the underlying output stream using UTF-8 encoding.
- writeUTF(String) - Method in class com.twelvemonkeys.io.LittleEndianRandomAccessFile
-
Writes a string of no more than 65,535 characters to the underlying output stream using UTF-8 encoding.
- writeValue(Entry, long, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeValue(ImageOutputStream, Object) - Method in class com.twelvemonkeys.imageio.metadata.iptc.IPTCWriter
- writeValueAt(long, Object, short, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeValueCount(ImageOutputStream, int) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeValueInline(Object, short, ImageOutputStream) - Method in class com.twelvemonkeys.imageio.metadata.tiff.TIFFWriter
- writeXML(PrintWriter, Node, XMLSerializer.SerializationContext) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writeXMLDeclaration(PrintWriter) - Method in class com.twelvemonkeys.xml.XMLSerializer
- writingSequence - Variable in class com.twelvemonkeys.imageio.plugins.tiff.TIFFImageWriter
-
Flag for active sequence writing
X
- x - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- x - Variable in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- x - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- x - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- X11 - Interface in com.twelvemonkeys.imageio.plugins.xwd
- X11_HEADER_SIZE - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- X11_HEADER_VERSION - Static variable in interface com.twelvemonkeys.imageio.plugins.xwd.X11
- X1R5G5B5 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- X1R5G5B5_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- X4R4G4B4 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- X4R4G4B4_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- X86 - com.twelvemonkeys.lang.Platform.Architecture
- X8B8G8R8 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- X8B8G8R8_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- X8R8G8B8 - com.twelvemonkeys.imageio.plugins.dds.DDSType
- X8R8G8B8_MASKS - Static variable in class com.twelvemonkeys.imageio.plugins.dds.DDSReader
- xAspect - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- xAspect - Variable in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- xDensity - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- xDim - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- xHotspot - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.CUREntry
- xLoc - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- xLocation - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- XML_PROPERTIES - Static variable in class com.twelvemonkeys.lang.SystemUtil
-
".xml"
- XMLPropertiesInputStream(InputStream) - Constructor for class com.twelvemonkeys.lang.SystemUtil.XMLPropertiesInputStream
- XMLSerializer - Class in com.twelvemonkeys.xml
-
XMLSerializer
- XMLSerializer(OutputStream, String) - Constructor for class com.twelvemonkeys.xml.XMLSerializer
- XMLSerializer.SerializationContext - Class in com.twelvemonkeys.xml
- XMP - Interface in com.twelvemonkeys.imageio.metadata.xmp
-
XMP
- XMP_PACKET_BEGIN - Static variable in class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
-
<?xpacket begin=
- XMP_PACKET_END - Static variable in class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
-
<?xpacket end=
- XMPDirectory - Class in com.twelvemonkeys.imageio.metadata.xmp
-
XMPDirectory
- XMPDirectory(Collection<? extends Directory>, String) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPDirectory
- XMPEntry - Class in com.twelvemonkeys.imageio.metadata.xmp
-
XMPEntry
- XMPEntry(String, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- XMPEntry(String, String, Object) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPEntry
- XMPNamespaceMapping - Class in com.twelvemonkeys.imageio.metadata.xmp
-
XMPNamespaceMapping
- XMPNamespaceMapping(boolean) - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPNamespaceMapping
- XMPReader - Class in com.twelvemonkeys.imageio.metadata.xmp
-
XMPReader
- XMPReader() - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPReader
- XMPScanner - Class in com.twelvemonkeys.imageio.metadata.xmp
-
XMPScanner
- XMPScanner() - Constructor for class com.twelvemonkeys.imageio.metadata.xmp.XMPScanner
- xOff - Variable in class com.twelvemonkeys.image.AbstractImageSource
- xPixelsPerMeter - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- xPos - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- XS24Chunk - Class in com.twelvemonkeys.imageio.plugins.iff
-
XS24Chunk.
- XS24Chunk(int) - Constructor for class com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
- xSub - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- xSub - Variable in class com.twelvemonkeys.image.SubsamplingFilter
- xThumbnail - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- XV_THUMBNAIL_MAGIC - Static variable in interface com.twelvemonkeys.imageio.plugins.pnm.PNM
-
In order to not confuse PAM ("P7") with xv thumbnails.
- XWDImageMetadata - Class in com.twelvemonkeys.imageio.plugins.xwd
- XWDImageMetadata(ImageTypeSpecifier, XWDX11Header) - Constructor for class com.twelvemonkeys.imageio.plugins.xwd.XWDImageMetadata
- XWDImageReader - Class in com.twelvemonkeys.imageio.plugins.xwd
- XWDImageReader(ImageReaderSpi) - Constructor for class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReader
- XWDImageReaderSpi - Class in com.twelvemonkeys.imageio.plugins.xwd
- XWDImageReaderSpi() - Constructor for class com.twelvemonkeys.imageio.plugins.xwd.XWDImageReaderSpi
- XWDProviderInfo - Class in com.twelvemonkeys.imageio.plugins.xwd
- XWDProviderInfo() - Constructor for class com.twelvemonkeys.imageio.plugins.xwd.XWDProviderInfo
- XWDX11Header - Class in com.twelvemonkeys.imageio.plugins.xwd
- XWDX11Header(int, int, ByteOrder, ByteOrder, int, int, int, int, int, int, int, IndexColorModel, String, long) - Constructor for class com.twelvemonkeys.imageio.plugins.xwd.XWDX11Header
- XYZ - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- XYZtoRGB(float[], float[]) - Method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
-
Convert XYZ to RGB
- XYZtoRGB(float, float, float, float[]) - Method in class com.twelvemonkeys.imageio.color.CIELabColorConverter
Y
- y - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- y - Variable in class com.twelvemonkeys.imageio.plugins.iff.DLOCChunk
- y - Variable in class com.twelvemonkeys.imageio.plugins.tga.TGAHeader
- y - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- Y_LUT - Static variable in class com.twelvemonkeys.imageio.color.YCbCrConverter.ITU_R_601
- Y1 - com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
- y1ac - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- y1dc - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- Y2 - com.twelvemonkeys.imageio.plugins.webp.vp8.SubBlock.Plane
- y2ac - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- y2dc - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.SegmentQuant
- y2SubBlock - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- yAspect - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- yAspect - Variable in class com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
- YCbCr - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- YCbCr - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- YCBCR_POSITIONING_CENTERED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- YCBCR_POSITIONING_COSITED - Static variable in interface com.twelvemonkeys.imageio.plugins.tiff.TIFFExtension
- YCbCr16UpsamplerStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr 16 bit samples.
- YCbCr16UpsamplerStream(InputStream, int[], int, int, ByteOrder) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- YCbCrA - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- YCbCrConverter - Class in com.twelvemonkeys.imageio.color
-
Fast YCbCr to RGB conversion.
- YCbCrConverter() - Constructor for class com.twelvemonkeys.imageio.color.YCbCrConverter
- YCbCrConverter.ITU_R_601 - Class in com.twelvemonkeys.imageio.color
- YCbCrConverter.JPEG - Class in com.twelvemonkeys.imageio.color
- YCbCrPlanarUpsamplerStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr samples.
- YCbCrPlanarUpsamplerStream(InputStream, int[], int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- yCbCrPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCr16UpsamplerStream
- yCbCrPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrPlanarUpsamplerStream
- yCbCrPos - Variable in class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- YCbCrUpsamplerStream - Class in com.twelvemonkeys.imageio.plugins.tiff
-
Input stream that provides on-the-fly upsampling of TIFF subsampled YCbCr samples.
- YCbCrUpsamplerStream(InputStream, int[], int, int) - Constructor for class com.twelvemonkeys.imageio.plugins.tiff.YCbCrUpsamplerStream
- YCC - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- YCCK - com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
- YCCK - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
- YCCK - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.AdobeDCT
- yDensity - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- yDim - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- yHotspot - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.CUREntry
- yLoc - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JPEGLosslessDecoder
- ylocation - Variable in class com.twelvemonkeys.imageio.plugins.psd.PSDPrintScale
- yMode - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- yOff - Variable in class com.twelvemonkeys.image.AbstractImageSource
- yPixelsPerMeter - Variable in class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
- yPos - Variable in class com.twelvemonkeys.imageio.plugins.iff.BMHDChunk
- ySub - Variable in class com.twelvemonkeys.image.BufferedImageFactory
- ySub - Variable in class com.twelvemonkeys.image.SubsamplingFilter
- ySubBlocks - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.MacroBlock
- yThumbnail - Variable in class com.twelvemonkeys.imageio.plugins.jpeg.JFIF
- yuv - Variable in class com.twelvemonkeys.imageio.plugins.webp.vp8.VP8Frame
- Yxy - com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
Z
- ZERO - Static variable in class com.twelvemonkeys.imageio.metadata.tiff.Rational
- ZIGZAG - Static variable in class com.twelvemonkeys.imageio.plugins.jpeg.QuantizationTable
- ZOOM_ACTUAL - Static variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- ZOOM_FIT - Static variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- ZOOM_IN - Static variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- ZOOM_OUT - Static variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel
- ZoomAction(String) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomAction
- ZoomAction(String, double) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomAction
- zoomFactor - Variable in class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomAction
- ZoomToFitAction(String) - Constructor for class com.twelvemonkeys.imageio.ImageReaderBase.ImageLabel.ZoomToFitAction
All Classes All Packages