- GAIN_CONTROL_VALUE_HIGH_GAIN_DOWN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_HIGH_GAIN_UP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_DOWN - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_UP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_NONE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.ExifTagConstants
-
- GammaCorrection - Class in org.apache.commons.imaging.formats.png
-
- GammaCorrection(double, double) - Constructor for class org.apache.commons.imaging.formats.png.GammaCorrection
-
- GdalLibraryTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
GDAL library.
- GenericImageMetadata - Class in org.apache.commons.imaging.common
-
- GenericImageMetadata() - Constructor for class org.apache.commons.imaging.common.GenericImageMetadata
-
- GenericImageMetadata.GenericImageMetadataItem - Class in org.apache.commons.imaging.common
-
- GenericImageMetadataItem(String, String) - Constructor for class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- GenericSegment - Class in org.apache.commons.imaging.formats.jpeg.segments
-
- GenericSegment(int, int, InputStream) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
- GenericSegment(int, byte[]) - Constructor for class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
- GeoTiffTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
Geo Tiff.
- get(int) - Method in class org.apache.commons.imaging.common.BinaryConstant
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getAcceptedExtensions() - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of all accepted extensions
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getAcceptedTypes() - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of ImageFormat objects describing all accepted types
- getAdobeColorTransform() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App14Segment
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getAll() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by the byte source (some
formats may include multiple images within a single data source).
- getAllBufferedImages(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by the byte array (some
formats may include multiple images within a single data source).
- getAllBufferedImages(File) - Method in class org.apache.commons.imaging.ImageParser
-
Gets all images specified by indicated file (some
formats may include multiple images within a single data source).
- getAllBufferedImages(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the InputStream (some
formats may include multiple images within a single data source).
- getAllBufferedImages(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the byte array (some
formats may include multiple images within a single data source).
- getAllBufferedImages(File) - Static method in class org.apache.commons.imaging.Imaging
-
Gets all images specified by the file (some
formats may include multiple images within a single data source).
- getAllFields() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getAllFields() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getAllImageParsers() - Static method in class org.apache.commons.imaging.ImageParser
-
Gets an array of new instances of all image parsers.
- getARGB(float) - Method in interface org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntry
-
Gets the integer ARGB color assignment associated with the input value.
- getARGB(float) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForRange
-
- getARGB(float) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForValue
-
- getBitsPerPixel() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the bits per pixel of the image data.
- getBitsPerSample(int) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreter
-
- getBlock(int, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getBlock(long, int) - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getBlockData() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcBlock
-
- getBlockNameBytes() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcBlock
-
- getBlockType() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcBlock
-
- getBufferedImage() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Create a BufferedImage using the data stored in the ImageBuilder.
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getBufferedImage(InputStream, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
Gets a buffered image specified by the byte source.
- getBufferedImage(TiffDirectory, ByteOrder, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getBufferedImage(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the byte source (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the byte array (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Gets a buffered image specified by the indicated file (for
sources that specify multiple images, choice of which image
is returned is implementation dependent).
- getBufferedImage(InputStream) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from an InputStream.
- getBufferedImage(InputStream, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from an InputStream
using data-processing options specified through a parameters
map.
- getBufferedImage(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a byte array.
- getBufferedImage(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a byte array
using data-processing options specified through a parameters
map.
- getBufferedImage(File) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a file.
- getBufferedImage(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Reads the first image from a file
using data-processing options specified through a parameters
map.
- getBufferedImageFactory(Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an instance of IBufferedImageFactory based on the presence
of a specification for ImagingConstants..BUFFERED_IMAGE_FACTORY
within the supplied params.
- getByteArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns a copy of the raw value of the field.
- getByteCount() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- getByteOrder() - Method in class org.apache.commons.imaging.common.BinaryFileParser
-
- getByteOrder() - Method in class org.apache.commons.imaging.common.BinaryOutputStream
-
- getByteOrder() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's byte order.
- getBytesLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
The length of the field's value.
- getBytesRead() - Method in class org.apache.commons.imaging.common.mylzw.MyBitInputStream
-
- getBytesWritten() - Method in class org.apache.commons.imaging.common.mylzw.MyBitOutputStream
-
- getChunkTypeName(int) - Static method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getChunkTypes(InputStream) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getColor(float) - Method in interface org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntry
-
Gets the color assignment associated with the input value.
- getColor(float) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForRange
-
- getColor(float) - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForValue
-
- getColorBufferedImage(int, int, boolean) - Method in interface org.apache.commons.imaging.common.BufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.RgbBufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.SimpleBufferedImageFactory
-
- getColorType(int) - Static method in enum org.apache.commons.imaging.formats.png.PngColorType
-
- getColorType() - Method in class org.apache.commons.imaging.ImageInfo
-
- getComment() - Method in class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
Returns a copy of the comment.
- getComments() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a list of comments from the image file.
- getComponents() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
Returns a copy of all the components.
- getComponents(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
Returns the component at the specified index.
- getComponents() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
Returns a copy of all the components.
- getComponents(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
Return a component at the specified index.
- getCompressionAlgorithm() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a description of the compression algorithm, if any.
- getCount() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's count, derived from bytes 4-7.
- getCountOfNulls() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the count of the number of null samples in the collection.
- getCountOfSamples() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the count of the number of non-null and non-excluded samples in the
collection.
- getData() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.DataElement
-
- getData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.ByteSourceData
-
- getData() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Returns a reference to the data array stored in this instance.
- getData() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getDataLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.DataElement
-
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData
-
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getDataReader(TiffDirectory, PhotometricInterpreter, int, int[], int, int, int, int, int, ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
- getDefault() - Static method in class org.apache.commons.imaging.FormatCompliance
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getDefaultExtension() - Method in class org.apache.commons.imaging.ImageParser
-
Get the default extension for the format specified by an implementation
of ImageParser.
- getDelay() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadataItem
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getDescription() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.AppnSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.ComSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DqtSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.JfifSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.Segment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SofnSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.SosSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.jpeg.segments.UnknownSegment
-
- getDescription() - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- getDescriptionWithoutValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDirectories() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getDirectories() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getDirectoryEntries() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getDirectoryType() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDisposalMethod() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadataItem
-
- getDoubleArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getDoubleValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.JpegImageData
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory.ImageDataElement
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffElement.Stub
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffField.OversizeValueElement
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffHeader
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.ByteSourceData
-
- getElementDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Data
-
- getElements() - Method in class org.apache.commons.imaging.formats.jpeg.segments.DqtSegment.QuantizationTable
-
- getElements() - Method in class org.apache.commons.imaging.formats.tiff.TiffContents
-
- getEntry(int) - Method in interface org.apache.commons.imaging.palette.Palette
-
Looks up the color for a given palette index.
- getEntry(int) - Method in class org.apache.commons.imaging.palette.QuantizedPalette
-
- getEntry(int) - Method in class org.apache.commons.imaging.palette.SimplePalette
-
- getExcludedValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the value that was set for exclusion, or a Float.NaN if not was
set.
- getExif() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getExifDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getExifDirectoryType(int) - Static method in enum org.apache.commons.imaging.formats.tiff.constants.TiffDirectoryType
-
- getExifMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getExifRawData(ByteSource) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getEXIFThumbnail() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Get the thumbnail image if available.
- getEXIFThumbnailData() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Returns the data of the first JPEG thumbnail found in the EXIF metadata.
- getEXIFThumbnailSize() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
Returns the size of the first JPEG thumbnail found in the EXIF metadata.
- getExtension() - Method in interface org.apache.commons.imaging.ImageFormat
-
Get the file extension associated with this
ImageFormat
.
- getExtension() - Method in enum org.apache.commons.imaging.ImageFormats
-
- getFields() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getFieldType(int) - Static method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getFieldType() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's type, derived from bytes 2-3.
- getFieldTypeName() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getFieldValue(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoBytes, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoAscii, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoShorts, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoLongs, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoShortOrLong, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoRationals, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSBytes, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSShort) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSShorts, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSLongs, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSRational) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoSRationals, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoFloat) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoFloats, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoDouble) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoDoubles, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoGpsText, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfoXpString, boolean) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getFieldValue(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoByte) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoAscii) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoShorts) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoLongs) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoRationals) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSBytes) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSShorts) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSLongs) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoSRationals) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoFloats) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoDoubles) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoGpsText) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFieldValue(TagInfoXpString) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getFileName() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getFloatingPointRasterData(Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
Reads the floating-point data stored in this TIFF directory, if
available.
- getFormat() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the image file format, ie.
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the content of the supplied byte
source based on rules provided by a specific implementation.
- getFormatCompliance(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the content of the supplied byte
array based on rules provided by a specific implementation.
- getFormatCompliance(File) - Method in class org.apache.commons.imaging.ImageParser
-
Determines the format compliance of the specified file based on
rules provided by a specific implementation.
- getFormatCompliance(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of the specified data and
evaluates its format compliance.
- getFormatCompliance(File) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of the specified data and
evaluates its format compliance.
- getFormatDetails() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a description of the file format, ie.
- getFormatName() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns a string with the name of the image file format.
- getGPS() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getGPSDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in interface org.apache.commons.imaging.common.BufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.RgbBufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.commons.imaging.common.SimpleBufferedImageFactory
-
- getHeight() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the height of the ImageBuilder pixel field
- getHeight() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadata
-
- getHeight() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Gets the height (number of rows) of the raster.
- getHeight() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the height of the image in pixels.
- getHorizontalUnitsPerPixel() - Method in class org.apache.commons.imaging.formats.png.PhysicalScale
-
- getHuffVal(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getIccBytes() - Method in class org.apache.commons.imaging.formats.jpeg.segments.App2Segment
-
- getICCProfile(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(ByteSource, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getICCProfileBytes(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byte array.
- getICCProfileBytes(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byte array.
- getICCProfileBytes(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input file.
- getICCProfileBytes(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input file.
- getICCProfileBytes(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get an array of bytes describing the International Color Consortium (ICC)
specification for the color space of the image contained in the
input byteSource.
- getICCProfileBytes(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileInfo(ICC_Profile) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(byte[]) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(File) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getICCProfileInfo(ByteSource) - Method in class org.apache.commons.imaging.icc.IccProfileParser
-
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData
-
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageData(int) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
- getImageDataLength() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getImageInfo(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified ByteSource.
- getImageInfo(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified ByteSource.
- getImageInfo(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified array of bytes.
- getImageInfo(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image information from the specified file Format-specific
ImageParser implementations are expected to return a valid
ImageInfo object or to throw an ImageReadException if unable
to process the specified data.
- getImageInfo(String, byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(String, byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image.
- getImageInfo(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image file.
- getImageInfo(File) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the "image info" of an image file.
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getImageSize(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified byte array.
- getImageSize(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified byte array.
- getImageSize(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified file.
- getImageSize(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified file.
- getImageSize(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get the size of the image described by the specified ByteSource.
- getImageSize(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image.
- getImageSize(File) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image file.
- getImageSize(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Determines the width and height of an image file.
- getImageSize(ByteSource, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
- getInputStream(long) - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getInputStream() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getIntArrayValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getInteroperabilityDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getIntValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getIntValueOrArraySum() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getIptcType(int) - Static method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcTypeLookup
-
- getIptcTypeName() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- getItemDescription() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getItemLength() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getItems() - Method in class org.apache.commons.imaging.common.GenericImageMetadata
-
- getItems() - Method in interface org.apache.commons.imaging.common.ImageMetadata
-
- getItems() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadata
-
- getItems() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getItems() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getJpegRawImageDataElement() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getKeyword() - Method in class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- getLatitudeAsDegreesNorth() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- getLeftPosition() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadataItem
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSource
-
This operation can be VERY expensive; for inputstream byte sources, the
entire stream must be drained to determine its length.
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceArray
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceFile
-
- getLength() - Method in class org.apache.commons.imaging.common.bytesource.ByteSourceInputStream
-
- getLongitudeAsDegreesEast() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- getLowerBound() - Method in interface org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntry
-
Gets the lower-bound value for the palette entry
- getLowerBound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForRange
-
- getLowerBound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForValue
-
- getMarkerName(int) - Static method in class org.apache.commons.imaging.formats.jpeg.JpegUtils
-
- getMaxCode(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getMaxFound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PhotometricInterpreterFloat
-
Gets the maximum value found while rendering the image
- getMaxValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the maximum value found in the source data
- getMaxXY() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PhotometricInterpreterFloat
-
Gets the coordinates (x,y) at which the maximum value was identified
during processing
- getMeanFound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PhotometricInterpreterFloat
-
Get the mean of the values found while processing
- getMeanValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the mean value for all sample values in the raster.
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getMetadata(ByteSource) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified byte source.
- getMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified byte source.
- getMetadata(byte[]) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified array of bytes.
- getMetadata(byte[], Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified array of bytes.
- getMetadata(File) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified file.
- getMetadata(File, Map<String, Object>) - Method in class org.apache.commons.imaging.ImageParser
-
Get image metadata from the specified file.
- getMetadata(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image.
- getMetadata(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image.
- getMetadata(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(File) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMetadata(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Parses the metadata of an image file.
- getMimeType() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the MIME type of the image.
- getMinCode(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getMinFound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PhotometricInterpreterFloat
-
Gets the minimum value found while rendering the image
- getMinValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterStatistics
-
Get the minimum value found in the source data
- getMinXY() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PhotometricInterpreterFloat
-
Gets the coordinates (x,y) at which the minimum value was identified
during processing
- getName() - Method in class org.apache.commons.imaging.formats.bmp.BmpImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.dcx.DcxImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.icns.IcnsImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.ico.IcoImageParser
-
- getName() - Method in interface org.apache.commons.imaging.formats.jpeg.iptc.IptcType
-
- getName() - Method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getName() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.pcx.PcxImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.pnm.PnmImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getName() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.wbmp.WbmpImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.xbm.XbmImageParser
-
- getName() - Method in class org.apache.commons.imaging.formats.xpm.XpmImageParser
-
- getName() - Method in enum org.apache.commons.imaging.icc.IccTagDataTypes
-
- getName() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getName() - Method in interface org.apache.commons.imaging.ImageFormat
-
- getName() - Method in enum org.apache.commons.imaging.ImageFormats
-
- getName() - Method in class org.apache.commons.imaging.ImageParser
-
Get a descriptive name for the implementation of an ImageParser.
- getNonIptcBlocks() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getNumberOfImages() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the number of images in the file.
- getOffset() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the TIFF field's offset/value field, derived from bytes 8-11.
- getOrCreateExifDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOrCreateGPSDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOrCreateRootDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOutputDirectory(ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getOutputItems(TiffOutputSummary) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getOutputItems(TiffOutputSummary) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getOutputSet() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata
-
- getOversizeValueElement() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getPaletteIndex(int) - Method in interface org.apache.commons.imaging.palette.Palette
-
Looks up the palette index for a given color.
- getPaletteIndex(int) - Method in class org.apache.commons.imaging.palette.QuantizedPalette
-
- getPaletteIndex(int) - Method in class org.apache.commons.imaging.palette.SimplePalette
-
- getPhotoshop() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getPhotoshopMetadata(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- getPhysicalHeightDpi() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns horizontal dpi of the image, if available.
- getPhysicalHeightInch() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns physical height of the image in inches, if available.
- getPhysicalScale() - Method in class org.apache.commons.imaging.formats.png.PngImageInfo
-
Physical scale of Image.
- getPhysicalWidthDpi() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns vertical dpi of the image, if available.
- getPhysicalWidthInch() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns physical width of the image in inches, if available.
- getProfileId() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getRAFBytes(RandomAccessFile, long, int, String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- getRawBlocks() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getRawHorizontalDensity() - Method in class org.apache.commons.imaging.PixelDensity
-
- getRawImageData() - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageMetadata
-
- getRawJpegImageData() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getRawTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- getRawVerticalDensity() - Method in class org.apache.commons.imaging.PixelDensity
-
- getRecords() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
- getReserved() - Method in class org.apache.commons.imaging.formats.psd.PsdHeaderInfo
-
- getRGB(int, int) - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the RGB or ARGB value for the pixel at the position (x,y)
within the image builder pixel field.
- getRootDirectory() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- getSegmentData() - Method in class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
Returns a copy of the segment's contents,
excluding the marker and length bytes at
the beginning.
- getSegmentData(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
Returns a specific byte of the segment's contents,
excluding the marker and length bytes at
the beginning.
- getSegmentData() - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegRewriter.JFIFPieceSegment
-
- getSegmentDataAsString(String) - Method in class org.apache.commons.imaging.formats.jpeg.segments.GenericSegment
-
Convert the bytes to a String
- getSegmentType() - Method in class org.apache.commons.imaging.formats.jpeg.segments.Segment
-
- getSeperateValue() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputField
-
- getSignature() - Method in enum org.apache.commons.imaging.icc.IccTagDataTypes
-
- getSignature() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getSimpleStatistics() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Tabulates simple statistics for the raster and returns an instance
containing general metadata.
- getSimpleStatistics(float) - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Tabulates simple statistics for the raster excluding the specified value
and returns an instance containing general metadata.
- getSingleFieldValue(TagInfoAscii) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSingleFieldValue(TagInfoShortOrLong) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getSize() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getSortHint() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getSortHint() - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputField
-
- getStreamBytes(InputStream) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- getStringValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getSubimage(int, int, int, int) - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Gets a subimage from the ImageBuilder using the specified parameters.
- getTag() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
Returns the field's tag, derived from bytes 0-1.
- getTagInfo() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getTagName() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getTags() - Method in class org.apache.commons.imaging.icc.IccProfileInfo
-
- getText() - Method in class org.apache.commons.imaging.common.GenericImageMetadata.GenericImageMetadataItem
-
- getTextChunks() - Method in class org.apache.commons.imaging.formats.png.PngImageInfo
-
- getThumbnail() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getTiffField() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.TiffMetadataItem
-
- getTiffImage() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
Gets the image associated with the directory, if any.
- getTiffImage(Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
Gets the image associated with the directory, if any.
- getTiffImage(ByteOrder) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
Gets the image associated with the directory, if any.
- getTiffImage(ByteOrder, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
Gets the image associated with the directory, if any.
- getTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTiffImageData() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.Directory
-
- getTiffRawImageDataElements() - Method in class org.apache.commons.imaging.formats.tiff.TiffDirectory
-
- getTileHeight() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
Get the height of individual tiles.
- getTileWidth() - Method in class org.apache.commons.imaging.formats.tiff.TiffImageData.Tiles
-
Get the width of individual tiles.
- getTopPosition() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadataItem
-
- getType() - Method in interface org.apache.commons.imaging.formats.jpeg.iptc.IptcType
-
- getType() - Method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getType() - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getTypeDescription() - Method in enum org.apache.commons.imaging.icc.IccTagTypes
-
- getUnknown(int) - Static method in enum org.apache.commons.imaging.formats.jpeg.iptc.IptcTypes
-
- getUpperBound() - Method in interface org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntry
-
Gets the upper-bound value for the palette entry
- getUpperBound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForRange
-
- getUpperBound() - Method in class org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint.PaletteEntryForValue
-
- getValPtr(int) - Method in class org.apache.commons.imaging.formats.jpeg.segments.DhtSegment.HuffmanTable
-
- getValue() - Method in class org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeAscii
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeByte
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeDouble
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeFloat
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeLong
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeRational
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldTypeShort
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoAscii
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoDouble
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoDoubles
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoFloat
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoFloats
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoGpsText
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLong
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLongOrIFD
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLongs
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoRational
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoRationals
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoShort
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoShorts
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSLong
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSLongs
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSRational
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSRationals
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSShort
-
- getValue(ByteOrder, byte[]) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSShorts
-
- getValue(TiffField) - Method in class org.apache.commons.imaging.formats.tiff.taginfos.TagInfoXpString
-
- getValue() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getValue(int, int) - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Gets the value stored at the specified raster coordinates.
- getValueDescription() - Method in class org.apache.commons.imaging.formats.tiff.TiffField
-
- getVerticalUnitsPerPixel() - Method in class org.apache.commons.imaging.formats.png.PhysicalScale
-
- getWidth() - Method in class org.apache.commons.imaging.common.ImageBuilder
-
Get the width of the ImageBuilder pixel field
- getWidth() - Method in class org.apache.commons.imaging.formats.gif.GifImageMetadata
-
- getWidth() - Method in class org.apache.commons.imaging.formats.tiff.TiffRasterData
-
Gets the width (number of columns) of the raster.
- getWidth() - Method in class org.apache.commons.imaging.ImageInfo
-
Returns the width of the image in pixels.
- getXmpXml(ByteSource, Map<String, Object>) - Method in interface org.apache.commons.imaging.common.XmpEmbeddable
-
Get a string containing XML-formatted text conforming to the Extensible
Metadata Platform (EXP) standard for representing information about
image content.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.gif.GifImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.psd.PsdImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Method in class org.apache.commons.imaging.formats.tiff.TiffImageParser
-
- getXmpXml(InputStream, String) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(InputStream, String, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(byte[], Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(File) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(File, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- getXmpXml(ByteSource, Map<String, Object>) - Static method in class org.apache.commons.imaging.Imaging
-
Extracts the embedded XML metadata as an XML string.
- GifImageMetadata - Class in org.apache.commons.imaging.formats.gif
-
- GifImageMetadataItem - Class in org.apache.commons.imaging.formats.gif
-
- GifImageParser - Class in org.apache.commons.imaging.formats.gif
-
- GifImageParser() - Constructor for class org.apache.commons.imaging.formats.gif.GifImageParser
-
- GPS_TAG_GPS_ALTITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_ABOVE_SEA_LEVEL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_BELOW_SEA_LEVEL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_AREA_INFORMATION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DATE_STAMP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_KILOMETERS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_MILES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_NAUTICAL_MILES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_SOUTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_EAST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_WEST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_DIFFERENTIAL_CORRECTED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_NO_CORRECTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_DOP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MAP_DATUM - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_2_DIMENSIONAL_MEASUREMENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_3_DIMENSIONAL_MEASUREMENT - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_PROCESSING_METHOD - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SATELLITES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KMPH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KNOTS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_MPH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_IN_PROGRESS - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_INTEROPERABILITY - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TIME_STAMP - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_MAGNETIC_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_TRUE_NORTH - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPS_TAG_GPS_VERSION_ID - Static variable in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GPSInfo(String, String, RationalNumber, RationalNumber, RationalNumber, RationalNumber, RationalNumber, RationalNumber) - Constructor for class org.apache.commons.imaging.formats.tiff.TiffImageMetadata.GPSInfo
-
- GpsTagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
- gpsVersion() - Static method in class org.apache.commons.imaging.formats.tiff.constants.GpsTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_00001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_0001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_001 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_01 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_1 - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLab
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLch
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCieLuv
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCmy
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorCmyk
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHsl
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHsv
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorHunterLab
-
A constant for color green.
- GREEN - Static variable in class org.apache.commons.imaging.color.ColorXyz
-
A constant for color green.
- groupColors(BufferedImage, int) - Method in class org.apache.commons.imaging.palette.MedianCutQuantizer
-
- guessFormat(byte[]) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- guessFormat(File) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- guessFormat(ByteSource) - Static method in class org.apache.commons.imaging.Imaging
-
Attempts to determine the image format of a file based on its
"magic numbers," the first bytes of the data.
- radian_2_degree(double) - Static method in class org.apache.commons.imaging.color.ColorConversions
-
- RATIONAL - Static variable in class org.apache.commons.imaging.formats.tiff.fieldtypes.FieldType
-
- RationalNumber - Class in org.apache.commons.imaging.common
-
Rational number, as used by the TIFF image format.
- RationalNumber(int, int) - Constructor for class org.apache.commons.imaging.common.RationalNumber
-
- read() - Method in class org.apache.commons.imaging.common.mylzw.BitsToByteInputStream
-
- read() - Method in class org.apache.commons.imaging.common.mylzw.MyBitInputStream
-
- read(ByteSource, Map<String, Object>, FormatCompliance, TiffReader.Listener) - Method in class org.apache.commons.imaging.formats.tiff.TiffReader
-
- read2Bytes(String, InputStream, String, ByteOrder) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- read3Bytes(String, InputStream, String, ByteOrder) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- read4Bytes(String, InputStream, String, ByteOrder) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readAndVerifyBytes(InputStream, byte[], String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readAndVerifyBytes(InputStream, BinaryConstant, String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readBits(int) - Method in class org.apache.commons.imaging.common.mylzw.BitsToByteInputStream
-
- readBits(int) - Method in class org.apache.commons.imaging.common.mylzw.MyBitInputStream
-
- readBitsArray(int, int) - Method in class org.apache.commons.imaging.common.mylzw.BitsToByteInputStream
-
- readByte(String, InputStream, String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readBytes(String, InputStream, int) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readBytes(String, InputStream, int, String) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readBytes(InputStream, int) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- readContents(ByteSource, Map<String, Object>, FormatCompliance) - Method in class org.apache.commons.imaging.formats.tiff.TiffReader
-
- readDirectories(ByteSource, boolean, FormatCompliance) - Method in class org.apache.commons.imaging.formats.tiff.TiffReader
-
- readFirstDirectory(ByteSource, Map<String, Object>, boolean, FormatCompliance) - Method in class org.apache.commons.imaging.formats.tiff.TiffReader
-
- readImageData(ImageBuilder) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderStrips
-
- readImageData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderStrips
-
- readImageData(ImageBuilder) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderTiled
-
- readImageData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderTiled
-
- readImageData(ImageBuilder) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.ImageDataReader
-
- readImageData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.ImageDataReader
-
- readImageData() - Method in interface org.apache.commons.imaging.formats.tiff.TiffReader.Listener
-
- readOffsetDirectories() - Method in interface org.apache.commons.imaging.formats.tiff.TiffReader.Listener
-
- readRasterData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderStrips
-
- readRasterData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.DataReaderTiled
-
- readRasterData(Rectangle) - Method in class org.apache.commons.imaging.formats.tiff.datareaders.ImageDataReader
-
Defines a method for accessing the floating-point raster data in a TIFF
image.
- readSegments(ByteSource, int[], boolean, boolean) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- readSegments(ByteSource, int[], boolean) - Method in class org.apache.commons.imaging.formats.jpeg.JpegImageParser
-
- readSignature(InputStream) - Method in class org.apache.commons.imaging.formats.png.PngImageParser
-
- RED - Static variable in class org.apache.commons.imaging.color.ColorCieLab
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorCieLch
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorCieLuv
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorCmy
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorCmyk
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorHsl
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorHsv
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorHunterLab
-
A constant for color red.
- RED - Static variable in class org.apache.commons.imaging.color.ColorXyz
-
A constant for color red.
- relabelColorSpace(BufferedImage, ICC_Profile) - Method in class org.apache.commons.imaging.ColorTools
-
- relabelColorSpace(BufferedImage, ColorSpace) - Method in class org.apache.commons.imaging.ColorTools
-
- relabelColorSpace(BufferedImage, ColorModel) - Method in class org.apache.commons.imaging.ColorTools
-
- remainingBytes(String, byte[], int) - Static method in class org.apache.commons.imaging.common.BinaryFunctions
-
- removeExifMetadata(File, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter
-
Reads a Jpeg image, removes all EXIF metadata (by removing the APP1
segment), and writes the result to a stream.
- removeExifMetadata(byte[], OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter
-
Reads a Jpeg image, removes all EXIF metadata (by removing the APP1
segment), and writes the result to a stream.
- removeExifMetadata(InputStream, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter
-
Reads a Jpeg image, removes all EXIF metadata (by removing the APP1
segment), and writes the result to a stream.
- removeExifMetadata(ByteSource, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter
-
Reads a Jpeg image, removes all EXIF metadata (by removing the APP1
segment), and writes the result to a stream.
- removeExifSegments(List<T>) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegRewriter
-
- removeField(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- removeField(int) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputDirectory
-
- removeField(TagInfo) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- removeField(int) - Method in class org.apache.commons.imaging.formats.tiff.write.TiffOutputSet
-
- removeIPTC(File, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged and writes
the result to a stream.
- removeIPTC(File, OutputStream, boolean) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged (unless
removeSegment is true) and writes the result to a stream.
- removeIPTC(byte[], OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged and writes
the result to a stream.
- removeIPTC(byte[], OutputStream, boolean) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged (unless
removeSegment is true) and writes the result to a stream.
- removeIPTC(InputStream, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged and writes
the result to a stream.
- removeIPTC(InputStream, OutputStream, boolean) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged (unless
removeSegment is true) and writes the result to a stream.
- removeIPTC(ByteSource, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged and writes
the result to a stream.
- removeIPTC(ByteSource, OutputStream, boolean) - Method in class org.apache.commons.imaging.formats.jpeg.iptc.JpegIptcRewriter
-
Reads a Jpeg image, removes all IPTC data from the App13 segment but
leaves the other data in that segment (if present) unchanged (unless
removeSegment is true) and writes the result to a stream.
- removePhotoshopApp13Segments(List<T>) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegRewriter
-
- removeXmpSegments(List<T>) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegRewriter
-
- removeXmpXml(File, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegXmpRewriter
-
Reads a Jpeg image, removes all XMP XML (by removing the APP1 segment),
and writes the result to a stream.
- removeXmpXml(byte[], OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegXmpRewriter
-
Reads a Jpeg image, removes all XMP XML (by removing the APP1 segment),
and writes the result to a stream.
- removeXmpXml(InputStream, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegXmpRewriter
-
Reads a Jpeg image, removes all XMP XML (by removing the APP1 segment),
and writes the result to a stream.
- removeXmpXml(ByteSource, OutputStream) - Method in class org.apache.commons.imaging.formats.jpeg.xmp.JpegXmpRewriter
-
Reads a Jpeg image, removes all XMP XML (by removing the APP1 segment),
and writes the result to a stream.
- renderingIntent - Variable in class org.apache.commons.imaging.icc.IccProfileInfo
-
- resetPredictor() - Method in class org.apache.commons.imaging.formats.tiff.datareaders.ImageDataReader
-
- RESOLUTION_UNIT_VALUE_CM - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- RESOLUTION_UNIT_VALUE_INCHES - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- RESOLUTION_UNIT_VALUE_NONE - Static variable in class org.apache.commons.imaging.formats.tiff.constants.TiffTagConstants
-
- Rfc2301TagConstants - Class in org.apache.commons.imaging.formats.tiff.constants
-
RFC 2301: File Format for Internet Fax
www.ietf.org/rfc/rfc2301.txt
Also subsumes "The spirit of TIFF class F"
http://cool.conservation-us.org/bytopic/imaging/std/tiff-f.html
- RgbBufferedImageFactory - Class in org.apache.commons.imaging.common
-
- RgbBufferedImageFactory() - Constructor for class org.apache.commons.imaging.common.RgbBufferedImageFactory
-
- RgbeImageParser - Class in org.apache.commons.imaging.formats.rgbe
-
Parser for Radiance HDR images
- RgbeImageParser() - Constructor for class org.apache.commons.imaging.formats.rgbe.RgbeImageParser
-
- rows - Variable in class org.apache.commons.imaging.formats.psd.PsdHeaderInfo
-
- rowsPerStrip - Variable in class org.apache.commons.imaging.formats.tiff.TiffImageData.Strips
-
- RST0_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST1_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST2_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST3_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST4_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST5_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST6_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-
- RST7_MARKER - Static variable in class org.apache.commons.imaging.formats.jpeg.JpegConstants
-