- GAIN_CONTROL_VALUE_HIGH_GAIN_DOWN - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_HIGH_GAIN_UP - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_DOWN - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GAIN_CONTROL_VALUE_LOW_GAIN_UP - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- gAMA - Static variable in interface org.apache.sanselan.formats.png.PngConstants
-
- Gamma - Variable in class org.apache.sanselan.formats.png.chunks.PNGChunkgAMA
-
- GammaCorrection - Class in org.apache.sanselan.formats.png
-
- GammaCorrection(double, double) - Constructor for class org.apache.sanselan.formats.png.GammaCorrection
-
- gammaCorrection - Variable in class org.apache.sanselan.formats.png.ScanExpediter
-
- gamutTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- GenericSegment - Class in org.apache.sanselan.formats.jpeg.segments
-
- GenericSegment(int, int, InputStream) - Constructor for class org.apache.sanselan.formats.jpeg.segments.GenericSegment
-
- GenericSegment(int, byte[]) - Constructor for class org.apache.sanselan.formats.jpeg.segments.GenericSegment
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getAcceptedExtensions() - Method in class org.apache.sanselan.ImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getAcceptedTypes() - Method in class org.apache.sanselan.ImageParser
-
- getAll() - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getAll() - Method in class org.apache.sanselan.common.byteSources.ByteSourceArray
-
- getAll() - Method in class org.apache.sanselan.common.byteSources.ByteSourceFile
-
- getAll() - Method in class org.apache.sanselan.common.byteSources.ByteSourceInputStream
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getAllBufferedImages(ByteSource) - Method in class org.apache.sanselan.ImageParser
-
- getAllBufferedImages(byte[]) - Method in class org.apache.sanselan.ImageParser
-
- getAllBufferedImages(File) - Method in class org.apache.sanselan.ImageParser
-
- getAllBufferedImages(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Returns all images contained in an image.
- getAllBufferedImages(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Returns all images contained in an image.
- getAllBufferedImages(File) - Static method in class org.apache.sanselan.Sanselan
-
Returns all images contained in an image file.
- getAllFields() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Directory
-
- getAllFields() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata
-
- getAllFormats() - Static method in class org.apache.sanselan.ImageFormat
-
- getAllImageParsers() - Static method in class org.apache.sanselan.ImageParser
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParser
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserBitmap
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserCMYK
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserGrayscale
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserIndexed
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserLab
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserRGB
-
- getBasicChannelsCount() - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserStub
-
- getBitDepth() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getBitDepth() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getBitDepth() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getBitDepth() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getBitsPerPixel() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriter
-
- getBitsPerPixel() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterPalette
-
- getBitsPerPixel() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterRGB
-
- getBitsPerPixel() - Method in class org.apache.sanselan.ImageInfo
-
Returns the bits per pixel of the image data.
- getBitsToBytesRoundingUp(int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getBlock(int, int) - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getBlock(int, int) - Method in class org.apache.sanselan.common.byteSources.ByteSourceArray
-
- getBlock(int, int) - Method in class org.apache.sanselan.common.byteSources.ByteSourceFile
-
- getBlock(int, int) - Method in class org.apache.sanselan.common.byteSources.ByteSourceInputStream
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getBufferedImage(TiffDirectory, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getBufferedImage(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getBufferedImage(byte[], Map) - Method in class org.apache.sanselan.ImageParser
-
- getBufferedImage(File, Map) - Method in class org.apache.sanselan.ImageParser
-
- getBufferedImage(InputStream) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an InputStream as a BufferedImage.
- getBufferedImage(InputStream, Map) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an InputStream as a BufferedImage.
- getBufferedImage(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an image file as a BufferedImage.
- getBufferedImage(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an image file as a BufferedImage.
- getBufferedImage(File) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an image file as a BufferedImage.
- getBufferedImage(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Reads the first image from an image file as a BufferedImage.
- getBufferedImageFactory(Map) - Method in class org.apache.sanselan.ImageParser
-
- getBytearrayHead(String, byte[], int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- getBytearrayHead(String, byte[], int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- getByteArrayTail(String, byte[], int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- getBytearrayTail(String, byte[], int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- getByteArrayValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getByteCount() - Method in class org.apache.sanselan.common.BinaryOutputStream
-
- getByteOrder() - Method in class org.apache.sanselan.common.BinaryFileParser
-
- getByteOrder() - Method in class org.apache.sanselan.common.BinaryInputStream
-
- getByteOrder() - Method in class org.apache.sanselan.common.BinaryOutputStream
-
- getBytesLength(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getBytesLength() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getBytesRead() - Method in class org.apache.sanselan.common.BitInputStream
-
- getBytesRead() - Method in class org.apache.sanselan.common.BitInputStreamFlexible
-
- getBytesRead() - Method in class org.apache.sanselan.common.mylzw.MyBitInputStream
-
- getBytesRead() - Method in class org.apache.sanselan.util.DebugInputStream
-
- getBytesWritten() - Method in class org.apache.sanselan.common.MyByteArrayOutputStream
-
- getBytesWritten() - Method in class org.apache.sanselan.common.mylzw.MyBitOutputStream
-
- getCache() - Method in class org.apache.sanselan.util.CachingInputStream
-
- getCache() - Method in class org.apache.sanselan.util.CachingOutputStream
-
- getColorBufferedImage(int, int, boolean) - Method in interface org.apache.sanselan.common.IBufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.sanselan.common.RgbBufferedImageFactory
-
- getColorBufferedImage(int, int, boolean) - Method in class org.apache.sanselan.common.SimpleBufferedImageFactory
-
- getColorTableRGB(int) - Method in class org.apache.sanselan.formats.bmp.pixelparsers.PixelParser
-
- getColorType() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getColorType() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getColorType() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getColorType() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getColorType() - Method in class org.apache.sanselan.ImageInfo
-
Returns the color type of the image, as a constant (ie.
- getColorTypeDescription() - Method in class org.apache.sanselan.ImageInfo
-
Returns a description of the color type of the image.
- getComments() - Method in class org.apache.sanselan.ImageInfo
-
Returns a list of comments from the image file.
- getContents() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkiTXt
-
- getContents() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunktEXt
-
- getContents() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkzTXt
-
- getContents() - Method in class org.apache.sanselan.formats.png.chunks.PNGTextChunk
-
- getDataReader(ArrayList, PhotometricInterpreter, int, int[], int, int, int, int, int) - Method in class org.apache.sanselan.formats.tiff.TiffImageData
-
- getDataReader(ArrayList, PhotometricInterpreter, int, int[], int, int, int, int, int) - Method in class org.apache.sanselan.formats.tiff.TiffImageData.Strips
-
- getDataReader(ArrayList, PhotometricInterpreter, int, int[], int, int, int, int, int) - Method in class org.apache.sanselan.formats.tiff.TiffImageData.Tiles
-
- getDataStream() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunk
-
- getDebug() - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- getDebug() - Method in class org.apache.sanselan.common.BinaryInputStream
-
- getDebug() - Method in class org.apache.sanselan.common.BinaryOutputStream
-
- getDebug(String) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, int) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, double) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, String) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, long) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, int[]) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, byte[]) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, byte[], int) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, char[]) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, List) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Map) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, ICC_Profile) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, boolean) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, File) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Date) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Calendar) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Object) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Object[]) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(Class, Throwable) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Throwable) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(Throwable) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(Throwable, int) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Dimension) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Rectangle) - Static method in class org.apache.sanselan.util.Debug
-
- getDebug(String, Point) - Static method in class org.apache.sanselan.util.Debug
-
- getDefault() - Static method in class org.apache.sanselan.FormatCompliance
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getDefaultExtension() - Method in class org.apache.sanselan.ImageParser
-
- getDescription() - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getDescription() - Method in class org.apache.sanselan.common.byteSources.ByteSourceArray
-
- getDescription() - Method in class org.apache.sanselan.common.byteSources.ByteSourceFile
-
- getDescription() - Method in class org.apache.sanselan.common.byteSources.ByteSourceInputStream
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.APPNSegment
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.JFIFSegment
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.Segment
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.SOFNSegment
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.SOSSegment
-
- getDescription() - Method in class org.apache.sanselan.formats.jpeg.segments.UnknownSegment
-
- getDescription(int) - Method in class org.apache.sanselan.formats.psd.PSDConstants
-
- getDescription() - Method in class org.apache.sanselan.formats.tiff.constants.TagInfo
-
- getDescriptionWithoutValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getDirectories() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata
-
- getDirectories() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getDirectoryEntrys() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getDisplayValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getDoubleArrayValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getDoubleValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.JpegImageData
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffDirectory.ImageDataElement
-
- getElementDescription() - Method in class org.apache.sanselan.formats.tiff.TiffElement
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffElement
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffElement.Stub
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffField.OversizeValueElement
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffHeader
-
- getElementDescription(boolean) - Method in class org.apache.sanselan.formats.tiff.TiffImageData.Data
-
- getElements() - Method in class org.apache.sanselan.formats.tiff.TiffContents
-
- getEntry(int) - Method in class org.apache.sanselan.palette.Palette
-
- getEntry(int) - Method in class org.apache.sanselan.palette.QuantizedPalette
-
- getEntry(int) - Method in class org.apache.sanselan.palette.SimplePalette
-
- getExif() - Method in class org.apache.sanselan.formats.jpeg.JpegImageMetadata
-
- getExifDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getExifDirectoryType(int) - Static method in class org.apache.sanselan.formats.tiff.constants.TagConstantsUtils
-
- getExifMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getExifRawData(ByteSource) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getEXIFThumbnail() - Method in class org.apache.sanselan.formats.jpeg.JpegImageMetadata
-
- getFields() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getFieldTypeName() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getFileBytes(File) - Static method in class org.apache.sanselan.util.IOUtils
-
Reads a File into memory.
- getFilename() - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getFormat() - Method in class org.apache.sanselan.ImageInfo
-
Returns the image file format, ie.
- getFormatCompliance(ByteSource) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getFormatCompliance(ByteSource) - Method in class org.apache.sanselan.ImageParser
-
- getFormatCompliance(byte[]) - Method in class org.apache.sanselan.ImageParser
-
- getFormatCompliance(File) - Method in class org.apache.sanselan.ImageParser
-
- getFormatCompliance(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
- getFormatCompliance(File) - Static method in class org.apache.sanselan.Sanselan
-
- getFormatName() - Method in class org.apache.sanselan.ImageInfo
-
Returns a string with the name of the image file format.
- getGamma() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkgAMA
-
- getGPS() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata
-
- getGPSDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in interface org.apache.sanselan.common.IBufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.sanselan.common.RgbBufferedImageFactory
-
- getGrayscaleBufferedImage(int, int, boolean) - Method in class org.apache.sanselan.common.SimpleBufferedImageFactory
-
- getHeight() - Method in class org.apache.sanselan.ImageInfo
-
Returns the height of the image in pixels.
- getICCProfile(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(InputStream, String, Map) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Extracts an ICC Profile (if present) from JPEG, PNG, PSD (Photoshop) and
TIFF images.
- getICCProfile(ByteSource, Map) - Static method in class org.apache.sanselan.Sanselan
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getICCProfileBytes(byte[]) - Method in class org.apache.sanselan.ImageParser
-
- getICCProfileBytes(byte[], Map) - Method in class org.apache.sanselan.ImageParser
-
- getICCProfileBytes(File) - Method in class org.apache.sanselan.ImageParser
-
- getICCProfileBytes(File, Map) - Method in class org.apache.sanselan.ImageParser
-
- getICCProfileBytes(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getICCProfileBytes(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
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.sanselan.Sanselan
-
Extracts the raw bytes of an ICC Profile (if present) from JPEG, PNG, PSD
(Photoshop) and TIFF images.
- getICCProfileBytes(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
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.sanselan.icc.IccProfileParser
-
- getICCProfileInfo(byte[]) - Method in class org.apache.sanselan.icc.IccProfileParser
-
- getICCProfileInfo(File) - Method in class org.apache.sanselan.icc.IccProfileParser
-
- getICCProfileInfo(ByteSource) - Method in class org.apache.sanselan.icc.IccProfileParser
-
- getImageData(BufferedImage) - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriter
-
- getImageData(BufferedImage) - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterPalette
-
- getImageData(BufferedImage) - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterRGB
-
- getImageData() - Method in class org.apache.sanselan.formats.tiff.TiffImageData
-
- getImageData() - Method in class org.apache.sanselan.formats.tiff.TiffImageData.Strips
-
- getImageData() - Method in class org.apache.sanselan.formats.tiff.TiffImageData.Tiles
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getImageInfo(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageInfo(ByteSource) - Method in class org.apache.sanselan.ImageParser
-
- getImageInfo(byte[], Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageInfo(File, Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageInfo(String, byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(String, byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(InputStream, String, Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image.
- getImageInfo(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image file.
- getImageInfo(File) - Static method in class org.apache.sanselan.Sanselan
-
Parses the "image info" of an image file.
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getImageSize(byte[]) - Method in class org.apache.sanselan.ImageParser
-
- getImageSize(byte[], Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageSize(File) - Method in class org.apache.sanselan.ImageParser
-
- getImageSize(File, Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageSize(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getImageSize(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getImageSize(InputStream, String, Map) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getImageSize(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getImageSize(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getImageSize(File) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image file.
- getImageSize(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image file.
- getImageSize(ByteSource, Map) - Static method in class org.apache.sanselan.Sanselan
-
- getImageType() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getImageType() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getImageType() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getImageType() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getImageTypeDescription() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getImageTypeDescription() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getImageTypeDescription() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getImageTypeDescription() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getInputStream(int) - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getInputStream() - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getInputStream() - Method in class org.apache.sanselan.common.byteSources.ByteSourceArray
-
- getInputStream() - Method in class org.apache.sanselan.common.byteSources.ByteSourceFile
-
- getInputStream() - Method in class org.apache.sanselan.common.byteSources.ByteSourceInputStream
-
- getInputStreamBytes(InputStream) - Static method in class org.apache.sanselan.util.IOUtils
-
Reads an InputStream to the end.
- getInstance(int) - Static method in class org.apache.sanselan.util.UnicodeUtils
-
- getIntArrayValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getInteroperabilityDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getIntValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getIntValueOrArraySum() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getIptcType(int) - Static method in class org.apache.sanselan.formats.jpeg.iptc.IPTCTypeLookup
-
- getIptcTypeName() - Method in class org.apache.sanselan.formats.jpeg.iptc.IPTCRecord
-
- getIsProgressive() - Method in class org.apache.sanselan.ImageInfo
-
Returns true if the image is progressive or interlaced.
- getItemDescription() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getItemLength() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getItems() - Method in interface org.apache.sanselan.common.IImageMetadata
-
- getItems() - Method in class org.apache.sanselan.common.ImageMetadata
-
- getItems() - Method in class org.apache.sanselan.formats.jpeg.JpegImageMetadata
-
- getItems() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata
-
- getJpegImageData() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getJpegImageData() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Directory
-
- getJpegRawImageDataElement() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getKeyword() - Method in class org.apache.sanselan.common.ImageMetadata.Item
-
- getKeyword() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkiTXt
-
- getKeyword() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunktEXt
-
- getKeyword() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkzTXt
-
- getKeyword() - Method in class org.apache.sanselan.formats.png.chunks.PNGTextChunk
-
- getLatitudeAsDegreesNorth() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.GPSInfo
-
- getLength() - Method in class org.apache.sanselan.common.byteSources.ByteSource
-
- getLength() - Method in class org.apache.sanselan.common.byteSources.ByteSourceArray
-
- getLength() - Method in class org.apache.sanselan.common.byteSources.ByteSourceFile
-
- getLength() - Method in class org.apache.sanselan.common.byteSources.ByteSourceInputStream
-
- getLongitudeAsDegreesEast() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.GPSInfo
-
- getMarkerName(int) - Static method in class org.apache.sanselan.formats.jpeg.JpegUtils
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getMetadata(ByteSource) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(byte[]) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(byte[], Map) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(File) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(File, Map) - Method in class org.apache.sanselan.ImageParser
-
- getMetadata(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image.
- getMetadata(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image.
- getMetadata(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image file.
- getMetadata(InputStream, String, Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image file.
- getMetadata(File) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image file.
- getMetadata(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Parses the metadata of an image file.
- getMIMEType() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getMIMEType() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getMIMEType() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getMIMEType() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getMimeType() - Method in class org.apache.sanselan.ImageInfo
-
Returns the MIME type of the image.
- getName() - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
- getName() - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- getName() - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
- getName() - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getName() - Method in class org.apache.sanselan.formats.png.PngImageParser
-
- getName() - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
- getName() - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
- getName() - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getName() - Method in class org.apache.sanselan.ImageParser
-
- getNextRGB() - Method in class org.apache.sanselan.formats.bmp.pixelparsers.PixelParserBitFields
-
- getNextRGB() - Method in class org.apache.sanselan.formats.bmp.pixelparsers.PixelParserRgb
-
- getNextRGB() - Method in class org.apache.sanselan.formats.bmp.pixelparsers.PixelParserSimple
-
- getNextScanline(InputStream, int, byte[], int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getNonIptcBlocks() - Method in class org.apache.sanselan.formats.jpeg.iptc.PhotoshopApp13Data
-
- getNumberOfImages() - Method in class org.apache.sanselan.ImageInfo
-
Returns the number of images in the file.
- getNumComponents() - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getNumComponents() - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getNumComponents() - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getNumComponents() - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getOrCreateExifDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getOrCreateGPSDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getOrCreateRootDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getOutputDirectory(int) - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Directory
-
- getOutputItems(TiffOutputSummary) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getOutputItems(TiffOutputSummary) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getOutputSet() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata
-
- getOversizeValueElement() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getPaletteIndex(int) - Method in class org.apache.sanselan.palette.MedianCutQuantizer.MedianCutPalette
-
- getPaletteIndex(int) - Method in class org.apache.sanselan.palette.Palette
-
- getPaletteIndex(int) - Method in class org.apache.sanselan.palette.QuantizedPalette
-
- getPaletteIndex(int) - Method in class org.apache.sanselan.palette.SimplePalette
-
- getPaletteSize() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriter
-
- getPaletteSize() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterPalette
-
- getPaletteSize() - Method in class org.apache.sanselan.formats.bmp.writers.BMPWriterRGB
-
- getParamBoolean(Map, Object, boolean) - Static method in class org.apache.sanselan.util.ParamMap
-
- getPhotoshop() - Method in class org.apache.sanselan.formats.jpeg.JpegImageMetadata
-
- getPhotoshopMetadata(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- getPhysicalHeightDpi() - Method in class org.apache.sanselan.ImageInfo
-
Returns horizontal dpi of the image, if available.
- getPhysicalHeightInch() - Method in class org.apache.sanselan.ImageInfo
-
Returns physical height of the image in inches, if available.
- getPhysicalWidthDpi() - Method in class org.apache.sanselan.ImageInfo
-
Returns vertical dpi of the image, if available.
- getPhysicalWidthInch() - Method in class org.apache.sanselan.ImageInfo
-
Returns physical width of the image in inches, if available.
- getPixelARGB(int, int, int, int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getPixelRGB(int, int, int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getRAFBytes(RandomAccessFile, long, int, String) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- getRAFBytes(RandomAccessFile, long, int, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- getRationalNumber(double) - Static method in class org.apache.sanselan.common.RationalNumberUtilities
-
- getRawBlocks() - Method in class org.apache.sanselan.formats.jpeg.iptc.PhotoshopApp13Data
-
- getRawBytes(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getRawImageData() - Method in class org.apache.sanselan.formats.jpeg.JpegImageMetadata
-
- getRawJpegImageData() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getRawTiffImageData() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- getRecords() - Method in class org.apache.sanselan.formats.jpeg.iptc.PhotoshopApp13Data
-
- getRGB(int) - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkPLTE
-
- getRGB(BitParser, int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getRGB(WhiteSpaceReader) - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getRGB(InputStream) - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- getRGB(InputStream) - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getRGB(WhiteSpaceReader) - Method in class org.apache.sanselan.formats.pnm.PBMFileInfo
-
- getRGB(InputStream) - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getRGB(WhiteSpaceReader) - Method in class org.apache.sanselan.formats.pnm.PGMFileInfo
-
- getRGB(InputStream) - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getRGB(WhiteSpaceReader) - Method in class org.apache.sanselan.formats.pnm.PPMFileInfo
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParser
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserBitmap
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserCMYK
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserGrayscale
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserIndexed
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserLab
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserRGB
-
- getRGB(int[][][], int, int, ImageContents) - Method in class org.apache.sanselan.formats.psd.dataparsers.DataParserStub
-
- getRootDirectory() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- getSample(int, int) - Method in class org.apache.sanselan.formats.png.BitParser
-
- getSampleAsByte(int, int) - Method in class org.apache.sanselan.formats.png.BitParser
-
- getSamplesAsBytes(BitInputStream) - Method in class org.apache.sanselan.formats.tiff.datareaders.DataReader
-
- getScanlineFilter(int, int) - Method in class org.apache.sanselan.formats.png.ScanExpediter
-
- getSegmentType() - Method in class org.apache.sanselan.formats.jpeg.segments.Segment
-
- getSeperateValue() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputField
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeASCII
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeByte
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeDouble
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeFloat
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeLong
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeRational
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeShort
-
- getSimpleValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldTypeUnknown
-
- getSortHint() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getSortHint() - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputField
-
- getStackTrace(Throwable) - Static method in class org.apache.sanselan.util.Debug
-
- getStackTrace(Throwable, int) - Static method in class org.apache.sanselan.util.Debug
-
- getStackTrace(Throwable, int, int) - Static method in class org.apache.sanselan.util.Debug
-
- getStreamBytes(InputStream) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- getStringValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getStubLocalValue() - Static method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getStubValue(int) - Method in class org.apache.sanselan.formats.tiff.fieldtypes.FieldType
-
- getTagName() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getText() - Method in class org.apache.sanselan.common.ImageMetadata.Item
-
- getText() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkiTXt
-
- getText() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunktEXt
-
- getText() - Method in class org.apache.sanselan.formats.png.chunks.PNGChunkzTXt
-
- getText() - Method in class org.apache.sanselan.formats.png.chunks.PNGTextChunk
-
- getTextChunks() - Method in class org.apache.sanselan.formats.png.PngImageInfo
-
- getThumbnail() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Directory
-
- getTiffField() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Item
-
- getTiffImage() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getTiffImage(Map) - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getTiffImageData() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getTiffImageData() - Method in class org.apache.sanselan.formats.tiff.TiffImageMetadata.Directory
-
- getTiffRawImageDataElements() - Method in class org.apache.sanselan.formats.tiff.TiffDirectory
-
- getType(Object) - Static method in class org.apache.sanselan.util.Debug
-
- getUnknown(int) - Static method in class org.apache.sanselan.formats.jpeg.iptc.IPTCType
-
- getValue() - Method in class org.apache.sanselan.formats.jpeg.iptc.IPTCRecord
-
- getValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.constants.TagInfo.Date
-
- getValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.constants.TagInfo
-
- getValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.constants.TagInfo.Text
-
- getValue(TiffField) - Method in class org.apache.sanselan.formats.tiff.constants.TagInfo.Unknown
-
- getValue() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getValueDescription() - Method in class org.apache.sanselan.formats.tiff.TiffField
-
- getWidth() - Method in class org.apache.sanselan.ImageInfo
-
Returns the width of the image in pixels.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.bmp.BmpImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.ico.IcoImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.png.PngImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.pnm.PNMImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.psd.PsdImageParser
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.formats.tiff.TiffImageParser
-
- getXmpXml(ByteSource, Map) - Method in class org.apache.sanselan.ImageParser
-
- getXmpXml(InputStream, String) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getXmpXml(InputStream, String, Map) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getXmpXml(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getXmpXml(byte[], Map) - Static method in class org.apache.sanselan.Sanselan
-
Determines the width and height of an image.
- getXmpXml(File) - Static method in class org.apache.sanselan.Sanselan
-
Extracts embedded XML metadata as XML string.
- getXmpXml(File, Map) - Static method in class org.apache.sanselan.Sanselan
-
Extracts embedded XML metadata as XML string.
- getXmpXml(ByteSource, Map) - Static method in class org.apache.sanselan.Sanselan
-
Extracts embedded XML metadata as XML string.
- GifImageParser - Class in org.apache.sanselan.formats.gif
-
- GifImageParser() - Constructor for class org.apache.sanselan.formats.gif.GifImageParser
-
- GPS_TAG_GPS_ALTITUDE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_ABOVE_SEA_LEVEL - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_ALTITUDE_REF_VALUE_BELOW_SEA_LEVEL - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_AREA_INFORMATION - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DATE_STAMP - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_BEARING - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_MAGNETIC_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_BEARING_REF_VALUE_TRUE_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_KILOMETERS - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_MILES - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_DISTANCE_REF_VALUE_NAUTICAL_MILES - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LATITUDE_REF_VALUE_SOUTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_EAST - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DEST_LONGITUDE_REF_VALUE_WEST - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_DIFFERENTIAL_CORRECTED - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DIFFERENTIAL_VALUE_NO_CORRECTION - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_DOP - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_MAGNETIC_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_IMG_DIRECTION_REF_VALUE_TRUE_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LATITUDE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LATITUDE_REF_VALUE_SOUTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LONGITUDE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_EAST - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_LONGITUDE_REF_VALUE_WEST - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_MAP_DATUM - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_2_DIMENSIONAL_MEASUREMENT - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_MEASURE_MODE_VALUE_3_DIMENSIONAL_MEASUREMENT - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_PROCESSING_METHOD - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SATELLITES - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SPEED - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SPEED_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KMPH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_KNOTS - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_SPEED_REF_VALUE_MPH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_STATUS - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_IN_PROGRESS - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_STATUS_VALUE_MEASUREMENT_INTEROPERABILITY - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_TIME_STAMP - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_TRACK - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_TRACK_REF - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_MAGNETIC_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_TRACK_REF_VALUE_TRUE_NORTH - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPS_TAG_GPS_VERSION_ID - Static variable in interface org.apache.sanselan.formats.tiff.constants.GPSTagConstants
-
- GPSTagConstants - Interface in org.apache.sanselan.formats.tiff.constants
-
- GRAY_RESPONSE_UNIT_VALUE_0_0001 - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_0_001 - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_1E_05 - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- GRAY_RESPONSE_UNIT_VALUE_1E_06 - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- grayTRCTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- greenMatrixColumnTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- greenTRCTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- groupColors(BufferedImage, int) - Method in class org.apache.sanselan.palette.MedianCutQuantizer
-
- groupColors1(BufferedImage, int, int) - Method in class org.apache.sanselan.palette.MedianCutQuantizer
-
- guessFormat(byte[]) - Static method in class org.apache.sanselan.Sanselan
-
Tries to guess what the image type (if any) of data based on the file's
"magic numbers," the first bytes of the data.
- guessFormat(File) - Static method in class org.apache.sanselan.Sanselan
-
Tries to guess what the image type (if any) of a file based on the file's
"magic numbers," the first bytes of the file.
- guessFormat(ByteSource) - Static method in class org.apache.sanselan.Sanselan
-
- radian_2_degree(double) - Static method in class org.apache.sanselan.color.ColorConversions
-
- RationalNumber - Class in org.apache.sanselan.common
-
- RationalNumber(int, int) - Constructor for class org.apache.sanselan.common.RationalNumber
-
- RationalNumberUtilities - Class in org.apache.sanselan.common
-
- RationalNumberUtilities() - Constructor for class org.apache.sanselan.common.RationalNumberUtilities
-
- RAWBITS - Variable in class org.apache.sanselan.formats.pnm.FileInfo
-
- RAWBITS - Variable in class org.apache.sanselan.formats.pnm.PNMWriter
-
- read() - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read() - Method in class org.apache.sanselan.common.BitInputStream
-
- read() - Method in class org.apache.sanselan.common.BitInputStreamFlexible
-
- read() - Method in class org.apache.sanselan.common.mylzw.BitsToByteInputStream
-
- read() - Method in class org.apache.sanselan.common.mylzw.MyBitInputStream
-
- read(ByteSource, Map, FormatCompliance, TiffReader.Listener) - Method in class org.apache.sanselan.formats.tiff.TiffReader
-
- read() - Method in class org.apache.sanselan.util.CachingInputStream
-
- read() - Method in class org.apache.sanselan.util.DebugInputStream
-
- read1ByteInteger(String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read2ByteInteger(String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read2Bytes(String, InputStream, String, int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- read2Bytes(String, InputStream, String) - Method in class org.apache.sanselan.common.BinaryFileParser
-
- read2Bytes(String, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read2Bytes(String, String, int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read3Bytes(String, InputStream, String, int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- read3Bytes(String, InputStream, String) - Method in class org.apache.sanselan.common.BinaryFileParser
-
- read3Bytes(String, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read3Bytes(String, String, int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read4ByteInteger(String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read4Bytes(String, InputStream, String, int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- read4Bytes(String, InputStream, String) - Method in class org.apache.sanselan.common.BinaryFileParser
-
- read4Bytes(String, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- read4Bytes(String, String, int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readAndVerifyBytes(InputStream, byte[], String) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readAndVerifyBytes(String, InputStream, byte[], String) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readAndVerifyBytes(byte[], String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readAndVerifyBytes(String, byte[], String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readBits(int) - Method in class org.apache.sanselan.common.BitInputStream
-
- readBits(int) - Method in class org.apache.sanselan.common.BitInputStreamFlexible
-
- readBits(int) - Method in class org.apache.sanselan.common.mylzw.BitsToByteInputStream
-
- readBits(int) - Method in class org.apache.sanselan.common.mylzw.MyBitInputStream
-
- readBitsArray(int, int) - Method in class org.apache.sanselan.common.mylzw.BitsToByteInputStream
-
- readByte(String, InputStream, String) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readByte(String, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readByteArray(String, int, InputStream) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readByteArray(String, int, InputStream, String) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readBytearray(String, byte[], int, int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readByteArray(String, int, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readBytearray(String, byte[], int, int) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readByteArray(int, String) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readByteArray(int, String, boolean, boolean) - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readBytes(InputStream, int) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readContents(ByteSource, Map, FormatCompliance) - Method in class org.apache.sanselan.formats.tiff.TiffReader
-
- readData(InputStream, BufferedImage, ImageContents, BinaryFileParser) - Method in class org.apache.sanselan.formats.psd.datareaders.CompressedDataReader
-
- readData(InputStream, BufferedImage, ImageContents, BinaryFileParser) - Method in class org.apache.sanselan.formats.psd.datareaders.DataReader
-
- readData(InputStream, BufferedImage, ImageContents, BinaryFileParser) - Method in class org.apache.sanselan.formats.psd.datareaders.UncompressedDataReader
-
- readDirectories(ByteSource, boolean, FormatCompliance) - Method in class org.apache.sanselan.formats.tiff.TiffReader
-
- readFirstDirectory(ByteSource, Map, boolean, FormatCompliance) - Method in class org.apache.sanselan.formats.tiff.TiffReader
-
- readGenericGIFBlock(InputStream, int) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- readGenericGIFBlock(InputStream, int, byte[]) - Method in class org.apache.sanselan.formats.gif.GifImageParser
-
- readImage(BufferedImage, InputStream) - Method in class org.apache.sanselan.formats.pnm.FileInfo
-
- readImageData(BufferedImage) - Method in class org.apache.sanselan.formats.tiff.datareaders.DataReader
-
- readImageData(BufferedImage) - Method in class org.apache.sanselan.formats.tiff.datareaders.DataReaderStrips
-
- readImageData(BufferedImage) - Method in class org.apache.sanselan.formats.tiff.datareaders.DataReaderTiled
-
- readImageData() - Method in interface org.apache.sanselan.formats.tiff.TiffReader.Listener
-
- readOffsetDirectories() - Method in interface org.apache.sanselan.formats.tiff.TiffReader.Listener
-
- readRandomBytes(InputStream) - Method in class org.apache.sanselan.common.BinaryFileFunctions
-
- readRandomBytes() - Method in class org.apache.sanselan.common.BinaryInputStream
-
- readSegments(ByteSource, int[], boolean, boolean) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- readSegments(ByteSource, int[], boolean) - Method in class org.apache.sanselan.formats.jpeg.JpegImageParser
-
- redMatrixColumnTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- redTRCTag - Static variable in interface org.apache.sanselan.icc.IccConstants
-
- relabelColorSpace(BufferedImage, ICC_Profile) - Method in class org.apache.sanselan.ColorTools
-
- relabelColorSpace(BufferedImage, ColorSpace) - Method in class org.apache.sanselan.ColorTools
-
- relabelColorSpace(BufferedImage, ColorModel) - Method in class org.apache.sanselan.ColorTools
-
- removeExifMetadata(File, OutputStream) - Method in class org.apache.sanselan.formats.jpeg.exifRewrite.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.sanselan.formats.jpeg.exifRewrite.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.sanselan.formats.jpeg.exifRewrite.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.sanselan.formats.jpeg.exifRewrite.ExifRewriter
-
Reads a Jpeg image, removes all EXIF metadata (by removing the APP1 segment),
and writes the result to a stream.
- removeExifSegments(List) - Method in class org.apache.sanselan.formats.jpeg.xmp.JpegRewriter
-
- removeField(TagInfo) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- removeField(int) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputDirectory
-
- removeField(TagInfo) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- removeField(int) - Method in class org.apache.sanselan.formats.tiff.write.TiffOutputSet
-
- removeIPTC(File, OutputStream) - Method in class org.apache.sanselan.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) - Method in class org.apache.sanselan.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) - Method in class org.apache.sanselan.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) - Method in class org.apache.sanselan.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.
- removePhotoshopApp13Segments(List) - Method in class org.apache.sanselan.formats.jpeg.xmp.JpegRewriter
-
- removeXmpSegments(List) - Method in class org.apache.sanselan.formats.jpeg.xmp.JpegRewriter
-
- removeXmpXml(File, OutputStream) - Method in class org.apache.sanselan.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.sanselan.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.sanselan.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.sanselan.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.sanselan.icc.IccProfileInfo
-
- reserved - Variable in class org.apache.sanselan.formats.bmp.BmpHeaderInfo
-
- reserved - Variable in class org.apache.sanselan.formats.png.chunks.PNGChunk
-
- Reserved - Variable in class org.apache.sanselan.formats.psd.PSDHeaderInfo
-
- RESOLUTION_UNIT_VALUE_CM - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- RESOLUTION_UNIT_VALUE_INCHES - Static variable in interface org.apache.sanselan.formats.tiff.constants.ExifTagConstants
-
- rgb - Variable in class org.apache.sanselan.formats.png.chunks.PNGChunkPLTE
-
- RgbBufferedImageFactory - Class in org.apache.sanselan.common
-
- RgbBufferedImageFactory() - Constructor for class org.apache.sanselan.common.RgbBufferedImageFactory
-
- Row_Increment - Static variable in class org.apache.sanselan.formats.png.ScanExpediterInterlaced
-
- Rows - Variable in class org.apache.sanselan.formats.psd.PSDHeaderInfo
-
- rowsPerStrip - Variable in class org.apache.sanselan.formats.tiff.TiffImageData.Strips
-