A B C D E F G H I J K L M N O P R S T U V W _

I

iioMetadata - Static variable in class net.sourceforge.vyasa.metadata.ImageMetadataDiscoverer
Image metadata.
imageInputStream - Static variable in class net.sourceforge.vyasa.metadata.ImageMetadataDiscoverer
Created when the ImageMetadataDiscoverer.getImageMetadata(Object) method is called.
ImageMetadataDiscoverer - Class in net.sourceforge.vyasa.metadata
A static class that discovers image metadata.
ImageMetadataDiscoverer() - Constructor for class net.sourceforge.vyasa.metadata.ImageMetadataDiscoverer
Private constructor prevents public instantiation.
ImageMetadataReader - Class in com.drew.imaging
Obtains metadata from all supported file formats, including JPEG, RAW (NEF/CRw/CR2) and TIFF.
ImageMetadataReader() - Constructor for class com.drew.imaging.ImageMetadataReader
 
ImageProcessingException - Exception in com.drew.imaging
An exception class thrown upon unexpected and fatal for generic image exception
ImageProcessingException(String) - Constructor for exception com.drew.imaging.ImageProcessingException
 
ImageProcessingException(String, Throwable) - Constructor for exception com.drew.imaging.ImageProcessingException
 
ImageProcessingException(Throwable) - Constructor for exception com.drew.imaging.ImageProcessingException
 
INTEL_TIFF_MAGIC_NUMBER - Static variable in class com.drew.imaging.ImageMetadataReader
 
intValue() - Method in class com.drew.lang.Rational
Returns the value of the specified number as an int.
IptcDescriptor - Class in com.drew.metadata.iptc
Provides human-readable string represenations of tag values stored in a IptcDirectory.
IptcDescriptor(Directory) - Constructor for class com.drew.metadata.iptc.IptcDescriptor
 
IptcDirectory - Class in com.drew.metadata.iptc
Describes tags used by the International Press Telecommunications Council (IPTC) metadata format.
IptcDirectory() - Constructor for class com.drew.metadata.iptc.IptcDirectory
 
IptcProcessingException - Exception in com.drew.metadata.iptc
The exception type raised during reading of Iptc data in the instance of unexpected data conditions.
IptcProcessingException(String) - Constructor for exception com.drew.metadata.iptc.IptcProcessingException
Constructs an instance of ExifProcessingException with the specified detail message.
IptcProcessingException(String, Throwable) - Constructor for exception com.drew.metadata.iptc.IptcProcessingException
Constructs an instance of IptcProcessingException with the specified detail message and inner exception.
IptcReader - Class in com.drew.metadata.iptc
Decodes IPTC binary data, populating a Metadata object with tag values in an IptcDirectory.
IptcReader(File) - Constructor for class com.drew.metadata.iptc.IptcReader
Deprecated. Not all files will be Jpegs! Use a constructor that provides the IPTC segment in isolation.
IptcReader(InputStream) - Constructor for class com.drew.metadata.iptc.IptcReader
Deprecated. Not all files will be Jpegs! Use a constructor that provides the IPTC segment in isolation.
IptcReader(byte[]) - Constructor for class com.drew.metadata.iptc.IptcReader
Creates an IptcReader for the given IPTC data segment.
IptcReaderTest - Class in com.drew.metadata.iptc.test
 
IptcReaderTest(String) - Constructor for class com.drew.metadata.iptc.test.IptcReaderTest
 
isDirectoryLengthValid(int, int) - Method in class com.drew.metadata.exif.ExifReader
 
isInteger() - Method in class com.drew.lang.Rational
Checks if this rational number is an Integer, either positive or negative.
isValidJpegHeaderBytes(InputStream) - Method in class com.drew.imaging.jpeg.JpegSegmentReader
Helper method that validates the Jpeg file's magic number.

A B C D E F G H I J K L M N O P R S T U V W _