Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Aac - Enum constant in enum com.drew.imaging.FileType
- AC - Enum constant in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
- add(Knot) - Method in class com.drew.metadata.photoshop.Subpath
-
Appends a knot (set of 3 points) into the list
- addDirectory(T) - Method in class com.drew.metadata.Metadata
-
Adds a directory to this metadata collection.
- addError(String) - Method in class com.drew.imaging.mp4.Mp4Handler
- addError(String) - Method in class com.drew.imaging.quicktime.QuickTimeHandler
- addError(String) - Method in interface com.drew.imaging.riff.RiffHandler
-
Registers an error message for consumption after extraction.
- addError(String) - Method in class com.drew.metadata.avi.AviRiffHandler
- addError(String) - Method in class com.drew.metadata.Directory
-
Registers an error message with this directory.
- addError(String) - Method in class com.drew.metadata.wav.WavRiffHandler
- addError(String) - Method in class com.drew.metadata.webp.WebpRiffHandler
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.ColourInformationBox
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.FileTypeBox
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.ImageRotationBox
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.ImageSpatialExtentsProperty
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.ItemInfoBox
- addMetadata(HeifDirectory) - Method in class com.drew.metadata.heif.boxes.PixelInformationBox
- addMetadata(QuickTimeMusicDirectory) - Method in class com.drew.metadata.mov.atoms.MusicSampleDescriptionAtom
- addMetadata(QuickTimeSoundDirectory) - Method in class com.drew.metadata.mov.atoms.SoundInformationMediaHeaderAtom
- addMetadata(QuickTimeSoundDirectory) - Method in class com.drew.metadata.mov.atoms.SoundSampleDescriptionAtom
- addMetadata(QuickTimeSubtitleDirectory) - Method in class com.drew.metadata.mov.atoms.SubtitleSampleDescriptionAtom
- addMetadata(QuickTimeTextDirectory) - Method in class com.drew.metadata.mov.atoms.TextSampleDescriptionAtom
- addMetadata(QuickTimeTimecodeDirectory) - Method in class com.drew.metadata.mov.atoms.TimecodeInformationMediaAtom
- addMetadata(QuickTimeTimecodeDirectory) - Method in class com.drew.metadata.mov.atoms.TimecodeSampleDescriptionAtom
- addMetadata(QuickTimeVideoDirectory) - Method in class com.drew.metadata.mov.atoms.VideoInformationMediaHeaderAtom
- addMetadata(QuickTimeVideoDirectory) - Method in class com.drew.metadata.mov.atoms.VideoSampleDescriptionAtom
- addMetadata(QuickTimeVideoDirectory, QuickTimeContext) - Method in class com.drew.metadata.mov.atoms.TimeToSampleAtom
- addMetadata(QuickTimeDirectory) - Method in class com.drew.metadata.mov.atoms.canon.CanonThumbnailAtom
- addMetadata(QuickTimeDirectory) - Method in class com.drew.metadata.mov.atoms.FileTypeCompatibilityAtom
- addMetadata(QuickTimeDirectory) - Method in class com.drew.metadata.mov.atoms.MovieHeaderAtom
- addMetadata(QuickTimeDirectory) - Method in class com.drew.metadata.mov.atoms.TrackHeaderAtom
- addPath(T, byte[]...) - Method in class com.drew.lang.ByteTrie
-
Store the given value at the specified path.
- addSegment(byte, byte[]) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Adds segment bytes to the collection.
- AdobeJpegDescriptor - Class in com.drew.metadata.adobe
-
Provides human-readable string versions of the tags stored in an AdobeJpegDirectory.
- AdobeJpegDescriptor(AdobeJpegDirectory) - Constructor for class com.drew.metadata.adobe.AdobeJpegDescriptor
- AdobeJpegDirectory - Class in com.drew.metadata.adobe
-
Contains image encoding information for DCT filters, as stored by Adobe.
- AdobeJpegDirectory() - Constructor for class com.drew.metadata.adobe.AdobeJpegDirectory
- AdobeJpegReader - Class in com.drew.metadata.adobe
-
Decodes Adobe formatted data stored in JPEG files, normally in the APPE (App14) segment.
- AdobeJpegReader() - Constructor for class com.drew.metadata.adobe.AdobeJpegReader
- AFInfo() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- Age - Class in com.drew.metadata
-
Represents an age in years, months, days, hours, minutes and seconds.
- Age(int, int, int, int, int, int) - Constructor for class com.drew.metadata.Age
- ALL_READERS - Static variable in class com.drew.imaging.jpeg.JpegMetadataReader
- apertureToFStop(double) - Static method in class com.drew.imaging.PhotographicConversions
-
Converts an aperture value to its corresponding F-stop number.
- APP0 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP0 JPEG segment identifier.
- APP1 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP1 JPEG segment identifier.
- APP2 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP2 JPEG segment identifier.
- APP3 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP3 JPEG segment identifier.
- APP4 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP4 JPEG segment identifier.
- APP5 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP5 JPEG segment identifier.
- APP6 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP6 JPEG segment identifier.
- APP7 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP7 JPEG segment identifier.
- APP8 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP8 JPEG segment identifier.
- APP9 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APP9 JPEG segment identifier.
- APPA - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPA (App10) JPEG segment identifier.
- APPB - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPB (App11) JPEG segment identifier.
- APPC - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPC (App12) JPEG segment identifier.
- APPD - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPD (App13) JPEG segment identifier.
- APPE - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPE (App14) JPEG segment identifier.
- APPF - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
APPF (App15) JPEG segment identifier.
- AppleMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
AppleMakernoteDirectory. - AppleMakernoteDescriptor(AppleMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.AppleMakernoteDescriptor
- AppleMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Apple cameras.
- AppleMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- AppleRunTimeMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
- AppleRunTimeMakernoteDescriptor(AppleRunTimeMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDescriptor
- AppleRunTimeMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
- AppleRunTimeMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- AppleRunTimeReader - Class in com.drew.metadata.apple
-
Reads the AppleRunTime data and adds
AppleRunTimeMakernoteDirectoryto the parentAppleMakernoteDirectoryif it can be parsed with no errors. - AppleRunTimeReader() - Constructor for class com.drew.metadata.apple.AppleRunTimeReader
- areMultipleAllowed() - Method in class com.drew.imaging.png.PngChunkType
- Arw - Enum constant in enum com.drew.imaging.FileType
-
Sony camera raw.
- ASCII - Static variable in class com.drew.lang.Charsets
- Asf - Enum constant in enum com.drew.imaging.FileType
- Atom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap1/qtff1.html#//apple_ref/doc/uid/TP40000939-CH203-38190
- Atom(SequentialReader) - Constructor for class com.drew.metadata.mov.atoms.Atom
- Atom(Atom) - Constructor for class com.drew.metadata.mov.atoms.Atom
- ATOM_ADOBE_XMP - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_BASE_MEDIA_INFO - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_CANON_THUMBNAIL - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_COMPRESSED_MOVIE - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_DATA - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_FILE_TYPE - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_HANDLER - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_KEYS - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_MEDIA - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MEDIA_BASE - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MEDIA_HEADER - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_MEDIA_INFORMATION - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MEDIA_SUBTITLE - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MEDIA_TEXT - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_METADATA - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_METADATA_LIST - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MOVIE - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_MOVIE_HEADER - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_SAMPLE_DESCRIPTION - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_SAMPLE_TABLE - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_SOUND_MEDIA_INFO - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_TIME_TO_SAMPLE - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_TIMECODE_MEDIA_INFO - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_TRACK - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_TRACK_HEADER - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- ATOM_USER_DATA - Static variable in class com.drew.metadata.mov.QuickTimeContainerTypes
- ATOM_VIDEO_MEDIA_INFO - Static variable in class com.drew.metadata.mov.QuickTimeAtomTypes
- AuxiliaryTypeProperty - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 23008-12:2017 pg.14
- AuxiliaryTypeProperty(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.AuxiliaryTypeProperty
- available() - Method in class com.drew.lang.SequentialByteArrayReader
- available() - Method in class com.drew.lang.SequentialReader
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this
SequentialReaderwithout blocking by the next invocation of a method for this input stream. - available() - Method in class com.drew.lang.StreamReader
- Avi - Enum constant in enum com.drew.imaging.FileType
- AviDescriptor - Class in com.drew.metadata.avi
- AviDescriptor(AviDirectory) - Constructor for class com.drew.metadata.avi.AviDescriptor
- AviDirectory - Class in com.drew.metadata.avi
-
Holds basic metadata from Avi files
- AviDirectory() - Constructor for class com.drew.metadata.avi.AviDirectory
- AviMetadataReader - Class in com.drew.imaging.avi
-
Obtains metadata from AVI files.
- AviMetadataReader() - Constructor for class com.drew.imaging.avi.AviMetadataReader
- AviRiffHandler - Class in com.drew.metadata.avi
-
Implementation of
RiffHandlerspecialising in AVI support. - AviRiffHandler(Metadata) - Constructor for class com.drew.metadata.avi.AviRiffHandler
B
- BI_ALPHABITFIELDS - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
6 = RGBA bit fields
- BI_BITFIELDS - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
3 = Bit fields (not OS22XBITMAPHEADER (size 64))
- BI_CMYK - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
11 = CMYK
- BI_CMYKRLE4 - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
13 = CMYK RLE-4
- BI_CMYKRLE8 - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
12 = CMYK RLE-8
- BI_HUFFMAN_1D - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
3 = Huffman 1D (if OS22XBITMAPHEADER (size 64))
- BI_JPEG - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
4 = JPEG (not OS22XBITMAPHEADER (size 64))
- BI_PNG - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
5 = PNG
- BI_RGB - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
0 = None
- BI_RLE24 - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
4 = RLE 24-bit/pixel (if OS22XBITMAPHEADER (size 64))
- BI_RLE4 - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
2 = RLE 4-bit/pixel
- BI_RLE8 - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
1 = RLE 8-bit/pixel
- BITMAP - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"BM" - Windows or OS/2 bitmap
- BITMAP - Static variable in class com.drew.metadata.bmp.BmpReader
-
"BM" - Windows or OS/2 bitmap
- bKGD - Static variable in class com.drew.imaging.png.PngChunkType
- Bmp - Enum constant in enum com.drew.imaging.FileType
- BmpHeaderDescriptor - Class in com.drew.metadata.bmp
- BmpHeaderDescriptor(BmpHeaderDirectory) - Constructor for class com.drew.metadata.bmp.BmpHeaderDescriptor
- BmpHeaderDirectory - Class in com.drew.metadata.bmp
- BmpHeaderDirectory() - Constructor for class com.drew.metadata.bmp.BmpHeaderDirectory
- BmpHeaderDirectory.BitmapType - Enum in com.drew.metadata.bmp
- BmpHeaderDirectory.ColorEncoding - Enum in com.drew.metadata.bmp
- BmpHeaderDirectory.ColorSpaceType - Enum in com.drew.metadata.bmp
- BmpHeaderDirectory.Compression - Enum in com.drew.metadata.bmp
- BmpHeaderDirectory.RenderingHalftoningAlgorithm - Enum in com.drew.metadata.bmp
- BmpHeaderDirectory.RenderingIntent - Enum in com.drew.metadata.bmp
- BmpMetadataReader - Class in com.drew.imaging.bmp
-
Obtains metadata from BMP files.
- BmpMetadataReader() - Constructor for class com.drew.imaging.bmp.BmpMetadataReader
- BmpReader - Class in com.drew.metadata.bmp
-
Reader for Windows and OS/2 bitmap files.
- BmpReader() - Constructor for class com.drew.metadata.bmp.BmpReader
- Box - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.6
- Box(SequentialReader) - Constructor for class com.drew.metadata.heif.boxes.Box
- Box(Box) - Constructor for class com.drew.metadata.heif.boxes.Box
- BOX_AUXILIARY_TYPE_PROPERTY - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_COLOUR_INFO - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_COMPRESSED_MOVIE - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_FILE_TYPE - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_FILE_TYPE - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_HANDLER - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_HANDLER - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_HINT_MEDIA_INFO - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_HVC1 - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_IMAGE_PROPERTY - Static variable in class com.drew.metadata.heif.HeifContainerTypes
- BOX_IMAGE_ROTATION - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_IMAGE_SPATIAL_EXTENTS - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_ITEM_INFO - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_ITEM_LOCATION - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_ITEM_PROPERTY - Static variable in class com.drew.metadata.heif.HeifContainerTypes
- BOX_ITEM_PROTECTION - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_MEDIA - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MEDIA_DATA - Static variable in class com.drew.metadata.heif.HeifContainerTypes
- BOX_MEDIA_HEADER - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_MEDIA_INFORMATION - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MEDIA_NULL - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MEDIA_SUBTITLE - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MEDIA_TEXT - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_METADATA - Static variable in class com.drew.metadata.heif.HeifContainerTypes
- BOX_METADATA - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_METADATA_LIST - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MOVIE - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_MOVIE_HEADER - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_NULL_MEDIA_INFO - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_PIXEL_INFORMATION - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_PRIMARY_ITEM - Static variable in class com.drew.metadata.heif.HeifBoxTypes
- BOX_SAMPLE_DESCRIPTION - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_SAMPLE_TABLE - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_SOUND_MEDIA_INFO - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_TIME_TO_SAMPLE - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_TRACK - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_TRACK_HEADER - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_USER_DATA - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_USER_DATA - Static variable in class com.drew.metadata.mp4.Mp4ContainerTypes
- BOX_USER_DEFINED - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BOX_VIDEO_MEDIA_INFO - Static variable in class com.drew.metadata.mp4.Mp4BoxTypes
- BplistReader - Class in com.drew.metadata.plist
-
A limited-functionality binary property list (BPLIST) utility.
- BplistReader() - Constructor for class com.drew.metadata.plist.BplistReader
- BplistReader.PropertyListResults - Class in com.drew.metadata.plist
- BufferBoundsException - Exception Class in com.drew.lang
-
A checked replacement for
IndexOutOfBoundsException. - BufferBoundsException(int, int, long) - Constructor for exception class com.drew.lang.BufferBoundsException
- BufferBoundsException(String) - Constructor for exception class com.drew.lang.BufferBoundsException
- ByteArrayReader - Class in com.drew.lang
-
Provides methods to read specific values from a byte array, with a consistent, checked exception structure for issues.
- ByteArrayReader(byte[]) - Constructor for class com.drew.lang.ByteArrayReader
- ByteArrayReader(byte[], int) - Constructor for class com.drew.lang.ByteArrayReader
- ByteConvert - Class in com.drew.lang
- ByteConvert() - Constructor for class com.drew.lang.ByteConvert
- ByteTrie<T> - Class in com.drew.lang
-
Stores values using a prefix tree (aka 'trie', i.e.
- ByteTrie() - Constructor for class com.drew.lang.ByteTrie
- ByteUtil - Class in com.drew.lang
- ByteUtil() - Constructor for class com.drew.lang.ByteUtil
- byteValue - Variable in enum com.drew.imaging.jpeg.JpegSegmentType
- byteValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as a
byte.
C
- CameraSettings() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- CameraSettings() - Constructor for class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- canContainMetadata - Variable in enum com.drew.imaging.jpeg.JpegSegmentType
- canContainMetadataTypes - Static variable in enum com.drew.imaging.jpeg.JpegSegmentType
- CanonMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
CanonMakernoteDirectory. - CanonMakernoteDescriptor(CanonMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- CanonMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Canon cameras.
- CanonMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- CanonMakernoteDirectory.AFInfo - Class in com.drew.metadata.exif.makernotes
- CanonMakernoteDirectory.CameraSettings - Class in com.drew.metadata.exif.makernotes
- CanonMakernoteDirectory.FocalLength - Class in com.drew.metadata.exif.makernotes
- CanonMakernoteDirectory.Panorama - Class in com.drew.metadata.exif.makernotes
- CanonMakernoteDirectory.ShotInfo - Class in com.drew.metadata.exif.makernotes
- CanonThumbnailAtom - Class in com.drew.metadata.mov.atoms.canon
- CanonThumbnailAtom(SequentialReader) - Constructor for class com.drew.metadata.mov.atoms.canon.CanonThumbnailAtom
- CasioType1MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
CasioType1MakernoteDirectory. - CasioType1MakernoteDescriptor(CasioType1MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- CasioType1MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Casio (type 1) cameras.
- CasioType1MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- CasioType2MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
CasioType2MakernoteDirectory. - CasioType2MakernoteDescriptor(CasioType2MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- CasioType2MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Casio (type 2) cameras.
- CasioType2MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
- Cfbf - Enum constant in enum com.drew.imaging.FileType
- Charsets - Class in com.drew.lang
-
Holds a set of commonly used character encodings.
- Charsets() - Constructor for class com.drew.lang.Charsets
- checkType(byte[]) - Method in class com.drew.imaging.mp3.MpegAudioTypeChecker
- checkType(byte[]) - Method in class com.drew.imaging.quicktime.QuickTimeTypeChecker
- checkType(byte[]) - Method in class com.drew.imaging.riff.RiffTypeChecker
- checkType(byte[]) - Method in interface com.drew.imaging.TypeChecker
-
Returns the file type identified within 'bytes', otherwise 'Unknown'.
- cHRM - Static variable in class com.drew.imaging.png.PngChunkType
- CHUNK_DATA - Static variable in class com.drew.metadata.wav.WavDirectory
- CHUNK_DATETIME_ORIGINAL - Static variable in class com.drew.metadata.avi.AviDirectory
- CHUNK_EXIF - Static variable in class com.drew.metadata.webp.WebpDirectory
- CHUNK_FORMAT - Static variable in class com.drew.metadata.wav.WavDirectory
- CHUNK_ICCP - Static variable in class com.drew.metadata.webp.WebpDirectory
- CHUNK_MAIN_HEADER - Static variable in class com.drew.metadata.avi.AviDirectory
- CHUNK_STREAM_HEADER - Static variable in class com.drew.metadata.avi.AviDirectory
- CHUNK_VP8 - Static variable in class com.drew.metadata.webp.WebpDirectory
- CHUNK_VP8L - Static variable in class com.drew.metadata.webp.WebpDirectory
- CHUNK_VP8X - Static variable in class com.drew.metadata.webp.WebpDirectory
- CHUNK_XMP - Static variable in class com.drew.metadata.webp.WebpDirectory
- CMTimeEpoch - Static variable in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- CMTimeFlags - Static variable in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- CMTimeScale - Static variable in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- CMTimeValue - Static variable in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- CODE_DOUBLE - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT16_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT16_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT32_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT32_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT8_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_INT8_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_RATIONAL_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_RATIONAL_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_SINGLE - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_STRING - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- CODE_UNDEFINED - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- ColourInformationBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.159
- ColourInformationBox(SequentialReader, Box, Metadata) - Constructor for class com.drew.metadata.heif.boxes.ColourInformationBox
- COM - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
JPEG comment segment identifier for comments.
- com.drew.imaging - package com.drew.imaging
-
Contains classes for working with image file formats and photographic conversions.
- com.drew.imaging.avi - package com.drew.imaging.avi
-
Contains classes for working with AVI files.
- com.drew.imaging.bmp - package com.drew.imaging.bmp
-
Contains classes for working with BMP files.
- com.drew.imaging.eps - package com.drew.imaging.eps
-
Contains classes for working with EPS files.
- com.drew.imaging.gif - package com.drew.imaging.gif
-
Contains classes for working with GIF files.
- com.drew.imaging.heif - package com.drew.imaging.heif
- com.drew.imaging.ico - package com.drew.imaging.ico
-
Contains classes for working with ICO (Windows Icon) files.
- com.drew.imaging.jpeg - package com.drew.imaging.jpeg
-
Contains classes for working with JPEG files.
- com.drew.imaging.mp3 - package com.drew.imaging.mp3
-
Contains classes for working with MP3 files.
- com.drew.imaging.mp4 - package com.drew.imaging.mp4
- com.drew.imaging.pcx - package com.drew.imaging.pcx
-
Contains classes for working with PCX image files.
- com.drew.imaging.png - package com.drew.imaging.png
-
Contains classes for working with PNG (Portable Network Graphic) files.
- com.drew.imaging.psd - package com.drew.imaging.psd
-
Contains classes for working with PSD (PhotoShop Document) files.
- com.drew.imaging.quicktime - package com.drew.imaging.quicktime
-
Contains classes for working with QuickTime files.
- com.drew.imaging.raf - package com.drew.imaging.raf
-
Contains classes for working with RAF (Fujifilm camera raw) format files.
- com.drew.imaging.riff - package com.drew.imaging.riff
-
Contains classes for working with RIFF format files, such as WebP.
- com.drew.imaging.tiff - package com.drew.imaging.tiff
-
Contains classes for working with TIFF format files.
- com.drew.imaging.wav - package com.drew.imaging.wav
-
Contains classes for working with WAV files.
- com.drew.imaging.webp - package com.drew.imaging.webp
-
Contains classes for working with WebP format files.
- com.drew.lang - package com.drew.lang
-
Contains classes of generic utility.
- com.drew.lang.annotations - package com.drew.lang.annotations
-
Contains annotations used to extend the signatures of methods and fields, allowing tools such as IntelliJ IDEA to provide design-time warnings about potential run-time errors.
- com.drew.metadata - package com.drew.metadata
-
Provides classes for generic modelling of metadata directories and tags.
- com.drew.metadata.adobe - package com.drew.metadata.adobe
-
Contains classes for the extraction and modelling of Adobe metadata.
- com.drew.metadata.apple - package com.drew.metadata.apple
- com.drew.metadata.avi - package com.drew.metadata.avi
-
Contains classes for the extraction and modelling of AVI file metadata.
- com.drew.metadata.bmp - package com.drew.metadata.bmp
-
Contains classes for the extraction and modelling of BMP file metadata.
- com.drew.metadata.eps - package com.drew.metadata.eps
-
Contains classes for the extraction and modelling of EPS metadata.
- com.drew.metadata.exif - package com.drew.metadata.exif
-
Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes.
- com.drew.metadata.exif.makernotes - package com.drew.metadata.exif.makernotes
-
Contains
DirectoryandTagDescriptorclasses related to the modelling of manufacturer-specific makernotes. - com.drew.metadata.file - package com.drew.metadata.file
-
Contains classes for the extraction and modelling of file system metadata.
- com.drew.metadata.gif - package com.drew.metadata.gif
-
Contains classes for the extraction and modelling of GIF file metadata.
- com.drew.metadata.heif - package com.drew.metadata.heif
-
https://dspace.cc.tut.fi/dpub/bitstream/handle/123456789/24147/heikkila.pdf?sequence=1
- com.drew.metadata.heif.boxes - package com.drew.metadata.heif.boxes
- com.drew.metadata.icc - package com.drew.metadata.icc
-
Contains classes for the extraction and modelling of ICC (International Color Consortium) profile metadata.
- com.drew.metadata.ico - package com.drew.metadata.ico
-
Contains classes for the extraction and modelling of ICO (Windows Icon) file metadata.
- com.drew.metadata.iptc - package com.drew.metadata.iptc
-
Contains classes for the extraction and modelling of IPTC metadata.
- com.drew.metadata.jfif - package com.drew.metadata.jfif
-
Contains classes for the extraction and modelling of JFIF metadata.
- com.drew.metadata.jfxx - package com.drew.metadata.jfxx
-
Contains classes for the extraction and modelling of JFXX (JFIF extension) metadata.
- com.drew.metadata.jpeg - package com.drew.metadata.jpeg
-
Contains classes for the extraction and modelling of JPEG file format metadata.
- com.drew.metadata.mov - package com.drew.metadata.mov
-
Contains classes for the extraction and modelling of MOV file format metadata.
- com.drew.metadata.mov.atoms - package com.drew.metadata.mov.atoms
- com.drew.metadata.mov.atoms.canon - package com.drew.metadata.mov.atoms.canon
- com.drew.metadata.mov.media - package com.drew.metadata.mov.media
-
Contains classes for extracting data from media data atom types.
- com.drew.metadata.mov.metadata - package com.drew.metadata.mov.metadata
-
Contains classes for extracting data from metadata atom types https://developer.apple.com/library/content/documentation/QuickTime/QTFF/Metadata/Metadata.html#//apple_ref/doc/uid/TP40000939-CH1-SW1
- com.drew.metadata.mp3 - package com.drew.metadata.mp3
-
Contains classes for the extraction and modelling of MP3 file metadata.
- com.drew.metadata.mp4 - package com.drew.metadata.mp4
-
Contains classes for the extraction and modelling of MP4 file format metadata.
- com.drew.metadata.mp4.media - package com.drew.metadata.mp4.media
-
Contains classes for extracting data from media data atom types.
- com.drew.metadata.pcx - package com.drew.metadata.pcx
-
Contains classes for the extraction and modelling of PCX image file metadata.
- com.drew.metadata.photoshop - package com.drew.metadata.photoshop
-
Contains classes for the extraction and modelling of Photoshop metadata.
- com.drew.metadata.plist - package com.drew.metadata.plist
- com.drew.metadata.png - package com.drew.metadata.png
-
Contains classes for the extraction and modelling of PNG file metadata.
- com.drew.metadata.tiff - package com.drew.metadata.tiff
-
Contains classes for the extraction and modelling of TIFF file metadata.
- com.drew.metadata.wav - package com.drew.metadata.wav
-
Contains classes for the extraction and modelling of WAV file metadata.
- com.drew.metadata.webp - package com.drew.metadata.webp
-
Contains classes for the extraction and modelling of WebP file metadata.
- com.drew.metadata.xmp - package com.drew.metadata.xmp
-
Contains classes for the extraction and modelling of Adobe's XMP metadata.
- compare(String, String) - Static method in class com.drew.lang.StringUtil
- compareTo(Rational) - Method in class com.drew.lang.Rational
-
Compares two
Rationalinstances, returning true if they are mathematically equivalent (in consistence withRational.equals(Object)method). - CompoundException - Exception Class in com.drew.lang
-
Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions.
- CompoundException(String) - Constructor for exception class com.drew.lang.CompoundException
- CompoundException(String, Throwable) - Constructor for exception class com.drew.lang.CompoundException
- CompoundException(Throwable) - Constructor for exception class com.drew.lang.CompoundException
- containsDirectoryOfType(Class<? extends Directory>) - Method in class com.drew.metadata.Metadata
-
Indicates whether an instance of the given directory type exists in this Metadata instance.
- containsSegment(byte) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Determines whether data is present for a given segment type.
- containsSegment(JpegSegmentType) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Determines whether data is present for a given segment type.
- containsTag(int) - Method in class com.drew.metadata.Directory
-
Indicates whether the specified tag type has been set.
- convertBytesToVersionString(int[], int) - Static method in class com.drew.metadata.TagDescriptor
-
Takes a series of 4 bytes from the specified offset, and converts these to a well-known version number, where possible.
- convertISO2022CharsetToJavaCharset(byte[]) - Static method in class com.drew.metadata.iptc.Iso2022Converter
-
Converts the given ISO2022 char set to a Java charset name.
- Cr2 - Enum constant in enum com.drew.imaging.FileType
-
Canon camera raw, version 2.
- creationTime - Variable in class com.drew.metadata.mov.QuickTimeContext
- creationTime - Variable in class com.drew.metadata.mp4.Mp4Context
- Crw - Enum constant in enum com.drew.imaging.FileType
-
Canon camera raw, version 1.
- Crx - Enum constant in enum com.drew.imaging.FileType
-
Canon camera raw (version 3).
- customProcessTag(int, Set<Integer>, int, RandomAccessReader, int, int) - Method in interface com.drew.imaging.tiff.TiffHandler
- customProcessTag(int, Set<Integer>, int, RandomAccessReader, int, int) - Method in class com.drew.metadata.exif.ExifTiffHandler
- customProcessTag(int, Set<Integer>, int, RandomAccessReader, int, int) - Method in class com.drew.metadata.photoshop.PhotoshopTiffHandler
D
- DAC - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Arithmetic Coding conditioning segment identifier.
- DateUtil - Class in com.drew.lang
- DateUtil() - Constructor for class com.drew.lang.DateUtil
- DC - Enum constant in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
- decimalToDegreesMinutesSeconds(double) - Static method in class com.drew.lang.GeoLocation
-
Converts a decimal degree angle into its corresponding DMS (degrees-minutes-seconds) component values, as a double array.
- decimalToDegreesMinutesSecondsString(double) - Static method in class com.drew.lang.GeoLocation
-
Converts a decimal degree angle into its corresponding DMS (degrees-minutes-seconds) representation as a string, of format:
-1° 23' 4.56" - DEFAULT_CHUNK_LENGTH - Static variable in class com.drew.lang.RandomAccessStreamReader
- degreesMinutesSecondsToDecimal(Rational, Rational, Rational, boolean) - Static method in class com.drew.lang.GeoLocation
-
Converts DMS (degrees-minutes-seconds) rational values, as given in
GpsDirectory, into a single value in degrees, as a double. - detectFileType(InputStream) - Static method in class com.drew.imaging.FileTypeDetector
-
Examines the file's bytes and estimates the file's type.
- DHP - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Hierarchical Progression segment identifier.
- DHT - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Huffman Table segment identifier.
- Directory - Class in com.drew.metadata
-
Abstract base class for all directory implementations, having methods for getting and setting tag values of various data types.
- DirectoryTiffHandler - Class in com.drew.metadata.tiff
- DNL - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Number of Lines segment identifier.
- DO_NOT_DISPOSE - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- DOUBLE - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- doubleValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as a
double. - DQT - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Quantization Table segment identifier.
- DRI - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Define Restart Interval segment identifier.
- DUBLIN_CORE_SPECIFIC_PROPERTIES - Static variable in class com.drew.metadata.Schema
- DuckyDirectory - Class in com.drew.metadata.photoshop
-
Holds the data found in Photoshop "ducky" segments, created during Save-for-Web.
- DuckyDirectory() - Constructor for class com.drew.metadata.photoshop.DuckyDirectory
- DuckyReader - Class in com.drew.metadata.photoshop
-
Reads Photoshop "ducky" segments, created during Save-for-Web.
- DuckyReader() - Constructor for class com.drew.metadata.photoshop.DuckyReader
- duration - Variable in class com.drew.metadata.mov.QuickTimeContext
- duration - Variable in class com.drew.metadata.mp4.Mp4Context
E
- endingIFD() - Method in interface com.drew.imaging.tiff.TiffHandler
- endingIFD() - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- Eps - Enum constant in enum com.drew.imaging.FileType
- EpsDescriptor - Class in com.drew.metadata.eps
- EpsDescriptor(EpsDirectory) - Constructor for class com.drew.metadata.eps.EpsDescriptor
- EpsDirectory - Class in com.drew.metadata.eps
- EpsDirectory() - Constructor for class com.drew.metadata.eps.EpsDirectory
- EpsMetadataReader - Class in com.drew.imaging.eps
-
Obtains metadata from EPS files.
- EpsMetadataReader() - Constructor for class com.drew.imaging.eps.EpsMetadataReader
- EpsReader - Class in com.drew.metadata.eps
-
Reads file passed in through SequentialReader and parses encountered data: Basic EPS Comments EXIF Photoshop IPTC ICC Profile XMP EPS comments are retrieved from EPS directory.
- EpsReader() - Constructor for class com.drew.metadata.eps.EpsReader
- equals(Rational) - Method in class com.drew.lang.Rational
-
Indicates whether this instance and
otherare numerically equal, even if their representations differ. - equals(Object) - Method in class com.drew.imaging.png.PngChunkType
- equals(Object) - Method in class com.drew.lang.GeoLocation
- equals(Object) - Method in class com.drew.lang.Rational
-
Compares two
Rationalinstances, returning true if they are mathematically equivalent. - equals(Object) - Method in class com.drew.metadata.Age
- equals(Object) - Method in class com.drew.metadata.Face
- equalsExact(Rational) - Method in class com.drew.lang.Rational
-
Indicates whether this instance and
otherhave identical Numerator and Denominator. - error(String) - Method in interface com.drew.imaging.tiff.TiffHandler
- error(String) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- ERROR_DIFFUSION - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
Error Diffusion Halftoning
- ErrorDirectory - Class in com.drew.metadata
-
A directory to use for the reporting of errors.
- ErrorDirectory() - Constructor for class com.drew.metadata.ErrorDirectory
- ErrorDirectory(String) - Constructor for class com.drew.metadata.ErrorDirectory
- eXIf - Static variable in class com.drew.imaging.png.PngChunkType
- EXIF_ADDITIONAL_PROPERTIES - Static variable in class com.drew.metadata.Schema
- EXIF_SPECIFIC_PROPERTIES - Static variable in class com.drew.metadata.Schema
- EXIF_TIFF_PROPERTIES - Static variable in class com.drew.metadata.Schema
- ExifDescriptorBase<T extends Directory> - Class in com.drew.metadata.exif
-
Base class for several Exif format descriptor classes.
- ExifDescriptorBase(T) - Constructor for class com.drew.metadata.exif.ExifDescriptorBase
- ExifDirectoryBase - Class in com.drew.metadata.exif
-
Base class for several Exif format tag directories.
- ExifDirectoryBase() - Constructor for class com.drew.metadata.exif.ExifDirectoryBase
- ExifIFD0Descriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
ExifIFD0Directory. - ExifIFD0Descriptor(ExifIFD0Directory) - Constructor for class com.drew.metadata.exif.ExifIFD0Descriptor
- ExifIFD0Directory - Class in com.drew.metadata.exif
-
Describes Exif tags from the IFD0 directory.
- ExifIFD0Directory() - Constructor for class com.drew.metadata.exif.ExifIFD0Directory
- ExifImageDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
ExifImageDirectory. - ExifImageDescriptor(ExifImageDirectory) - Constructor for class com.drew.metadata.exif.ExifImageDescriptor
- ExifImageDirectory - Class in com.drew.metadata.exif
-
Describes One of several Exif directories.
- ExifImageDirectory() - Constructor for class com.drew.metadata.exif.ExifImageDirectory
- ExifInteropDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
ExifInteropDirectory. - ExifInteropDescriptor(ExifInteropDirectory) - Constructor for class com.drew.metadata.exif.ExifInteropDescriptor
- ExifInteropDirectory - Class in com.drew.metadata.exif
-
Describes Exif interoperability tags.
- ExifInteropDirectory() - Constructor for class com.drew.metadata.exif.ExifInteropDirectory
- ExifReader - Class in com.drew.metadata.exif
-
Decodes Exif binary data, populating a
Metadataobject with tag values inExifSubIFDDirectory,ExifThumbnailDirectory,ExifInteropDirectory,GpsDirectoryand one of the many camera makernote directories. - ExifReader() - Constructor for class com.drew.metadata.exif.ExifReader
- ExifSubIFDDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
ExifSubIFDDirectory. - ExifSubIFDDescriptor(ExifSubIFDDirectory) - Constructor for class com.drew.metadata.exif.ExifSubIFDDescriptor
- ExifSubIFDDirectory - Class in com.drew.metadata.exif
-
Describes Exif tags from the SubIFD directory.
- ExifSubIFDDirectory() - Constructor for class com.drew.metadata.exif.ExifSubIFDDirectory
- ExifThumbnailDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
ExifThumbnailDirectory. - ExifThumbnailDescriptor(ExifThumbnailDirectory) - Constructor for class com.drew.metadata.exif.ExifThumbnailDescriptor
- ExifThumbnailDirectory - Class in com.drew.metadata.exif
-
One of several Exif directories.
- ExifThumbnailDirectory(int) - Constructor for class com.drew.metadata.exif.ExifThumbnailDirectory
- ExifTiffHandler - Class in com.drew.metadata.exif
-
Implementation of
TiffHandlerused for handling TIFF tags according to the Exif standard. - ExifTiffHandler(Metadata, Directory, int) - Constructor for class com.drew.metadata.exif.ExifTiffHandler
- EXP - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
EXPand reference component(s) segment identifier.
- Extent(long, Long, long, long) - Constructor for class com.drew.metadata.heif.boxes.ItemLocationBox.Extent
- extract(byte[], int, int, Metadata, Directory) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata. - extract(byte[], Metadata) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata. - extract(byte[], Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegDnlReader
- extract(byte[], Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegReader
- extract(byte[], Metadata, Directory) - Method in class com.drew.metadata.apple.AppleRunTimeReader
- extract(byte[], Metadata, Directory) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata. - extract(RandomAccessReader, Metadata) - Method in class com.drew.metadata.exif.ExifReader
-
Reads TIFF formatted Exif data from start of the specified
RandomAccessReader. - extract(RandomAccessReader, Metadata) - Method in class com.drew.metadata.icc.IccReader
- extract(RandomAccessReader, Metadata) - Method in class com.drew.metadata.jfif.JfifReader
-
Performs the Jfif data extraction, adding found values to the specified instance of
Metadata. - extract(RandomAccessReader, Metadata) - Method in class com.drew.metadata.jfxx.JfxxReader
-
Performs the JFXX data extraction, adding found values to the specified instance of
Metadata. - extract(RandomAccessReader, Metadata) - Method in interface com.drew.metadata.MetadataReader
-
Extracts metadata from
readerand merges it into the specifiedMetadataobject. - extract(RandomAccessReader, Metadata, int) - Method in class com.drew.metadata.exif.ExifReader
-
Reads TIFF formatted Exif data a specified offset within a
RandomAccessReader. - extract(RandomAccessReader, Metadata, int, Directory) - Method in class com.drew.metadata.exif.ExifReader
-
Reads TIFF formatted Exif data at a specified offset within a
RandomAccessReader. - extract(RandomAccessReader, Metadata, Directory) - Method in class com.drew.metadata.icc.IccReader
- extract(SequentialReader, int, Metadata) - Method in class com.drew.metadata.photoshop.PhotoshopReader
- extract(SequentialReader, int, Metadata, Directory) - Method in class com.drew.metadata.photoshop.PhotoshopReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.adobe.AdobeJpegReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.bmp.BmpReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.gif.GifReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.ico.IcoReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.jpeg.JpegDhtReader
-
Performs the DHT tables extraction, adding found tables to the specified instance of
Metadata. - extract(SequentialReader, Metadata) - Method in class com.drew.metadata.pcx.PcxReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.photoshop.DuckyReader
- extract(SequentialReader, Metadata) - Method in class com.drew.metadata.photoshop.PsdReader
- extract(SequentialReader, Metadata, long) - Method in class com.drew.metadata.iptc.IptcReader
-
Performs the IPTC data extraction, adding found values to the specified instance of
Metadata. - extract(SequentialReader, Metadata, long, Directory) - Method in class com.drew.metadata.iptc.IptcReader
-
Performs the IPTC data extraction, adding found values to the specified instance of
Metadata. - extract(SequentialReader, Set<PngChunkType>) - Method in class com.drew.imaging.png.PngChunkReader
- extract(StringValue, Metadata) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata. - extract(InputStream, HeifHandler<?>) - Method in class com.drew.imaging.heif.HeifReader
- extract(InputStream, Mp4Handler<?>) - Static method in class com.drew.imaging.mp4.Mp4Reader
- extract(InputStream, QuickTimeHandler<?>) - Static method in class com.drew.imaging.quicktime.QuickTimeReader
- extract(InputStream, Metadata) - Method in class com.drew.metadata.eps.EpsReader
-
Filter method that determines if file will contain an EPS Header.
- extract(InputStream, Metadata) - Method in class com.drew.metadata.mp3.Mp3Reader
- extract(String, Metadata) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata. - extract(String, Metadata, Directory) - Method in class com.drew.metadata.xmp.XmpReader
-
Performs the XMP data extraction, adding found values to the specified instance of
Metadata.
F
- Face - Class in com.drew.metadata
-
Class to hold information about a detected or recognized face in a photo.
- Face(int, int, int, int, String, Age) - Constructor for class com.drew.metadata.Face
- FileSystemDescriptor - Class in com.drew.metadata.file
- FileSystemDescriptor(FileSystemDirectory) - Constructor for class com.drew.metadata.file.FileSystemDescriptor
- FileSystemDirectory - Class in com.drew.metadata.file
- FileSystemDirectory() - Constructor for class com.drew.metadata.file.FileSystemDirectory
- FileSystemMetadataReader - Class in com.drew.metadata.file
- FileSystemMetadataReader() - Constructor for class com.drew.metadata.file.FileSystemMetadataReader
- FileType - Enum in com.drew.imaging
-
Enumeration of supported file types.
- FileTypeBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.8
- FileTypeBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.FileTypeBox
- FileTypeCompatibilityAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap1/qtff1.html#//apple_ref/doc/uid/TP40000939-CH203-CJBCBIFF
- FileTypeCompatibilityAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.FileTypeCompatibilityAtom
- FileTypeDescriptor - Class in com.drew.metadata.file
- FileTypeDescriptor(FileTypeDirectory) - Constructor for class com.drew.metadata.file.FileTypeDescriptor
- FileTypeDetector - Class in com.drew.imaging
-
Examines the a file's first bytes and estimates the file's type.
- FileTypeDirectory - Class in com.drew.metadata.file
- FileTypeDirectory(FileType) - Constructor for class com.drew.metadata.file.FileTypeDirectory
- find(byte[]) - Method in class com.drew.lang.ByteTrie
-
Return the most specific value stored for this byte sequence.
- find(byte[], int, int) - Method in class com.drew.lang.ByteTrie
-
Return the most specific value stored for this byte sequence.
- floatValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as a
float. - Flv - Enum constant in enum com.drew.imaging.FileType
- FocalLength() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- FORMAT - Static variable in class com.drew.metadata.avi.AviDirectory
- FORMAT - Static variable in class com.drew.metadata.wav.WavDirectory
- FORMAT - Static variable in class com.drew.metadata.webp.WebpDirectory
- formatDoubleAsString(double, int, boolean) - Static method in class com.drew.metadata.icc.IccDescriptor
- formatFixed1616(int) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatFixed1616(long) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatFixed1616(Integer) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatFixed1616(Long) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatHex(int, int) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatHex(long, int) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatHex(Integer, int) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- formatHex(Long, int) - Static method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- fromByte(byte) - Static method in enum com.drew.imaging.jpeg.JpegSegmentType
- fromNumericValue(int) - Static method in class com.drew.imaging.png.PngColorType
- fromPanasonicString(String) - Static method in class com.drew.metadata.Age
-
Parses an age object from the string format used by Panasonic cameras:
0031:07:15 00:00:00 - fromStream(InputStream) - Static method in class com.drew.lang.StringUtil
- fromTiffFormatCode(int) - Static method in class com.drew.imaging.tiff.TiffDataFormat
- FujifilmMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
FujifilmMakernoteDirectory. - FujifilmMakernoteDescriptor(FujifilmMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- FujifilmMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Fujifilm cameras.
- FujifilmMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- FullAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap1/qtff1.html#//apple_ref/doc/uid/TP40000939-CH203-38195
- FullAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.FullAtom
- FullBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.7
- FullBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.FullBox
- FullBox(FullBox) - Constructor for class com.drew.metadata.heif.boxes.FullBox
G
- gAMA - Static variable in class com.drew.imaging.png.PngChunkType
- GeoLocation - Class in com.drew.lang
-
Represents a latitude and longitude pair, giving a position on earth in spherical coordinates.
- GeoLocation(double, double) - Constructor for class com.drew.lang.GeoLocation
-
Instantiates a new instance of
GeoLocation. - get1Jan1904EpochDate(long) - Static method in class com.drew.lang.DateUtil
- get35mmFilmEquivFocalLengthDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getAbsolute() - Method in class com.drew.lang.Rational
-
Returns the absolute value of this object as a new Rational.
- getAccelerationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getAccelerationVectorDescription() - Method in class com.drew.metadata.exif.makernotes.AppleMakernoteDescriptor
- getAccelerometerXDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAccelerometerYDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAccelerometerZDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getActiveDLightingDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getAdjustedThumbnailOffset() - Method in class com.drew.metadata.exif.ExifThumbnailDirectory
-
Returns the offset to thumbnail data within the outermost data stream.
- getAdvancedSceneModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAeLockDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getAESettingDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getAfAreaModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAfAreasDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
coordinates range from 0 to 255
- getAfAssistLampDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAfFineTuneDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getAFIlluminatorDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getAFModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getAfPointDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getAfPointSelectedDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getAfPointSelectedDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
coordinates expressed as a percent
- getAFPointSelectedDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getAfPointUsedDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getAfSearchDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getAge() - Method in class com.drew.metadata.Face
- getAge(int) - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
Attempts to convert the underlying string value (as stored in the directory) into an Age object.
- getAllExtensions() - Method in enum com.drew.imaging.FileType
- getAllowedBitDepths() - Method in class com.drew.imaging.png.PngColorType
- getAntiBlurDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getApertureValueDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getApertureValueDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getApexApertureDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getApexBrightnessDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getApexFilmSpeedDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getApexShutterSpeedTimeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getArtFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getArtFilterEffectDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getAspectRatioDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getAudioDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getAutoBracketingDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getAutoExposureWarningDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getAutoFlashCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getAutoFocusDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getAutoFocusPositionDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getAutoPortraitFramedDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getBabyAge1Description() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getBabyAgeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getBabyNameDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getBackgroundColorDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getBit(int) - Method in class com.drew.lang.RandomAccessReader
-
Gets whether a bit at a specific index is set or not.
- getBitmapType() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getBitmapTypeDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getBitsPerChannelDescription() - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getBitsPerSample() - Method in class com.drew.imaging.png.PngHeader
- getBitsPerSampleDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getBlackAndWhiteFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getBlueBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getBlueX() - Method in class com.drew.imaging.png.PngChromaticities
- getBlueY() - Method in class com.drew.imaging.png.PngChromaticities
- getBlurWarningDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getBodyFirmwareVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getBoolean(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a boolean, if possible.
- getBooleanObject(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a boolean.
- getBracketSettingsDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getBracketStepDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getBrightnessValueDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getBurstModeDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getBurstModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getBWModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getByLineDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getByLineTitleDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getByte() - Method in class com.drew.lang.SequentialByteArrayReader
- getByte() - Method in class com.drew.lang.SequentialReader
-
Gets the next byte in the sequence.
- getByte() - Method in class com.drew.lang.StreamReader
- getByte(int) - Method in class com.drew.lang.ByteArrayReader
- getByte(int) - Method in class com.drew.lang.RandomAccessFileReader
- getByte(int) - Method in class com.drew.lang.RandomAccessReader
-
Gets the byte value at the specified byte
index. - getByte(int) - Method in class com.drew.lang.RandomAccessStreamReader
- getByteArray(int) - Method in class com.drew.metadata.Directory
-
Gets the specified tag's value as an byte array, if possible.
- getByteCount() - Method in class com.drew.imaging.mp3.MpegAudioTypeChecker
- getByteCount() - Method in class com.drew.imaging.quicktime.QuickTimeTypeChecker
- getByteCount() - Method in class com.drew.imaging.riff.RiffTypeChecker
- getByteCount() - Method in interface com.drew.imaging.TypeChecker
-
Gets the number of bytes this type checker needs in order to identify its file type.
- getBytes() - Method in class com.drew.imaging.png.PngChunk
- getBytes() - Method in class com.drew.metadata.StringValue
- getBytes(byte[], int, int) - Method in class com.drew.lang.SequentialByteArrayReader
- getBytes(byte[], int, int) - Method in class com.drew.lang.SequentialReader
-
Retrieves bytes, writing them into a caller-provided buffer.
- getBytes(byte[], int, int) - Method in class com.drew.lang.StreamReader
- getBytes(int) - Method in class com.drew.lang.SequentialByteArrayReader
- getBytes(int) - Method in class com.drew.lang.SequentialReader
-
Returns the required number of bytes from the sequence.
- getBytes(int) - Method in class com.drew.lang.StreamReader
- getBytes(int, int) - Method in class com.drew.lang.ByteArrayReader
- getBytes(int, int) - Method in class com.drew.lang.RandomAccessFileReader
- getBytes(int, int) - Method in class com.drew.lang.RandomAccessReader
-
Returns the required number of bytes from the specified index from the underlying source.
- getBytes(int, int) - Method in class com.drew.lang.RandomAccessStreamReader
- getByteSizeDescription(int) - Method in class com.drew.metadata.eps.EpsDescriptor
- getCameraElevationAngleDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getCameraIdDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getCameraModelDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getCameraOrientationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getCameraSettingsVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getCameraTemperatureDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getCameraType2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getCameraTypeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getCaptionDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getCaptureModeDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getCasioPreviewThumbnailDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getCategoryDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getCcdIsoSensitivityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getCcdSensitivityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getCcdSensitivityDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getCfaPattern2Description() - Method in class com.drew.metadata.exif.ExifDescriptorBase
-
String description of CFA Pattern Indicates the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.
- getCfaPatternDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
-
String description of CFA Pattern Converted from Exiftool version 10.33 created by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/ lib\Image\ExifTool\Exif.pm Indicates the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.
- getChannelCountDescription() - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getCharset() - Method in class com.drew.metadata.StringValue
- getCityDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getCityDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getClearRetouchDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getClippingPathNameString(int) - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getColorCreatorEffectDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getColorEffectDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getColorEncoding() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getColorEncodingDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getColorFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getColorMatrix2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDescriptor
- getColorMatrixDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getColorMatrixDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getColorModeCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getColorModeDescription() - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getColorPlanesDescription() - Method in class com.drew.metadata.pcx.PcxDescriptor
- getColorSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getColorSpaceDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getColorSpaceDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getColorSpaceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getColorSpaceDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getColorSpaceType() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getColorSpaceTypeDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getColorTemperatureDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getColorToneDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getColorType() - Method in class com.drew.imaging.png.PngHeader
- getColorTypeDescription() - Method in class com.drew.metadata.eps.EpsDescriptor
- getColorTypeDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getColourDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getColourModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getColourPaletteSizeDescription() - Method in class com.drew.metadata.ico.IcoDescriptor
- getCommonExtension() - Method in enum com.drew.imaging.FileType
- getCompatibleBrands() - Method in class com.drew.metadata.heif.boxes.FileTypeBox
- getComponent(int) - Method in class com.drew.metadata.jpeg.JpegDirectory
- getComponentConfigurationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getComponentDataDescription(int) - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getComponentId() - Method in class com.drew.metadata.jpeg.JpegComponent
- getComponentName() - Method in class com.drew.metadata.jpeg.JpegComponent
-
Returns the component name (one of: Y, Cb, Cr, I, or Q)
- getComponentSizeBytes() - Method in class com.drew.imaging.tiff.TiffDataFormat
- getComponentType() - Method in class com.drew.metadata.mov.atoms.HandlerReferenceAtom
- getCompressedAverageBitsPerPixelDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getCompression() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getCompressionDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getCompressionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getCompressionType() - Method in class com.drew.imaging.png.PngHeader
- getCompressionTypeDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getContinuousDriveModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getContrastCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getContrastDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getContrastModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getContrastSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getConversionLensDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getConverterDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getCopyrightNoticeDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getCountryDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getCountryOrPrimaryLocationDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getCreditDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getCustomRenderedDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getCustomSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getDataPrecisionDescription() - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getDate(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a java.util.Date.
- getDate(int, String, TimeZone) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a java.util.Date.
- getDate(int, TimeZone) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a java.util.Date.
- getDateCreated() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Parses the Date Created tag and the Time Created tag to obtain a single Date object representing the date and time when this image was captured.
- getDateCreatedDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDateDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getDateDescription(int) - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDateDigitized() - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was digitized.
- getDateDigitized(TimeZone) - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was digitized.
- getDateModified() - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was modified.
- getDateModified(TimeZone) - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was modified.
- getDateOriginal() - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was captured.
- getDateOriginal(TimeZone) - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
-
Parses the date/time tag, the subsecond tag and the time offset tag to obtain a single Date object with milliseconds representing the date and time when this image was captured.
- getDateSent() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Parses the Date Sent tag and the Time Sent tag to obtain a single Date object representing the date and time when the service sent this image.
- getDateSentDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDateTimeUTCDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getDays() - Method in class com.drew.metadata.Age
- getDecryptedIntArray(int) - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
decryption algorithm adapted from exiftool
- getDecSwitchPositionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getDegreesMinutesSecondsDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getDenominator() - Method in class com.drew.lang.Rational
-
Returns the denominator.
- getDescription() - Method in class com.drew.imaging.png.PngColorType
- getDescription() - Method in class com.drew.metadata.Tag
-
Get a description of the tag's value, considering enumerated values and units.
- getDescription(int) - Method in class com.drew.metadata.adobe.AdobeJpegDescriptor
- getDescription(int) - Method in class com.drew.metadata.avi.AviDescriptor
- getDescription(int) - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getDescription(int) - Method in class com.drew.metadata.Directory
-
Provides a description of a tag's value using the descriptor set by
setDescriptor(Descriptor). - getDescription(int) - Method in class com.drew.metadata.eps.EpsDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getDescription(int) - Method in class com.drew.metadata.exif.ExifThumbnailDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.GpsDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.AppleMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.KyoceraMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.LeicaMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Descriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Descriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.RicohMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SanyoMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SigmaMakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SonyTag9050bDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawIFD0Descriptor
- getDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawWbInfo2Descriptor
- getDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawWbInfoDescriptor
- getDescription(int) - Method in class com.drew.metadata.exif.PrintIMDescriptor
- getDescription(int) - Method in class com.drew.metadata.file.FileSystemDescriptor
- getDescription(int) - Method in class com.drew.metadata.gif.GifAnimationDescriptor
- getDescription(int) - Method in class com.drew.metadata.heif.HeifDescriptor
- getDescription(int) - Method in class com.drew.metadata.icc.IccDescriptor
- getDescription(int) - Method in class com.drew.metadata.ico.IcoDescriptor
- getDescription(int) - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDescription(int) - Method in class com.drew.metadata.jfif.JfifDescriptor
- getDescription(int) - Method in class com.drew.metadata.jfxx.JfxxDescriptor
- getDescription(int) - Method in class com.drew.metadata.jpeg.HuffmanTablesDescriptor
- getDescription(int) - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getDescription(int) - Method in class com.drew.metadata.mov.media.QuickTimeVideoDescriptor
- getDescription(int) - Method in class com.drew.metadata.mov.metadata.QuickTimeMetadataDescriptor
- getDescription(int) - Method in class com.drew.metadata.mov.QuickTimeDescriptor
- getDescription(int) - Method in class com.drew.metadata.mp3.Mp3Descriptor
- getDescription(int) - Method in class com.drew.metadata.mp4.media.Mp4VideoDescriptor
- getDescription(int) - Method in class com.drew.metadata.mp4.Mp4Descriptor
- getDescription(int) - Method in class com.drew.metadata.pcx.PcxDescriptor
- getDescription(int) - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getDescription(int) - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getDescription(int) - Method in class com.drew.metadata.png.PngDescriptor
- getDescription(int) - Method in class com.drew.metadata.TagDescriptor
-
Returns a descriptive value of the specified tag for this image.
- getDescription(int) - Method in class com.drew.metadata.wav.WavDescriptor
- getDescription(int) - Method in class com.drew.metadata.webp.WebpDescriptor
- getDetectedFaces() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- getDetectedFacesDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getDeviceTypeDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getDigitalDateCreated() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Parses the Digital Date Created tag and the Digital Time Created tag to obtain a single Date object representing the date and time when the digital representation of this image was created.
- getDigitalDateCreatedDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDigitalTimeCreatedDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getDigitalZoomCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getDigitalZoomDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getDigitalZoomRatioDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getDirectories() - Method in class com.drew.metadata.Metadata
-
Returns an iterable set of the
Directoryinstances contained in this metadata collection. - getDirectoriesOfType(Class<T>) - Method in class com.drew.metadata.Metadata
- getDirectoryCount() - Method in class com.drew.metadata.Metadata
-
Returns the count of directories in this metadata collection.
- getDirectoryName() - Method in class com.drew.metadata.Tag
- getDisplayApertureDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getDisposalMethod() - Method in class com.drew.metadata.gif.GifControlDirectory
- getDistortionCorrection2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getDistortionCorrectionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getDistortionCorrectionDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getDistortionCorrectionDescription() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionParam02Description() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionParam04Description() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionParam08Description() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionParam09Description() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionParam11Description() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDistortionScaleDescription() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- getDouble(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a double, if possible.
- getDouble64() - Method in class com.drew.lang.SequentialReader
- getDouble64(int) - Method in class com.drew.lang.RandomAccessReader
- getDoubleObject(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a Double.
- getDriveModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
2 or 3 numbers: 1.
- getDynamicRangeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getDynamicRangeOptimizerDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getDynamicRangeSettingDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getEasyShootingModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getEnhancementDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getEntry(long) - Method in class com.drew.metadata.heif.boxes.ItemInfoBox
- getEntrySet() - Method in class com.drew.metadata.plist.BplistReader.PropertyListResults
- getEquipmentVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getErrorCount() - Method in class com.drew.metadata.Directory
-
Returns the count of error messages in this directory.
- getErrors() - Method in class com.drew.metadata.Directory
-
Used to iterate over any error messages contained in this directory.
- getExifImageHeightDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExifImageWidthDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExifStartOffset() - Method in class com.drew.metadata.exif.ExifThumbnailDirectory
-
Gets the offset at which the Exif data stream commenced within any containing stream.
- getExifVersionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExifVersionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getExpirationDate() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Parses the Expiration Date tag and the Expiration Time tag to obtain a single Date object representing that this image should not used after this date and time.
- getExpirationDateDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getExpirationTimeDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getExposureBiasDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExposureCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getExposureDifferenceDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getExposureModeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDescriptor
- getExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getExposureProgramDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExposureShiftDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getExposureTimeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getExposureTuningDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getExrAutoDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getExrModeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getExtendedWBDetectDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getExtenderDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getExtensionCode() - Method in class com.drew.metadata.jfxx.JfxxDirectory
- getExtensionCodeDescription() - Method in class com.drew.metadata.jfxx.JfxxDescriptor
- getExtents() - Method in class com.drew.metadata.heif.boxes.ItemLocationBox
- getExternalFlashBounceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getExternalFlashDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getExternalFlashZoomDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getExtraSamplesDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFaceDetectDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getFaceRecognitionDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getFileFormatDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getFileNumberMemoryDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFileSourceDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFillOrderDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFilmModeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFilterDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getFilterDescription(int) - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getFilterEffectDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Descriptor
- getFilterEffectDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Descriptor
- getFilterMethod() - Method in class com.drew.imaging.png.PngHeader
- getFilterMethodDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getFinePixColorDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFirmwareVersionDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getFirstDirectoryOfType(Class<T>) - Method in class com.drew.metadata.Metadata
-
Gets the first
Directoryof the specified type contained within this metadata collection. - getFlagsDescription() - Method in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDescriptor
- getFlashActivityDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFlashBiasDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFlashBracketCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getFlashCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFlashControlModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
3 or 4 values
- getFlashCurtainDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getFlashDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFlashDetailsDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFlashDistanceDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getFlashExposureCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getFlashExposureCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getFlashExposureValueDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFlashFiredDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getFlashFiredDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFlashFiredDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getFlashIntensityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getFlashIntensityDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
3 or 4 values
- getFlashLevelDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getFlashModeCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFlashModeDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getFlashModelDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getFlashPixVersionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFlashRemoteControlDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getFlashStatusDescription() - Method in class com.drew.metadata.exif.makernotes.SonyTag9050bDescriptor
- getFlashTypeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getFlashUsedDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getFlashWarningDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getFloat(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a float, if possible.
- getFloat32() - Method in class com.drew.lang.SequentialReader
- getFloat32(int) - Method in class com.drew.lang.RandomAccessReader
- getFloatObject(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a float.
- getFNumberDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFocalLengthDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFocalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getFocalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocalPlaneDiagonalDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getFocalPlaneDiagonalDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocalPlaneResolutionUnitDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFocalPlaneXResolutionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFocalPlaneYResolutionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getFocalUnitsPerMillimetreDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFocusAreaDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocusContinuousDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFocusDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getFocusDistanceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getFocusDistanceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocusInfoVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getFocusingModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getFocusMode1Description() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFocusMode1Description() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getFocusMode2Description() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFocusMode2Description() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getFocusModeCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getFocusModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getFocusProcessDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getFocusRangeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getFocusTypeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getFocusWarningDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getFolderNameDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getGainControlDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getGeoLocation() - Method in class com.drew.metadata.exif.GpsDirectory
-
Parses various tags in an attempt to obtain a single object representing the latitude and longitude at which this image was captured.
- getGpsAltitudeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsAltitudeRefDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsAreaInformationDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDate() - Method in class com.drew.metadata.exif.GpsDirectory
-
Parses the date stamp tag and the time stamp tag to obtain a single Date object representing the date and time when this image was captured.
- getGpsDestDistanceDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDestinationReferenceDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDestLatitudeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDestLongitudeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDifferentialDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDirectionDescription(int) - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDirectionReferenceDescription(int) - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsDopDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsHPositioningErrorDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsLatitudeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsLongitudeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsMeasureModeDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsProcessingMethodDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsSpeedDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsSpeedRefDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsStatusDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGpsTimeStampDescription() - Method in class com.drew.metadata.exif.GpsDescriptor
- getGradationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
3 or 4 values
- getGreenX() - Method in class com.drew.imaging.png.PngChromaticities
- getGreenY() - Method in class com.drew.imaging.png.PngChromaticities
- getHandler(HandlerBox, Metadata) - Method in class com.drew.metadata.heif.HeifHandlerFactory
- getHandler(String, Metadata, QuickTimeContext) - Method in class com.drew.metadata.mov.QuickTimeHandlerFactory
- getHandlerType() - Method in class com.drew.metadata.heif.boxes.HandlerBox
- getHDRDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getHdrImageTypeDescription() - Method in class com.drew.metadata.exif.makernotes.AppleMakernoteDescriptor
- getHeadlineDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getHeight() - Method in class com.drew.metadata.Face
- getHighIsoNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getHighIsoNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getHighISONoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getHorizontalSamplingFactor() - Method in class com.drew.metadata.jpeg.JpegComponent
- getHours() - Method in class com.drew.metadata.Age
- getHueAdjustmentDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getHumidityDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getIdentifier() - Method in class com.drew.imaging.png.PngChunkType
- getImageAdjustmentDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getImageCompressionTypeDescription() - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getImageHeight() - Method in class com.drew.imaging.png.PngHeader
- getImageHeight() - Method in class com.drew.metadata.jfif.JfifDirectory
-
Deprecated.
- getImageHeight() - Method in class com.drew.metadata.jpeg.JpegDirectory
- getImageHeightDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getImageHeightDescription() - Method in class com.drew.metadata.ico.IcoDescriptor
- getImageHeightDescription() - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getImageHeightDescription() - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getImageProcessingVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getImageQuality1Description() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getImageQuality2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getImageQuality2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getImageQualityDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getImageQualityDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getImageResUnitsDescription() - Method in class com.drew.metadata.jfif.JfifDescriptor
- getImageResXDescription() - Method in class com.drew.metadata.jfif.JfifDescriptor
- getImageResYDescription() - Method in class com.drew.metadata.jfif.JfifDescriptor
- getImageSizeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getImageSizeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getImageSizeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getImageStabilizationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getImageStabilizationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getImageStabilizationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getImageStabilizationDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getImageTypeDescription() - Method in class com.drew.metadata.ico.IcoDescriptor
- getImageVersionDescription() - Method in class com.drew.metadata.jfif.JfifDescriptor
- getImageWidth() - Method in class com.drew.imaging.png.PngHeader
- getImageWidth() - Method in class com.drew.metadata.jfif.JfifDirectory
-
Deprecated.use
JfifDirectory.getResY()instead. - getImageWidth() - Method in class com.drew.metadata.jpeg.JpegDirectory
- getImageWidthDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getImageWidthDescription() - Method in class com.drew.metadata.ico.IcoDescriptor
- getImageWidthDescription() - Method in class com.drew.metadata.jpeg.JpegDescriptor
- getImageWidthDescription() - Method in class com.drew.metadata.photoshop.PsdHeaderDescriptor
- getInnerException() - Method in exception class com.drew.lang.CompoundException
- getInt(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as an int, if possible.
- getInt16() - Method in class com.drew.lang.SequentialReader
-
Returns a signed 16-bit int calculated from two bytes of data (MSB, LSB).
- getInt16(byte[], int, boolean) - Static method in class com.drew.lang.ByteUtil
- getInt16(int) - Method in class com.drew.lang.RandomAccessReader
-
Returns a signed 16-bit int calculated from two bytes of data at the specified index (MSB, LSB).
- getInt24(int) - Method in class com.drew.lang.RandomAccessReader
-
Get a 24-bit unsigned integer from the buffer, returning it as an int.
- getInt32() - Method in class com.drew.lang.SequentialReader
-
Returns a signed 32-bit integer from four bytes of data.
- getInt32(byte[], int, boolean) - Static method in class com.drew.lang.ByteUtil
- getInt32(int) - Method in class com.drew.lang.RandomAccessReader
-
Returns a signed 32-bit integer from four bytes of data at the specified index the buffer.
- getInt64() - Method in class com.drew.lang.SequentialReader
-
Get a signed 64-bit integer from the buffer.
- getInt64(int) - Method in class com.drew.lang.RandomAccessReader
-
Get a signed 64-bit integer from the buffer.
- getInt8() - Method in class com.drew.lang.SequentialReader
-
Returns a signed 8-bit int calculated from the next byte the sequence.
- getInt8(int) - Method in class com.drew.lang.RandomAccessReader
-
Returns a signed 8-bit int calculated from one byte of data at the specified index.
- getIntArray(int) - Method in class com.drew.metadata.Directory
-
Gets the specified tag's value as an int array, if possible.
- getInteger(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as an Integer, if possible.
- getIntelligentDRangeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getIntelligentExposureDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getIntelligentResolutionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getInterlaceMethod() - Method in class com.drew.imaging.png.PngHeader
- getInterlaceMethodDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getInternalFlashDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getInternalSerialNumberDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getInternalSerialNumberDescription() - Method in class com.drew.metadata.exif.makernotes.SonyTag9050bDescriptor
- getInteropIndexDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getInteropVersionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getIntervalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getIntervalModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getIntervalNumberDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getIntFromUnknownByte(int, SequentialReader) - Method in class com.drew.metadata.heif.boxes.ItemLocationBox
- getIsoDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getIsoEquivalentDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getIsoSensitivityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getIsoSettingDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getIsoSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getIsoSpeedDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getIsoValueDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getIsSrgbColorSpaceDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getItemId() - Method in class com.drew.metadata.heif.boxes.ItemLocationBox.Extent
- getItemType() - Method in class com.drew.metadata.heif.boxes.ItemInfoBox.ItemInfoEntry
- getIterationCountDescription() - Method in class com.drew.metadata.gif.GifAnimationDescriptor
- getJpegCommentDescription() - Method in class com.drew.metadata.jpeg.JpegCommentDescriptor
- getJpegProcDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getJpegQualityDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getJpegQualityDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getJpegQualityString() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getKey() - Method in class com.drew.lang.KeyValuePair
- getKeystoneCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getKeystoneDirectionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getKeywords() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Returns any keywords contained in the IPTC data.
- getKeywordsDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getKnots() - Method in class com.drew.metadata.photoshop.Subpath
- getLandmarkDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getLastFileNumberDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getLateralChromaticAberrationDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getLatitude() - Method in class com.drew.lang.GeoLocation
- getLength() - Method in class com.drew.lang.ByteArrayReader
- getLength() - Method in class com.drew.lang.RandomAccessFileReader
- getLength() - Method in class com.drew.lang.RandomAccessReader
-
Returns the length of the data source in bytes.
- getLength() - Method in class com.drew.lang.RandomAccessStreamReader
-
Reads to the end of the stream, in order to determine the total number of bytes.
- getLength() - Method in class com.drew.metadata.heif.boxes.ItemLocationBox.Extent
- getLengthBytes() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- getLensDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getLensFirmwareVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getLensFirmwareVersionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getLensFocusDistance() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getLensPropertiesDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getLensSpecificationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getLensStopsDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getLensTypeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getLensTypeDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getLensTypeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getLensTypeDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getLocationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getLocationRoleDescription() - Method in class com.drew.metadata.mov.metadata.QuickTimeMetadataDescriptor
- getLong(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a long, if possible.
- getLong64(byte[], int, boolean) - Static method in class com.drew.lang.ByteUtil
- getLongExposureNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getLongExposureNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getLongFocalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getLongitude() - Method in class com.drew.lang.GeoLocation
- getLongName() - Method in enum com.drew.imaging.FileType
- getLongObject(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a long.
- getMacroDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getMacroDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getMacroLedDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getMacroModeCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getMacroModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getMacroModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getMacroModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getMacroModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getMagicFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getMakernoteThumbVersionDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDescriptor
- getMakernoteVersionDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getMakernoteVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getMakernoteVersionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getMakernoteVersionDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getManometerPressureDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getManometerReadingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getManualFlashDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getManualFlashOutputDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getManualFlashStrengthDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getMaxApertureAtFocalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getMaxApertureAtMaxFocalDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getMaxApertureAtMinFocalDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getMaxApertureDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getMaxApertureDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- getMaxApertureValueDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getMaxDepth() - Method in class com.drew.lang.ByteTrie
-
Gets the maximum depth stored in this trie.
- getMeteringModeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getMeteringModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getMeteringModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getMeteringModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getMimeType() - Method in enum com.drew.imaging.FileType
- getMinApertureDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getMinutes() - Method in class com.drew.metadata.Age
- getModifiedSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getMonths() - Method in class com.drew.metadata.Age
- getMultipleExposureModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getName() - Method in enum com.drew.imaging.FileType
- getName() - Method in class com.drew.metadata.adobe.AdobeJpegDirectory
- getName() - Method in class com.drew.metadata.avi.AviDirectory
- getName() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getName() - Method in class com.drew.metadata.Directory
-
Provides the name of the directory, for display purposes.
- getName() - Method in class com.drew.metadata.eps.EpsDirectory
- getName() - Method in class com.drew.metadata.ErrorDirectory
- getName() - Method in class com.drew.metadata.exif.ExifIFD0Directory
- getName() - Method in class com.drew.metadata.exif.ExifImageDirectory
- getName() - Method in class com.drew.metadata.exif.ExifInteropDirectory
- getName() - Method in class com.drew.metadata.exif.ExifSubIFDDirectory
- getName() - Method in class com.drew.metadata.exif.ExifThumbnailDirectory
- getName() - Method in class com.drew.metadata.exif.GpsDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.KyoceraMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- getName() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- getName() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDirectory
- getName() - Method in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- getName() - Method in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- getName() - Method in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- getName() - Method in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- getName() - Method in class com.drew.metadata.exif.PrintIMDirectory
- getName() - Method in class com.drew.metadata.Face
- getName() - Method in class com.drew.metadata.file.FileSystemDirectory
- getName() - Method in class com.drew.metadata.file.FileTypeDirectory
- getName() - Method in class com.drew.metadata.gif.GifAnimationDirectory
- getName() - Method in class com.drew.metadata.gif.GifCommentDirectory
- getName() - Method in class com.drew.metadata.gif.GifControlDirectory
- getName() - Method in class com.drew.metadata.gif.GifHeaderDirectory
- getName() - Method in class com.drew.metadata.gif.GifImageDirectory
- getName() - Method in class com.drew.metadata.heif.HeifDirectory
- getName() - Method in class com.drew.metadata.icc.IccDirectory
- getName() - Method in class com.drew.metadata.ico.IcoDirectory
- getName() - Method in class com.drew.metadata.iptc.IptcDirectory
- getName() - Method in class com.drew.metadata.jfif.JfifDirectory
- getName() - Method in class com.drew.metadata.jfxx.JfxxDirectory
- getName() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory
- getName() - Method in class com.drew.metadata.jpeg.JpegCommentDirectory
- getName() - Method in class com.drew.metadata.jpeg.JpegDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeMusicDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- getName() - Method in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- getName() - Method in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- getName() - Method in class com.drew.metadata.mov.QuickTimeDirectory
- getName() - Method in class com.drew.metadata.mp3.Mp3Directory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4HintDirectory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4MetaDirectory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4TextDirectory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4UuidBoxDirectory
- getName() - Method in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- getName() - Method in class com.drew.metadata.mp4.Mp4Directory
- getName() - Method in class com.drew.metadata.pcx.PcxDirectory
- getName() - Method in class com.drew.metadata.photoshop.DuckyDirectory
- getName() - Method in class com.drew.metadata.photoshop.PhotoshopDirectory
- getName() - Method in class com.drew.metadata.photoshop.PsdHeaderDirectory
- getName() - Method in class com.drew.metadata.png.PngChromaticitiesDirectory
- getName() - Method in class com.drew.metadata.png.PngDirectory
- getName() - Method in class com.drew.metadata.wav.WavDirectory
- getName() - Method in class com.drew.metadata.webp.WebpDirectory
- getName() - Method in class com.drew.metadata.xmp.XmpDirectory
- getNdFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getNEFCompressionDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getNewSubfileTypeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getNoiseFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getNoiseReduction2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getNullTerminatedBytes(int) - Method in class com.drew.lang.SequentialReader
-
Returns the sequence of bytes punctuated by a
\0value. - getNullTerminatedBytes(int, int) - Method in class com.drew.lang.RandomAccessReader
-
Returns the sequence of bytes punctuated by a
\0value. - getNullTerminatedString(int, int, Charset) - Method in class com.drew.lang.RandomAccessReader
-
Creates a String from the _data buffer starting at the specified index, and ending where
byte=='\0'or wherelength==maxLength. - getNullTerminatedString(int, Charset) - Method in class com.drew.lang.SequentialReader
-
Creates a String from the stream, ending where
byte=='\0'or wherelength==maxLength. - getNullTerminatedStringValue(int, int, Charset) - Method in class com.drew.lang.RandomAccessReader
- getNullTerminatedStringValue(int, Charset) - Method in class com.drew.lang.SequentialReader
-
Creates a String from the stream, ending where
byte=='\0'or wherelength==maxLength. - getNumberOfComponents() - Method in class com.drew.metadata.jpeg.JpegDirectory
- getNumberOfTables() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory
- getNumberOfTablesDescription() - Method in class com.drew.metadata.jpeg.HuffmanTablesDescriptor
- getNumerator() - Method in class com.drew.lang.Rational
-
Returns the numerator.
- getNumericValue() - Method in class com.drew.imaging.png.PngColorType
- getObject(int) - Method in class com.drew.metadata.Directory
-
Returns the object hashed for the particular tag type specified, if available.
- getObjectDistanceDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getObjectDistanceDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getObjectNameDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getObjects() - Method in class com.drew.metadata.plist.BplistReader.PropertyListResults
- getOffset() - Method in class com.drew.metadata.heif.boxes.ItemLocationBox.Extent
- getOlympusLightSourceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDescriptor
- getOneTouchWbDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getOpticalZoomModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getOrientationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getOriginalTransmissionReferenceDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getOriginatingProgramDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getPaletteHasTransparencyDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getPaletteTypeDescription() - Method in class com.drew.metadata.pcx.PcxDescriptor
- getPanoramaModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
2 numbers: 1.
- getParent() - Method in class com.drew.metadata.Directory
- getPathString(int) - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getPhotoEffectDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getPhotometricInterpretationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getPhotoStyleDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getPictureControlAdjustDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Descriptor
- getPictureControlAdjustDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Descriptor
- getPictureEffectDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getPictureModeBWFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPictureModeContrastDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPictureModeDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getPictureModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
1 or 2 values
- getPictureModeEffectDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPictureModeSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPictureModeSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPictureModeToneDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPitchAngleDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
converted to degrees of upward camera tilt
- getPitchAngleDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getPixelAspectRatioString() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getPixelDescription(int) - Method in class com.drew.metadata.eps.EpsDescriptor
- getPixelDescription(int) - Method in class com.drew.metadata.heif.HeifDescriptor
- getPlanarConfigurationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getPngChunkType() - Method in class com.drew.metadata.png.PngDirectory
- getPoint(int) - Method in class com.drew.metadata.photoshop.Knot
-
Get an individual coordinate value (x or y)
- getPosition() - Method in class com.drew.lang.SequentialByteArrayReader
- getPosition() - Method in class com.drew.lang.SequentialReader
- getPosition() - Method in class com.drew.lang.StreamReader
- getPowerUpTimeDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getPressureDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getPreviewImageValidDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getPreviewImageValidDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getPrintScaleDescription() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getProgramShiftDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getProprietaryThumbnailDataDescription() - Method in class com.drew.metadata.exif.makernotes.KyoceraMakernoteDescriptor
- getProvinceOrStateDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getQualityDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getQualityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getQualityDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getQualityDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getQualityDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getQualityLevelDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getQualityModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getQualityModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getQuantizationTableNumber() - Method in class com.drew.metadata.jpeg.JpegComponent
- getRational(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a Rational.
- getRationalArray(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as an array of Rational.
- getRawDataByteOrderDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getRawDataCFAPatternDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getRawDevArtFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevColorSpaceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevColorSpaceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getRawDevEditStatusDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getRawDevEngineDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevEngineDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getRawDevExposureBiasValueDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevNoiseReductionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getRawDevPictureModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevPmBwFilterDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevPmPictureToneDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevSettingsDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getRawDevVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- getRawDevVersionDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- getReciprocal() - Method in class com.drew.lang.Rational
-
Returns the reciprocal value of this object as a new Rational.
- getRecognizedFaces() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- getRecognizedFacesDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getRecordingModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getRecordModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getRecordModeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getRecordModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getRecordVersionDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getRedBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getRedX() - Method in class com.drew.imaging.png.PngChromaticities
- getRedY() - Method in class com.drew.imaging.png.PngChromaticities
- getReferenceBlackWhiteDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getReferenceDateDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getReleaseDate() - Method in class com.drew.metadata.iptc.IptcDirectory
-
Parses the Release Date tag and the Release Time tag to obtain a single Date object representing the date and time when this image was released.
- getReleaseDateDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getReleaseModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getReleaseTimeDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getRendering() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getRenderingDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getRenderingIntent() - Method in class com.drew.metadata.bmp.BmpHeaderDirectory
- getRenderingIntentDescription() - Method in class com.drew.metadata.bmp.BmpHeaderDescriptor
- getResolutionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getResolutionInfoDescription() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getResUnits() - Method in class com.drew.metadata.jfif.JfifDirectory
- getResX() - Method in class com.drew.metadata.jfif.JfifDirectory
- getResY() - Method in class com.drew.metadata.jfif.JfifDirectory
- getRollAngleDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
-
converted to degrees of clockwise camera rotation
- getRollAngleDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getRotationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getRotationDescription() - Method in class com.drew.metadata.heif.HeifDescriptor
- getRowsPerStripDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getS15Fixed16() - Method in class com.drew.lang.SequentialReader
-
Gets a s15.16 fixed point float from the buffer.
- getS15Fixed16(int) - Method in class com.drew.lang.RandomAccessReader
-
Gets a s15.16 fixed point float from the buffer.
- getSampleFormatDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSamplesPerPixelDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSamsungModelIdDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getSanyoQualityDescription() - Method in class com.drew.metadata.exif.makernotes.SanyoMakernoteDescriptor
- getSaturationDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSaturationDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getSceneCaptureTypeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSceneModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getSceneModeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getSceneModeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getSceneTypeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSeconds() - Method in class com.drew.metadata.Age
- getSegment(byte) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Gets the first JPEG segment data for the specified type.
- getSegment(byte, int) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Gets segment data for a specific occurrence and type.
- getSegment(JpegSegmentType) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Gets the first JPEG segment data for the specified type.
- getSegment(JpegSegmentType, int) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Gets segment data for a specific occurrence and type.
- getSegmentCount(byte) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Returns the count of segment data byte arrays stored for a given segment type.
- getSegmentCount(JpegSegmentType) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Returns the count of segment data byte arrays stored for a given segment type.
- getSegments(byte) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Returns all instances of a given JPEG segment.
- getSegments(JpegSegmentType) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Returns all instances of a given JPEG segment.
- getSegmentTypes() - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Gets the set of JPEG segment type identifiers.
- getSegmentTypes() - Method in interface com.drew.imaging.jpeg.JpegSegmentMetadataReader
-
Gets the set of JPEG segment types that this reader is interested in.
- getSegmentTypes() - Method in class com.drew.metadata.adobe.AdobeJpegReader
- getSegmentTypes() - Method in class com.drew.metadata.exif.ExifReader
- getSegmentTypes() - Method in class com.drew.metadata.icc.IccReader
- getSegmentTypes() - Method in class com.drew.metadata.iptc.IptcReader
- getSegmentTypes() - Method in class com.drew.metadata.jfif.JfifReader
- getSegmentTypes() - Method in class com.drew.metadata.jfxx.JfxxReader
- getSegmentTypes() - Method in class com.drew.metadata.jpeg.JpegCommentReader
- getSegmentTypes() - Method in class com.drew.metadata.jpeg.JpegDhtReader
- getSegmentTypes() - Method in class com.drew.metadata.jpeg.JpegDnlReader
- getSegmentTypes() - Method in class com.drew.metadata.jpeg.JpegReader
- getSegmentTypes() - Method in class com.drew.metadata.photoshop.DuckyReader
- getSegmentTypes() - Method in class com.drew.metadata.photoshop.PhotoshopReader
- getSegmentTypes() - Method in class com.drew.metadata.xmp.XmpReader
- getSelfTimerDelayDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getSelfTimerDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getSelfTimerDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getSensingMethodDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSensitivityTypeRangeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSensorTemperatureDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- getSequenceNumberDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getSerialNumberDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getShadingCompensation2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- getShadingCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getShadingCompensationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getSharpnessCameraSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSharpnessDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getSharpnessSettingDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getShootingModeDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getShootingModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getShortFocalLengthDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getShutterModeDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getShutterSpeedDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getShutterSpeedDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getShutterTypeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getSimplifiedInstance() - Method in class com.drew.lang.Rational
-
Simplifies the representation of this
Rationalnumber. - getSizeDescription(int) - Method in class com.drew.metadata.avi.AviDescriptor
- getSlicesDescription() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getSlowSyncDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getSmartRangeDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getSoftSkinEffectDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getSonyExposureTimeDescription() - Method in class com.drew.metadata.exif.makernotes.SonyTag9050bDescriptor
- getSonyModelIdDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getSourceDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getSpecialInstructionsDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getSpecialModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSpotFocusPointXCoordinateDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSpotFocusPointYCoordinateDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSpotMeteringModeDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getSRawQualityDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getStackedImageDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getStateDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getString(int) - Method in class com.drew.lang.SequentialReader
- getString(int) - Method in class com.drew.metadata.Directory
-
Returns the specified tag's value as a String.
- getString(int, int, String) - Method in class com.drew.lang.RandomAccessReader
- getString(int, int, Charset) - Method in class com.drew.lang.RandomAccessReader
- getString(int, String) - Method in class com.drew.lang.SequentialReader
- getString(int, String) - Method in class com.drew.metadata.Directory
- getString(int, Charset) - Method in class com.drew.lang.SequentialReader
- getStringArray(int) - Method in class com.drew.metadata.Directory
-
Gets the specified tag's value as a String array, if possible.
- getStringFromInt32(int) - Static method in class com.drew.metadata.icc.IccReader
- getStringValue(int) - Method in class com.drew.metadata.Directory
- getStringValue(int, int, Charset) - Method in class com.drew.lang.RandomAccessReader
- getStringValue(int, Charset) - Method in class com.drew.lang.SequentialReader
- getStringValueArray(int) - Method in class com.drew.metadata.Directory
-
Gets the specified tag's value as a StringValue array, if possible.
- getStripByteCountsDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSubfileTypeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSubjectDistanceDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSubjectDistanceRangeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getSubjectProgramDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getSupplementalCategoriesDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getSweepPanoramaDirectionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTable(int) - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory
- getTableClass() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- getTableDestinationId() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- getTableLength() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- getTagAfPointsInFocus() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getTagCount() - Method in class com.drew.metadata.Directory
-
Returns the number of tags set in this Directory.
- getTagName() - Method in class com.drew.metadata.Tag
-
Get the name of the tag, such as
Aperture, orInteropVersion. - getTagName(int) - Method in class com.drew.metadata.Directory
-
Returns the name of a specified tag as a String.
- getTagName(int) - Method in class com.drew.metadata.ErrorDirectory
- getTags() - Method in class com.drew.metadata.Directory
-
Returns an Iterator of Tag instances that have been set in this Directory.
- getTagType() - Method in class com.drew.metadata.Tag
-
Gets the tag type as an int
- getTagTypeHex() - Method in class com.drew.metadata.Tag
-
Gets the tag type in hex notation as a String with padded leading zeroes if necessary (i.e.
- getTeleconverterDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getTemperatureDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getTextStamp1Description() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTextStamp2Description() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTextStamp3Description() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTextStampDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTextualDataDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getThresholdingDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getThumbnailBytes() - Method in class com.drew.metadata.photoshop.PhotoshopDirectory
- getThumbnailDescription(int) - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getThumbnailDimensionsDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getThumbnailLengthDescription() - Method in class com.drew.metadata.exif.ExifThumbnailDescriptor
- getThumbnailOffsetDescription() - Method in class com.drew.metadata.exif.ExifThumbnailDescriptor
- getThumbnailOffsetDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getThumbnailSizeDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getTiffFormatCode() - Method in class com.drew.imaging.tiff.TiffDataFormat
- getTimeCreatedDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getTimeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getTimeDescription(int) - Method in class com.drew.metadata.iptc.IptcDescriptor
- getTimerRecordingDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTimeSentDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getTimeZoneDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getTitleDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getToneDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getToneLevelDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getToningEffectDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Descriptor
- getToningEffectDescription() - Method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Descriptor
- getTouchAeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTrailer() - Method in class com.drew.metadata.plist.BplistReader.PropertyListResults
- getTransform1Description() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getTransformDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getType() - Method in class com.drew.imaging.png.PngChunk
- getType() - Method in class com.drew.metadata.photoshop.Knot
-
Get the type of knot (linked or unlinked)
- getType() - Method in class com.drew.metadata.photoshop.Subpath
- getUInt16() - Method in class com.drew.lang.SequentialReader
-
Returns an unsigned 16-bit int calculated from the next two bytes of the sequence.
- getUInt16(int) - Method in class com.drew.lang.RandomAccessReader
-
Returns an unsigned 16-bit int calculated from two bytes of data at the specified index.
- getUInt32() - Method in class com.drew.lang.SequentialReader
-
Get a 32-bit unsigned integer from the buffer, returning it as a long.
- getUInt32(int) - Method in class com.drew.lang.RandomAccessReader
-
Get a 32-bit unsigned integer from the buffer, returning it as a long.
- getUInt8() - Method in class com.drew.lang.SequentialReader
-
Returns an unsigned 8-bit int calculated from the next byte of the sequence.
- getUInt8(int) - Method in class com.drew.lang.RandomAccessReader
-
Returns an unsigned 8-bit int calculated from one byte of data at the specified index.
- getUnitSpecifierDescription() - Method in class com.drew.metadata.png.PngDescriptor
- getUnknownDataDumpDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getUptimeDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getUrgencyDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getUserCommentDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getValue() - Method in class com.drew.lang.KeyValuePair
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
- getValue() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
- getValueBytes() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- getValueDescription() - Method in class com.drew.metadata.exif.makernotes.AppleRunTimeMakernoteDescriptor
- getVersion() - Method in class com.drew.metadata.jfif.JfifDirectory
- getVersionDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getVersionDescription() - Method in class com.drew.metadata.pcx.PcxDescriptor
- getVersionDescription() - Method in class com.drew.metadata.photoshop.PhotoshopDescriptor
- getVerticalSamplingFactor() - Method in class com.drew.metadata.jpeg.JpegComponent
- getVignetteControlDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- getVignettingCorrectionDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getWaterDepthDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWbModeDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWbTypeDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawWbInfo2Descriptor
- getWbTypeDescription(int) - Method in class com.drew.metadata.exif.PanasonicRawWbInfoDescriptor
- getWhiteBalance1Description() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getWhiteBalance2Description() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getWhiteBalance2Description() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getWhiteBalanceBiasDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDescriptor
- getWhiteBalanceBlueDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- getWhiteBalanceDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- getWhiteBalanceGreenDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWhiteBalanceModeDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWhiteBalanceRedDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWhiteBalanceSetupDescription() - Method in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- getWhiteBalanceTemperatureDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- getWhitePointX() - Method in class com.drew.imaging.png.PngChromaticities
- getWhitePointY() - Method in class com.drew.imaging.png.PngChromaticities
- getWideFocusZoneDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- getWidth() - Method in class com.drew.metadata.Face
- getWindowsAuthorDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWindowsCommentDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWindowsKeywordsDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWindowsSubjectDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWindowsTitleDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getWorldTimeLocationDescription() - Method in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- getWriterDescription() - Method in class com.drew.metadata.iptc.IptcDescriptor
- getX() - Method in class com.drew.metadata.Face
- getXMPMeta() - Method in class com.drew.metadata.xmp.XmpDirectory
-
Gets the XMPMeta object used to populate this directory.
- getXmpProperties() - Method in class com.drew.metadata.xmp.XmpDirectory
-
Gets a map of all XMP properties in this directory.
- getXResolutionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getY() - Method in class com.drew.metadata.Face
- getYCbCrCoefficientsDescription() - Method in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDescriptor
- getYCbCrPositioningDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getYCbCrSubsamplingDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getYears() - Method in class com.drew.metadata.Age
- getYResolutionDescription() - Method in class com.drew.metadata.exif.ExifDescriptorBase
- getZoneMatchingDescription() - Method in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- Gif - Enum constant in enum com.drew.imaging.FileType
- GifAnimationDescriptor - Class in com.drew.metadata.gif
- GifAnimationDescriptor(GifAnimationDirectory) - Constructor for class com.drew.metadata.gif.GifAnimationDescriptor
- GifAnimationDirectory - Class in com.drew.metadata.gif
- GifAnimationDirectory() - Constructor for class com.drew.metadata.gif.GifAnimationDirectory
- GifCommentDescriptor - Class in com.drew.metadata.gif
- GifCommentDescriptor(GifCommentDirectory) - Constructor for class com.drew.metadata.gif.GifCommentDescriptor
- GifCommentDirectory - Class in com.drew.metadata.gif
- GifCommentDirectory(StringValue) - Constructor for class com.drew.metadata.gif.GifCommentDirectory
- GifControlDescriptor - Class in com.drew.metadata.gif
- GifControlDescriptor(GifControlDirectory) - Constructor for class com.drew.metadata.gif.GifControlDescriptor
- GifControlDirectory - Class in com.drew.metadata.gif
- GifControlDirectory() - Constructor for class com.drew.metadata.gif.GifControlDirectory
- GifControlDirectory.DisposalMethod - Enum in com.drew.metadata.gif
-
Disposal method indicates the way in which the graphic is to be treated after being displayed.
- GifHeaderDescriptor - Class in com.drew.metadata.gif
- GifHeaderDescriptor(GifHeaderDirectory) - Constructor for class com.drew.metadata.gif.GifHeaderDescriptor
- GifHeaderDirectory - Class in com.drew.metadata.gif
- GifHeaderDirectory() - Constructor for class com.drew.metadata.gif.GifHeaderDirectory
- GifImageDescriptor - Class in com.drew.metadata.gif
- GifImageDescriptor(GifImageDirectory) - Constructor for class com.drew.metadata.gif.GifImageDescriptor
- GifImageDirectory - Class in com.drew.metadata.gif
- GifImageDirectory() - Constructor for class com.drew.metadata.gif.GifImageDirectory
- GifMetadataReader - Class in com.drew.imaging.gif
-
Obtains metadata from GIF files.
- GifMetadataReader() - Constructor for class com.drew.imaging.gif.GifMetadataReader
- GifReader - Class in com.drew.metadata.gif
-
Reader of GIF encoded data.
- GifReader() - Constructor for class com.drew.metadata.gif.GifReader
- GpsDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
GpsDirectory. - GpsDescriptor(GpsDirectory) - Constructor for class com.drew.metadata.exif.GpsDescriptor
- GpsDirectory - Class in com.drew.metadata.exif
-
Describes Exif tags that contain Global Positioning System (GPS) data.
- GpsDirectory() - Constructor for class com.drew.metadata.exif.GpsDirectory
- GREYSCALE - Static variable in class com.drew.imaging.png.PngColorType
-
Each pixel is a greyscale sample.
- GREYSCALE_WITH_ALPHA - Static variable in class com.drew.imaging.png.PngColorType
-
Each pixel is a greyscale sample followed by an alpha sample.
H
- HandlerBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.30 ISO/IEC 23008-12:2017 pg.22
- HandlerBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.HandlerBox
- HandlerReferenceAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-BBCIBHFD
- HandlerReferenceAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.HandlerReferenceAtom
- hasErrors() - Method in class com.drew.metadata.Directory
-
Gets a value indicating whether this directory has any error messages.
- hasErrors() - Method in class com.drew.metadata.Metadata
-
Indicates whether any errors were reported during the reading of metadata values.
- hasFollowerIfd() - Method in interface com.drew.imaging.tiff.TiffHandler
- hasFollowerIfd() - Method in class com.drew.metadata.exif.ExifTiffHandler
- hashCode() - Method in class com.drew.imaging.png.PngChunkType
- hashCode() - Method in class com.drew.lang.GeoLocation
- hashCode() - Method in class com.drew.lang.Rational
- hashCode() - Method in class com.drew.metadata.Age
- hashCode() - Method in class com.drew.metadata.Face
- hasTagName() - Method in class com.drew.metadata.Tag
-
Get whether this tag has a name.
- hasTagName(int) - Method in class com.drew.metadata.Directory
-
Gets whether the specified tag is known by the directory and has a name.
- hasTagName(int) - Method in class com.drew.metadata.ErrorDirectory
- Heif - Enum constant in enum com.drew.imaging.FileType
- HeifBoxHandler - Class in com.drew.metadata.heif
- HeifBoxHandler(Metadata) - Constructor for class com.drew.metadata.heif.HeifBoxHandler
- HeifBoxTypes - Class in com.drew.metadata.heif
- HeifBoxTypes() - Constructor for class com.drew.metadata.heif.HeifBoxTypes
- HeifContainerTypes - Class in com.drew.metadata.heif
- HeifContainerTypes() - Constructor for class com.drew.metadata.heif.HeifContainerTypes
- HeifDescriptor - Class in com.drew.metadata.heif
- HeifDescriptor(HeifDirectory) - Constructor for class com.drew.metadata.heif.HeifDescriptor
- HeifDirectory - Class in com.drew.metadata.heif
- HeifDirectory() - Constructor for class com.drew.metadata.heif.HeifDirectory
- HeifHandler<T extends HeifDirectory> - Class in com.drew.imaging.heif
- HeifHandler(Metadata) - Constructor for class com.drew.imaging.heif.HeifHandler
- HeifHandlerFactory - Class in com.drew.metadata.heif
- HeifHandlerFactory(HeifHandler<?>) - Constructor for class com.drew.metadata.heif.HeifHandlerFactory
- HeifItemTypes - Class in com.drew.metadata.heif
- HeifItemTypes() - Constructor for class com.drew.metadata.heif.HeifItemTypes
- HeifMetadataReader - Class in com.drew.imaging.heif
- HeifMetadataReader() - Constructor for class com.drew.imaging.heif.HeifMetadataReader
- HeifPictureHandler - Class in com.drew.metadata.heif
- HeifPictureHandler(Metadata) - Constructor for class com.drew.metadata.heif.HeifPictureHandler
- HeifReader - Class in com.drew.imaging.heif
- HeifReader() - Constructor for class com.drew.imaging.heif.HeifReader
- hIST - Static variable in class com.drew.imaging.png.PngChunkType
- HuffmanTable(HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass, int, byte[], byte[]) - Constructor for class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
- HuffmanTablesDescriptor - Class in com.drew.metadata.jpeg
-
Provides a human-readable string version of the tag stored in a
HuffmanTablesDirectory. - HuffmanTablesDescriptor(HuffmanTablesDirectory) - Constructor for class com.drew.metadata.jpeg.HuffmanTablesDescriptor
- HuffmanTablesDirectory - Class in com.drew.metadata.jpeg
-
Directory of tables for the DHT (Define Huffman Table(s)) segment.
- HuffmanTablesDirectory() - Constructor for class com.drew.metadata.jpeg.HuffmanTablesDirectory
- HuffmanTablesDirectory.HuffmanTable - Class in com.drew.metadata.jpeg
-
An instance of this class holds a JPEG Huffman table.
- HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass - Enum in com.drew.metadata.jpeg
I
- IccDescriptor - Class in com.drew.metadata.icc
- IccDescriptor(IccDirectory) - Constructor for class com.drew.metadata.icc.IccDescriptor
- IccDirectory - Class in com.drew.metadata.icc
- IccDirectory() - Constructor for class com.drew.metadata.icc.IccDirectory
- iCCP - Static variable in class com.drew.imaging.png.PngChunkType
- IccReader - Class in com.drew.metadata.icc
-
Reads an ICC profile.
- IccReader() - Constructor for class com.drew.metadata.icc.IccReader
- Ico - Enum constant in enum com.drew.imaging.FileType
- IcoDescriptor - Class in com.drew.metadata.ico
- IcoDescriptor(IcoDirectory) - Constructor for class com.drew.metadata.ico.IcoDescriptor
- IcoDirectory - Class in com.drew.metadata.ico
- IcoDirectory() - Constructor for class com.drew.metadata.ico.IcoDirectory
- IcoMetadataReader - Class in com.drew.imaging.ico
-
Obtains metadata from ICO (Windows Icon) files.
- IcoMetadataReader() - Constructor for class com.drew.imaging.ico.IcoMetadataReader
- IcoReader - Class in com.drew.metadata.ico
-
Reads ICO (Windows Icon) file metadata.
- IcoReader() - Constructor for class com.drew.metadata.ico.IcoReader
- IDAT - Static variable in class com.drew.imaging.png.PngChunkType
- IEND - Static variable in class com.drew.imaging.png.PngChunkType
- IHDR - Static variable in class com.drew.imaging.png.PngChunkType
-
Denotes a critical
PngChunkthat contains basic information about the PNG image. - ImageMetadataReader - Class in com.drew.imaging
-
Reads metadata from any supported file format.
- ImageProcessingException - Exception Class in com.drew.imaging
-
An exception class thrown upon an unexpected condition that was fatal for the processing of an image.
- ImageProcessingException(String) - Constructor for exception class com.drew.imaging.ImageProcessingException
- ImageProcessingException(String, Throwable) - Constructor for exception class com.drew.imaging.ImageProcessingException
- ImageProcessingException(Throwable) - Constructor for exception class com.drew.imaging.ImageProcessingException
- ImageRotationBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 23008-12:2017 pg.15
- ImageRotationBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ImageRotationBox
- ImageSpatialExtentsProperty - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 23008-12:2017 pg.11
- ImageSpatialExtentsProperty(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ImageSpatialExtentsProperty
- Indd - Enum constant in enum com.drew.imaging.FileType
- INDEXED_COLOR - Static variable in class com.drew.imaging.png.PngColorType
-
Each pixel is a palette index.
- INT16_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- INT16_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- INT32_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- INT32_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- INT8_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- INT8_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- intValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as an
int. - INVALID - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- IptcDescriptor - Class in com.drew.metadata.iptc
-
Provides human-readable string representations of tag values stored in a
IptcDirectory. - IptcDescriptor(IptcDirectory) - 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
- IptcReader - Class in com.drew.metadata.iptc
-
Decodes IPTC binary data, populating a
Metadataobject with tag values in anIptcDirectory. - IptcReader() - Constructor for class com.drew.metadata.iptc.IptcReader
- isAncillary() - Method in class com.drew.imaging.png.PngChunkType
- isCritical() - Method in class com.drew.imaging.png.PngChunkType
- isEmpty() - Method in class com.drew.metadata.Directory
-
Gets a value indicating whether the directory is empty, meaning it contains no errors and no tag values.
- isInteger() - Method in class com.drew.lang.Rational
-
Checks if this
Rationalnumber is an Integer, either positive or negative. - isIntervalMode() - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- isMotorolaByteOrder() - Method in class com.drew.lang.RandomAccessReader
-
Gets the endianness of this reader.
- isMotorolaByteOrder() - Method in class com.drew.lang.SequentialReader
-
Gets the endianness of this reader.
- ISO_8859_1 - Static variable in class com.drew.lang.Charsets
- Iso2022Converter - Class in com.drew.metadata.iptc
- isOptimized() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
-
The opposite of
HuffmanTablesDirectory.HuffmanTable.isTypical(). - isOptimized() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory
-
The opposite of
HuffmanTablesDirectory.isTypical(). - isPositive() - Method in class com.drew.lang.Rational
-
True if the value is non-zero and numerator and denominator are either both positive or both negative.
- isPrivate() - Method in class com.drew.imaging.png.PngChunkType
- isSafeToCopy() - Method in class com.drew.imaging.png.PngChunkType
- isTransparent() - Method in class com.drew.metadata.gif.GifControlDirectory
- isTypical() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable
-
Evaluates whether this table is a "typical" Huffman table.
- isTypical() - Method in class com.drew.metadata.jpeg.HuffmanTablesDirectory
-
Evaluates whether all the tables in this
HuffmanTablesDirectoryare "typical" Huffman tables. - isValid(byte[]) - Static method in class com.drew.metadata.plist.BplistReader
-
Ensure that a BPLIST is valid.
- isValidDate(int, int, int) - Static method in class com.drew.lang.DateUtil
- isValidTime(int, int, int) - Static method in class com.drew.lang.DateUtil
- isZero() - Method in class com.drew.lang.GeoLocation
- isZero() - Method in class com.drew.lang.Rational
-
Checks if either the numerator or denominator are zero.
- ITEM_EXIF - Static variable in class com.drew.metadata.heif.HeifItemTypes
- ItemInfoBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.81-83
- ItemInfoBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ItemInfoBox
- ItemInfoBox.ItemInfoEntry - Class in com.drew.metadata.heif.boxes
- ItemInfoEntry(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ItemInfoBox.ItemInfoEntry
- ItemLocationBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.77-80
- ItemLocationBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ItemLocationBox
- ItemLocationBox.Extent - Class in com.drew.metadata.heif.boxes
- ItemProtectionBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.80, 89-90
- ItemProtectionBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.ItemProtectionBox
- Iterables - Class in com.drew.lang
- Iterables() - Constructor for class com.drew.lang.Iterables
- iTXt - Static variable in class com.drew.imaging.png.PngChunkType
J
- JfifDescriptor - Class in com.drew.metadata.jfif
-
Provides human-readable string versions of the tags stored in a JfifDirectory.
- JfifDescriptor(JfifDirectory) - Constructor for class com.drew.metadata.jfif.JfifDescriptor
- JfifDirectory - Class in com.drew.metadata.jfif
-
Directory of tags and values for the SOF0 Jfif segment.
- JfifDirectory() - Constructor for class com.drew.metadata.jfif.JfifDirectory
- JfifReader - Class in com.drew.metadata.jfif
-
Reader for JFIF data, found in the APP0 JPEG segment.
- JfifReader() - Constructor for class com.drew.metadata.jfif.JfifReader
- JfxxDescriptor - Class in com.drew.metadata.jfxx
-
Provides human-readable string versions of the tags stored in a JfxxDirectory.
- JfxxDescriptor(JfxxDirectory) - Constructor for class com.drew.metadata.jfxx.JfxxDescriptor
- JfxxDirectory - Class in com.drew.metadata.jfxx
-
Directory of tags and values for the SOF0 JFXX segment.
- JfxxDirectory() - Constructor for class com.drew.metadata.jfxx.JfxxDirectory
- JfxxReader - Class in com.drew.metadata.jfxx
-
Reader for JFXX (JFIF extensions) data, found in the APP0 JPEG segment.
- JfxxReader() - Constructor for class com.drew.metadata.jfxx.JfxxReader
- join(Iterable<? extends CharSequence>, String) - Static method in class com.drew.lang.StringUtil
- join(T[], String) - Static method in class com.drew.lang.StringUtil
- Jpeg - Enum constant in enum com.drew.imaging.FileType
- JPEG_SEGMENT_PREAMBLE - Static variable in class com.drew.metadata.exif.ExifReader
-
Exif data stored in JPEG files' APP1 segment are preceded by this six character preamble "Exif\0\0".
- JPEG_SEGMENT_PREAMBLE - Static variable in class com.drew.metadata.icc.IccReader
- JpegCommentDescriptor - Class in com.drew.metadata.jpeg
-
Provides human-readable string representations of tag values stored in a
JpegCommentDirectory. - JpegCommentDescriptor(JpegCommentDirectory) - Constructor for class com.drew.metadata.jpeg.JpegCommentDescriptor
- JpegCommentDirectory - Class in com.drew.metadata.jpeg
-
Describes tags used by a JPEG file comment.
- JpegCommentDirectory() - Constructor for class com.drew.metadata.jpeg.JpegCommentDirectory
- JpegCommentReader - Class in com.drew.metadata.jpeg
-
Decodes the comment stored within JPEG files, populating a
Metadataobject with tag values in aJpegCommentDirectory. - JpegCommentReader() - Constructor for class com.drew.metadata.jpeg.JpegCommentReader
- JpegComponent - Class in com.drew.metadata.jpeg
-
Stores information about a JPEG image component such as the component id, horiz/vert sampling factor and quantization table number.
- JpegComponent(int, int, int) - Constructor for class com.drew.metadata.jpeg.JpegComponent
- JpegDescriptor - Class in com.drew.metadata.jpeg
-
Provides human-readable string versions of the tags stored in a JpegDirectory.
- JpegDescriptor(JpegDirectory) - Constructor for class com.drew.metadata.jpeg.JpegDescriptor
- JpegDhtReader - Class in com.drew.metadata.jpeg
-
Reader for JPEG Huffman tables, found in the DHT JPEG segment.
- JpegDhtReader() - Constructor for class com.drew.metadata.jpeg.JpegDhtReader
- JpegDirectory - Class in com.drew.metadata.jpeg
-
Directory of tags and values for the SOF0 JPEG segment.
- JpegDirectory() - Constructor for class com.drew.metadata.jpeg.JpegDirectory
- JpegDnlReader - Class in com.drew.metadata.jpeg
-
Decodes JPEG DNL data, adjusting the image height with information missing from the JPEG SOFx segment.
- JpegDnlReader() - Constructor for class com.drew.metadata.jpeg.JpegDnlReader
- JpegMetadataReader - Class in com.drew.imaging.jpeg
-
Obtains all available metadata from JPEG formatted files.
- JpegProcessingException - Exception Class in com.drew.imaging.jpeg
-
An exception class thrown upon unexpected and fatal conditions while processing a JPEG file.
- JpegProcessingException(String) - Constructor for exception class com.drew.imaging.jpeg.JpegProcessingException
- JpegProcessingException(String, Throwable) - Constructor for exception class com.drew.imaging.jpeg.JpegProcessingException
- JpegProcessingException(Throwable) - Constructor for exception class com.drew.imaging.jpeg.JpegProcessingException
- JpegReader - Class in com.drew.metadata.jpeg
-
Decodes JPEG SOFn data, populating a
Metadataobject with tag values in aJpegDirectory. - JpegReader() - Constructor for class com.drew.metadata.jpeg.JpegReader
- JpegSegmentData - Class in com.drew.imaging.jpeg
-
Holds a collection of JPEG data segments.
- JpegSegmentData() - Constructor for class com.drew.imaging.jpeg.JpegSegmentData
- JpegSegmentMetadataReader - Interface in com.drew.imaging.jpeg
-
Defines an object that extracts metadata from in JPEG segments.
- JpegSegmentReader - Class in com.drew.imaging.jpeg
-
Performs read functions of JPEG files, returning specific file segments.
- JpegSegmentType - Enum in com.drew.imaging.jpeg
-
An enumeration of the known segment types found in JPEG files.
- JPG - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Reserved for JPEG extensions.
- justification() - Element in annotation type com.drew.lang.annotations.SuppressWarnings
-
An explanation of why it is valid to suppress the warning in a particular situation/context.
K
- KeyValuePair - Class in com.drew.lang
-
Models a key/value pair, where both are non-null
StringValueobjects. - KeyValuePair(String, StringValue) - Constructor for class com.drew.lang.KeyValuePair
- Knot - Class in com.drew.metadata.photoshop
-
Represents a knot created by Photoshop: Linked knot Unlinked knot
- Knot(String) - Constructor for class com.drew.metadata.photoshop.Knot
- KodakMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
KodakMakernoteDirectory. - KodakMakernoteDescriptor(KodakMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.KodakMakernoteDescriptor
- KodakMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Kodak cameras.
- KodakMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- KyoceraMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
KyoceraMakernoteDirectory. - KyoceraMakernoteDescriptor(KyoceraMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.KyoceraMakernoteDescriptor
- KyoceraMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Kyocera and Contax cameras.
- KyoceraMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.KyoceraMakernoteDirectory
L
- language - Variable in class com.drew.metadata.mp4.Mp4Context
- LCS_CALIBRATED_RGB - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
0 = Calibrated RGB
- LCS_GM_ABS_COLORIMETRIC - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Match, Absolute Colorimetric
- LCS_GM_BUSINESS - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Graphic, Saturation
- LCS_GM_GRAPHICS - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Proof, Relative Colorimetric
- LCS_GM_IMAGES - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Picture, Perceptual
- LCS_sRGB - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
"sRGB" = sRGB Color Space
- LCS_WINDOWS_COLOR_SPACE - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
"Win " = System Default Color Space, sRGB
- LeicaMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
LeicaMakernoteDirectory. - LeicaMakernoteDescriptor(LeicaMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.LeicaMakernoteDescriptor
- LeicaMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to certain Leica cameras.
- LeicaMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- LeicaType5MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
LeicaType5MakernoteDirectory. - LeicaType5MakernoteDescriptor(LeicaType5MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDescriptor
- LeicaType5MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to certain Leica cameras.
- LeicaType5MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- LIST_HEADER - Static variable in class com.drew.metadata.avi.AviDirectory
- LIST_INFO - Static variable in class com.drew.metadata.wav.WavDirectory
- LIST_STREAM_HEADER - Static variable in class com.drew.metadata.avi.AviDirectory
- longValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as a
long. - lookup(int, String) - Static method in class com.drew.metadata.mov.QuickTimeDictionary
- lookup(int, String) - Static method in class com.drew.metadata.mp4.Mp4Dictionary
M
- main(String[]) - Static method in class com.drew.imaging.ImageMetadataReader
-
An application entry point.
- MAKERNOTE_ID - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
-
Version number used for identifying makernotes from Reconyx UltraFire cameras.
- MAKERNOTE_PUBLIC_ID - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
-
Version number used for identifying the public portion of makernotes from Reconyx UltraFire cameras.
- MAKERNOTE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
-
Version number used for identifying makernotes from Reconyx HyperFire cameras.
- MediaHeaderAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-SW34
- MediaHeaderAtom(SequentialReader, Atom, QuickTimeContext) - Constructor for class com.drew.metadata.mov.atoms.MediaHeaderAtom
- Metadata - Class in com.drew.metadata
-
A top-level object that holds the metadata values extracted from an image.
- Metadata() - Constructor for class com.drew.metadata.Metadata
- MetadataException - Exception Class in com.drew.metadata
-
Base class for all metadata specific exceptions.
- MetadataException(String) - Constructor for exception class com.drew.metadata.MetadataException
- MetadataException(String, Throwable) - Constructor for exception class com.drew.metadata.MetadataException
- MetadataException(Throwable) - Constructor for exception class com.drew.metadata.MetadataException
- MetadataReader - Interface in com.drew.metadata
-
Defines an object capable of processing a particular type of metadata from a
RandomAccessReader. - modificationTime - Variable in class com.drew.metadata.mov.QuickTimeContext
- modificationTime - Variable in class com.drew.metadata.mp4.Mp4Context
- MovieHeaderAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-BBCGFGJG
- MovieHeaderAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.MovieHeaderAtom
- Mp3 - Enum constant in enum com.drew.imaging.FileType
- Mp3Descriptor - Class in com.drew.metadata.mp3
- Mp3Descriptor(Mp3Directory) - Constructor for class com.drew.metadata.mp3.Mp3Descriptor
- Mp3Directory - Class in com.drew.metadata.mp3
- Mp3Directory() - Constructor for class com.drew.metadata.mp3.Mp3Directory
- Mp3MetadataReader - Class in com.drew.imaging.mp3
-
Obtains metadata from MP3 files.
- Mp3MetadataReader() - Constructor for class com.drew.imaging.mp3.Mp3MetadataReader
- Mp3Reader - Class in com.drew.metadata.mp3
-
Sources: http://id3.org/mp3Frame https://www.loc.gov/preservation/digital/formats/fdd/fdd000105.shtml
- Mp3Reader() - Constructor for class com.drew.metadata.mp3.Mp3Reader
- Mp4 - Enum constant in enum com.drew.imaging.FileType
- Mp4BoxHandler - Class in com.drew.metadata.mp4
- Mp4BoxHandler(Metadata) - Constructor for class com.drew.metadata.mp4.Mp4BoxHandler
- Mp4BoxTypes - Class in com.drew.metadata.mp4
- Mp4BoxTypes() - Constructor for class com.drew.metadata.mp4.Mp4BoxTypes
- Mp4ContainerTypes - Class in com.drew.metadata.mp4
- Mp4ContainerTypes() - Constructor for class com.drew.metadata.mp4.Mp4ContainerTypes
- Mp4Context - Class in com.drew.metadata.mp4
- Mp4Context() - Constructor for class com.drew.metadata.mp4.Mp4Context
- Mp4Descriptor - Class in com.drew.metadata.mp4
- Mp4Descriptor(Mp4Directory) - Constructor for class com.drew.metadata.mp4.Mp4Descriptor
- Mp4Dictionary - Class in com.drew.metadata.mp4
- Mp4Dictionary() - Constructor for class com.drew.metadata.mp4.Mp4Dictionary
- Mp4Directory - Class in com.drew.metadata.mp4
- Mp4Directory() - Constructor for class com.drew.metadata.mp4.Mp4Directory
- Mp4Handler<T extends Mp4Directory> - Class in com.drew.imaging.mp4
- Mp4Handler(Metadata) - Constructor for class com.drew.imaging.mp4.Mp4Handler
- Mp4HintDescriptor - Class in com.drew.metadata.mp4.media
- Mp4HintDescriptor(Mp4HintDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4HintDescriptor
- Mp4HintDirectory - Class in com.drew.metadata.mp4.media
- Mp4HintDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4HintDirectory
- Mp4HintHandler - Class in com.drew.metadata.mp4.media
- Mp4HintHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.media.Mp4HintHandler
- Mp4MediaDirectory - Class in com.drew.metadata.mp4.media
- Mp4MediaDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4MediaDirectory
- Mp4MediaHandler<T extends Mp4MediaDirectory> - Class in com.drew.metadata.mp4
- Mp4MediaHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.Mp4MediaHandler
- Mp4MetadataReader - Class in com.drew.imaging.mp4
- Mp4MetadataReader() - Constructor for class com.drew.imaging.mp4.Mp4MetadataReader
- Mp4MetaDescriptor - Class in com.drew.metadata.mp4.media
- Mp4MetaDescriptor(Mp4MetaDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4MetaDescriptor
- Mp4MetaDirectory - Class in com.drew.metadata.mp4.media
- Mp4MetaDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4MetaDirectory
- Mp4MetaHandler - Class in com.drew.metadata.mp4.media
- Mp4MetaHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.media.Mp4MetaHandler
- Mp4Reader - Class in com.drew.imaging.mp4
- Mp4SoundDescriptor - Class in com.drew.metadata.mp4.media
- Mp4SoundDescriptor(Mp4SoundDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4SoundDescriptor
- Mp4SoundDirectory - Class in com.drew.metadata.mp4.media
- Mp4SoundDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4SoundDirectory
- Mp4SoundHandler - Class in com.drew.metadata.mp4.media
- Mp4SoundHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.media.Mp4SoundHandler
- Mp4TextDescriptor - Class in com.drew.metadata.mp4.media
- Mp4TextDescriptor(Mp4TextDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4TextDescriptor
- Mp4TextDirectory - Class in com.drew.metadata.mp4.media
- Mp4TextDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4TextDirectory
- Mp4TextHandler - Class in com.drew.metadata.mp4.media
- Mp4TextHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.media.Mp4TextHandler
- Mp4UuidBoxDescriptor - Class in com.drew.metadata.mp4.media
- Mp4UuidBoxDescriptor(Mp4UuidBoxDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4UuidBoxDescriptor
- Mp4UuidBoxDirectory - Class in com.drew.metadata.mp4.media
- Mp4UuidBoxDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4UuidBoxDirectory
- Mp4UuidBoxHandler - Class in com.drew.metadata.mp4.media
- Mp4UuidBoxHandler(Metadata) - Constructor for class com.drew.metadata.mp4.media.Mp4UuidBoxHandler
- Mp4VideoDescriptor - Class in com.drew.metadata.mp4.media
- Mp4VideoDescriptor(Mp4VideoDirectory) - Constructor for class com.drew.metadata.mp4.media.Mp4VideoDescriptor
- Mp4VideoDirectory - Class in com.drew.metadata.mp4.media
- Mp4VideoDirectory() - Constructor for class com.drew.metadata.mp4.media.Mp4VideoDirectory
- Mp4VideoHandler - Class in com.drew.metadata.mp4.media
- Mp4VideoHandler(Metadata, Mp4Context) - Constructor for class com.drew.metadata.mp4.media.Mp4VideoHandler
- MpegAudioTypeChecker - Class in com.drew.imaging.mp3
- MpegAudioTypeChecker() - Constructor for class com.drew.imaging.mp3.MpegAudioTypeChecker
- MusicSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-57445
- MusicSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.MusicSampleDescriptionAtom
- Mxf - Enum constant in enum com.drew.imaging.FileType
N
- Nef - Enum constant in enum com.drew.imaging.FileType
-
Nikon camera raw.
- NikonPictureControl1Descriptor - Class in com.drew.metadata.exif.makernotes
- NikonPictureControl1Descriptor(NikonPictureControl1Directory) - Constructor for class com.drew.metadata.exif.makernotes.NikonPictureControl1Descriptor
- NikonPictureControl1Directory - Class in com.drew.metadata.exif.makernotes
- NikonPictureControl1Directory() - Constructor for class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- NikonPictureControl2Descriptor - Class in com.drew.metadata.exif.makernotes
- NikonPictureControl2Descriptor(NikonPictureControl2Directory) - Constructor for class com.drew.metadata.exif.makernotes.NikonPictureControl2Descriptor
- NikonPictureControl2Directory - Class in com.drew.metadata.exif.makernotes
- NikonPictureControl2Directory() - Constructor for class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- NikonType1MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
NikonType1MakernoteDirectory. - NikonType1MakernoteDescriptor(NikonType1MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.NikonType1MakernoteDescriptor
- NikonType1MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Nikon (type 1) cameras.
- NikonType1MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- NikonType2MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
NikonType2MakernoteDirectory. - NikonType2MakernoteDescriptor(NikonType2MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.NikonType2MakernoteDescriptor
- NikonType2MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Nikon (type 2) cameras.
- NikonType2MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- NONE - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
No halftoning algorithm
- NOT_SPECIFIED - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- NotNull - Annotation Type in com.drew.lang.annotations
- Nullable - Annotation Type in com.drew.lang.annotations
- NullOutputStream - Class in com.drew.lang
-
An implementation of OutputSteam that ignores write requests by doing nothing.
- NullOutputStream() - Constructor for class com.drew.lang.NullOutputStream
O
- OlympusCameraSettingsMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusCameraSettingsMakernoteDirectory. - OlympusCameraSettingsMakernoteDescriptor(OlympusCameraSettingsMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
- OlympusCameraSettingsMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus camera settings makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusCameraSettingsMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- OlympusEquipmentMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusEquipmentMakernoteDirectory. - OlympusEquipmentMakernoteDescriptor(OlympusEquipmentMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDescriptor
- OlympusEquipmentMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus equipment makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusEquipmentMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- OlympusFocusInfoMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusFocusInfoMakernoteDirectory. - OlympusFocusInfoMakernoteDescriptor(OlympusFocusInfoMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDescriptor
- OlympusFocusInfoMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus focus info makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusFocusInfoMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- OlympusImageProcessingMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusImageProcessingMakernoteDirectory. - OlympusImageProcessingMakernoteDescriptor(OlympusImageProcessingMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDescriptor
- OlympusImageProcessingMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus image processing makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusImageProcessingMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- OlympusMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
OlympusMakernoteDirectory. - OlympusMakernoteDescriptor(OlympusMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusMakernoteDescriptor
- OlympusMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- OlympusMakernoteDirectory.CameraSettings - Class in com.drew.metadata.exif.makernotes
- OlympusRawDevelopment2MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusRawDevelopment2MakernoteDirectory. - OlympusRawDevelopment2MakernoteDescriptor(OlympusRawDevelopment2MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDescriptor
- OlympusRawDevelopment2MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus raw development 2 makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusRawDevelopment2MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- OlympusRawDevelopmentMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusRawDevelopmentMakernoteDirectory. - OlympusRawDevelopmentMakernoteDescriptor(OlympusRawDevelopmentMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
- OlympusRawDevelopmentMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
The Olympus raw development makernote is used by many manufacturers (Epson, Konica, Minolta and Agfa...), and as such contains some tags that appear specific to those manufacturers.
- OlympusRawDevelopmentMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- OlympusRawInfoMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable String representations of tag values stored in a
OlympusRawInfoMakernoteDirectory. - OlympusRawInfoMakernoteDescriptor(OlympusRawInfoMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDescriptor
- OlympusRawInfoMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
These tags are found only in ORF images of some models (eg.
- OlympusRawInfoMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- Orf - Enum constant in enum com.drew.imaging.FileType
-
Olympus camera raw.
- OS2_BITMAP_ARRAY - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"BA" - OS/2 Bitmap array (multiple bitmaps)
- OS2_BITMAP_ARRAY - Static variable in class com.drew.metadata.bmp.BmpReader
-
"BA" - OS/2 Bitmap array (multiple bitmaps)
- OS2_COLOR_ICON - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"CI" - OS/2 Color icon
- OS2_COLOR_ICON - Static variable in class com.drew.metadata.bmp.BmpReader
-
"CI" - OS/2 Color icon
- OS2_COLOR_POINTER - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"CP" - OS/2 Color pointer
- OS2_COLOR_POINTER - Static variable in class com.drew.metadata.bmp.BmpReader
-
"CP" - OS/2 Color pointer
- OS2_ICON - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"IC" - OS/2 Icon
- OS2_ICON - Static variable in class com.drew.metadata.bmp.BmpReader
-
"IC" - OS/2 Icon
- OS2_POINTER - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
"PT" - OS/2 Pointer
- OS2_POINTER - Static variable in class com.drew.metadata.bmp.BmpReader
-
"PT" - OS/2 Pointer
P
- PanasonicMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
PanasonicMakernoteDirectory. - PanasonicMakernoteDescriptor(PanasonicMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.PanasonicMakernoteDescriptor
- PanasonicMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Panasonic and Leica cameras.
- PanasonicMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- PanasonicRawDistortionDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
PanasonicRawDistortionDirectory. - PanasonicRawDistortionDescriptor(PanasonicRawDistortionDirectory) - Constructor for class com.drew.metadata.exif.PanasonicRawDistortionDescriptor
- PanasonicRawDistortionDirectory - Class in com.drew.metadata.exif
-
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
- PanasonicRawDistortionDirectory() - Constructor for class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- PanasonicRawIFD0Descriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
PanasonicRawIFD0Directory. - PanasonicRawIFD0Descriptor(PanasonicRawIFD0Directory) - Constructor for class com.drew.metadata.exif.PanasonicRawIFD0Descriptor
- PanasonicRawIFD0Directory - Class in com.drew.metadata.exif
-
These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
- PanasonicRawIFD0Directory() - Constructor for class com.drew.metadata.exif.PanasonicRawIFD0Directory
- PanasonicRawWbInfo2Descriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
PanasonicRawWbInfo2Directory. - PanasonicRawWbInfo2Descriptor(PanasonicRawWbInfo2Directory) - Constructor for class com.drew.metadata.exif.PanasonicRawWbInfo2Descriptor
- PanasonicRawWbInfo2Directory - Class in com.drew.metadata.exif
-
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
- PanasonicRawWbInfo2Directory() - Constructor for class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- PanasonicRawWbInfoDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
PanasonicRawWbInfoDirectory. - PanasonicRawWbInfoDescriptor(PanasonicRawWbInfoDirectory) - Constructor for class com.drew.metadata.exif.PanasonicRawWbInfoDescriptor
- PanasonicRawWbInfoDirectory - Class in com.drew.metadata.exif
-
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
- PanasonicRawWbInfoDirectory() - Constructor for class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- PANDA - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
Processing Algorithm for Noncoded Document Acquisition
- Panorama() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.Panorama
- parse(byte[]) - Static method in class com.drew.metadata.plist.BplistReader
- Pcx - Enum constant in enum com.drew.imaging.FileType
- PcxDescriptor - Class in com.drew.metadata.pcx
- PcxDescriptor(PcxDirectory) - Constructor for class com.drew.metadata.pcx.PcxDescriptor
- PcxDirectory - Class in com.drew.metadata.pcx
- PcxDirectory() - Constructor for class com.drew.metadata.pcx.PcxDirectory
- PcxMetadataReader - Class in com.drew.imaging.pcx
-
Obtains metadata from PCX image files.
- PcxMetadataReader() - Constructor for class com.drew.imaging.pcx.PcxMetadataReader
- PcxReader - Class in com.drew.metadata.pcx
-
Reads PCX image file metadata.
- PcxReader() - Constructor for class com.drew.metadata.pcx.PcxReader
- Pdf - Enum constant in enum com.drew.imaging.FileType
- PentaxMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
PentaxMakernoteDirectory. - PentaxMakernoteDescriptor(PentaxMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.PentaxMakernoteDescriptor
- PentaxMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Pentax and Asahi cameras.
- PentaxMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
- PhotographicConversions - Class in com.drew.imaging
-
Contains helper methods that perform photographic conversions.
- PHOTOSHOP_PROPERTIES - Static variable in class com.drew.metadata.Schema
- PhotoshopDescriptor - Class in com.drew.metadata.photoshop
- PhotoshopDescriptor(PhotoshopDirectory) - Constructor for class com.drew.metadata.photoshop.PhotoshopDescriptor
- PhotoshopDirectory - Class in com.drew.metadata.photoshop
-
Holds the metadata found in the APPD segment of a JPEG file saved by Photoshop.
- PhotoshopDirectory() - Constructor for class com.drew.metadata.photoshop.PhotoshopDirectory
- PhotoshopReader - Class in com.drew.metadata.photoshop
-
Reads metadata created by Photoshop and stored in the APPD segment of JPEG files.
- PhotoshopReader() - Constructor for class com.drew.metadata.photoshop.PhotoshopReader
- PhotoshopTiffHandler - Class in com.drew.metadata.photoshop
- PhotoshopTiffHandler(Metadata, Directory) - Constructor for class com.drew.metadata.photoshop.PhotoshopTiffHandler
- pHYs - Static variable in class com.drew.imaging.png.PngChunkType
- PixelInformationBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 23008-12:2017 pg.13
- PixelInformationBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.PixelInformationBox
- PLTE - Static variable in class com.drew.imaging.png.PngChunkType
-
Denotes a critical
PngChunkthat contains palette entries. - Png - Enum constant in enum com.drew.imaging.FileType
- PngChromaticities - Class in com.drew.imaging.png
- PngChromaticities(byte[]) - Constructor for class com.drew.imaging.png.PngChromaticities
- PngChromaticitiesDirectory - Class in com.drew.metadata.png
- PngChromaticitiesDirectory() - Constructor for class com.drew.metadata.png.PngChromaticitiesDirectory
- PngChunk - Class in com.drew.imaging.png
- PngChunk(PngChunkType, byte[]) - Constructor for class com.drew.imaging.png.PngChunk
- PngChunkReader - Class in com.drew.imaging.png
- PngChunkReader() - Constructor for class com.drew.imaging.png.PngChunkReader
- PngChunkType - Class in com.drew.imaging.png
- PngChunkType(byte[]) - Constructor for class com.drew.imaging.png.PngChunkType
- PngChunkType(String) - Constructor for class com.drew.imaging.png.PngChunkType
- PngChunkType(String, boolean) - Constructor for class com.drew.imaging.png.PngChunkType
- PngColorType - Class in com.drew.imaging.png
- PngDescriptor - Class in com.drew.metadata.png
- PngDescriptor(PngDirectory) - Constructor for class com.drew.metadata.png.PngDescriptor
- PngDirectory - Class in com.drew.metadata.png
- PngDirectory(PngChunkType) - Constructor for class com.drew.metadata.png.PngDirectory
- PngHeader - Class in com.drew.imaging.png
- PngHeader(byte[]) - Constructor for class com.drew.imaging.png.PngHeader
- PngMetadataReader - Class in com.drew.imaging.png
- PngMetadataReader() - Constructor for class com.drew.imaging.png.PngMetadataReader
- PngProcessingException - Exception Class in com.drew.imaging.png
-
An exception class thrown upon unexpected and fatal conditions while processing a JPEG file.
- PngProcessingException(String) - Constructor for exception class com.drew.imaging.png.PngProcessingException
- PngProcessingException(String, Throwable) - Constructor for exception class com.drew.imaging.png.PngProcessingException
- PngProcessingException(Throwable) - Constructor for exception class com.drew.imaging.png.PngProcessingException
- PREAMBLE - Static variable in class com.drew.metadata.adobe.AdobeJpegReader
- PREAMBLE - Static variable in class com.drew.metadata.jfif.JfifReader
- PREAMBLE - Static variable in class com.drew.metadata.jfxx.JfxxReader
- PrimaryItemBox - Class in com.drew.metadata.heif.boxes
-
ISO/IEC 14496-12:2015 pg.80
- PrimaryItemBox(SequentialReader, Box) - Constructor for class com.drew.metadata.heif.boxes.PrimaryItemBox
- PrintIMDescriptor - Class in com.drew.metadata.exif
-
Provides human-readable string representations of tag values stored in a
PrintIMDirectory. - PrintIMDescriptor(PrintIMDirectory) - Constructor for class com.drew.metadata.exif.PrintIMDescriptor
- PrintIMDirectory - Class in com.drew.metadata.exif
-
These tags can be found in Epson proprietary metadata.
- PrintIMDirectory() - Constructor for class com.drew.metadata.exif.PrintIMDirectory
- printStackTrace() - Method in exception class com.drew.lang.CompoundException
- printStackTrace(PrintStream) - Method in exception class com.drew.lang.CompoundException
- printStackTrace(PrintWriter) - Method in exception class com.drew.lang.CompoundException
- process(Metadata, InputStream) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- process(Metadata, InputStream, Iterable<JpegSegmentMetadataReader>) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- processAtom(Atom, byte[], QuickTimeContext) - Method in class com.drew.metadata.mov.QuickTimeAtomHandler
- processAtom(Atom, byte[], QuickTimeContext) - Method in class com.drew.metadata.mov.QuickTimeMediaHandler
- processBox(Box, byte[]) - Method in class com.drew.metadata.heif.HeifBoxHandler
- processBox(String, byte[], long, Mp4Context) - Method in class com.drew.metadata.mp4.media.Mp4UuidBoxHandler
- processBox(String, byte[], long, Mp4Context) - Method in class com.drew.metadata.mp4.Mp4BoxHandler
- processBox(String, byte[], long, Mp4Context) - Method in class com.drew.metadata.mp4.Mp4MediaHandler
- processChunk(String, byte[]) - Method in interface com.drew.imaging.riff.RiffHandler
-
Perform whatever processing is necessary for the type of chunk with its payload.
- processChunk(String, byte[]) - Method in class com.drew.metadata.avi.AviRiffHandler
- processChunk(String, byte[]) - Method in class com.drew.metadata.wav.WavRiffHandler
- processChunk(String, byte[]) - Method in class com.drew.metadata.webp.WebpRiffHandler
- processChunks(SequentialReader, int, RiffHandler) - Method in class com.drew.imaging.riff.RiffReader
- processContainer(Box, SequentialReader) - Method in class com.drew.metadata.heif.HeifBoxHandler
- processIfd(TiffHandler, RandomAccessReader, Set<Integer>, int, int) - Static method in class com.drew.imaging.tiff.TiffReader
-
Processes a TIFF IFD.
- processJpegSegmentData(Metadata, Iterable<JpegSegmentMetadataReader>, JpegSegmentData) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- processMediaInformation(SequentialReader) - Method in class com.drew.metadata.mp4.media.Mp4SoundHandler
- processMediaInformation(SequentialReader) - Method in class com.drew.metadata.mp4.media.Mp4VideoHandler
- processMediaInformation(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeSoundHandler
- processMediaInformation(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeTimecodeHandler
- processMediaInformation(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeVideoHandler
- processRiff(SequentialReader, RiffHandler) - Method in class com.drew.imaging.riff.RiffReader
-
Processes a RIFF data sequence.
- processSampleDescription(SequentialReader) - Method in class com.drew.metadata.mp4.media.Mp4SoundHandler
- processSampleDescription(SequentialReader) - Method in class com.drew.metadata.mp4.media.Mp4VideoHandler
- processSampleDescription(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeSoundHandler
- processSampleDescription(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeTimecodeHandler
- processSampleDescription(SequentialReader, Atom) - Method in class com.drew.metadata.mov.media.QuickTimeVideoHandler
- processTiff(RandomAccessReader, TiffHandler, int) - Method in class com.drew.imaging.tiff.TiffReader
-
Processes a TIFF data sequence.
- processTimeToSample(SequentialReader, Atom, QuickTimeContext) - Method in class com.drew.metadata.mov.media.QuickTimeVideoHandler
- processTimeToSample(SequentialReader, Mp4Context) - Method in class com.drew.metadata.mp4.media.Mp4VideoHandler
- PROFILE_EMBEDDED - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
"MBED" = Embedded Profile
- PROFILE_LINKED - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
"LINK" = Linked Profile
- PropertyListResults(List<Object>, BplistReader.Trailer) - Constructor for class com.drew.metadata.plist.BplistReader.PropertyListResults
- Psd - Enum constant in enum com.drew.imaging.FileType
- PsdHeaderDescriptor - Class in com.drew.metadata.photoshop
- PsdHeaderDescriptor(PsdHeaderDirectory) - Constructor for class com.drew.metadata.photoshop.PsdHeaderDescriptor
- PsdHeaderDirectory - Class in com.drew.metadata.photoshop
-
Holds the basic metadata found in the header of a Photoshop PSD file.
- PsdHeaderDirectory() - Constructor for class com.drew.metadata.photoshop.PsdHeaderDirectory
- PsdMetadataReader - Class in com.drew.imaging.psd
-
Obtains metadata from Photoshop's PSD files.
- PsdMetadataReader() - Constructor for class com.drew.imaging.psd.PsdMetadataReader
- PsdReader - Class in com.drew.metadata.photoshop
-
Reads metadata stored within PSD file format data.
- PsdReader() - Constructor for class com.drew.metadata.photoshop.PsdReader
Q
- QuickTime - Enum constant in enum com.drew.imaging.FileType
- QuickTimeAtomHandler - Class in com.drew.metadata.mov
- QuickTimeAtomHandler(Metadata) - Constructor for class com.drew.metadata.mov.QuickTimeAtomHandler
- QuickTimeAtomTypes - Class in com.drew.metadata.mov
- QuickTimeAtomTypes() - Constructor for class com.drew.metadata.mov.QuickTimeAtomTypes
- QuickTimeContainerTypes - Class in com.drew.metadata.mov
- QuickTimeContainerTypes() - Constructor for class com.drew.metadata.mov.QuickTimeContainerTypes
- QuickTimeContext - Class in com.drew.metadata.mov
- QuickTimeContext() - Constructor for class com.drew.metadata.mov.QuickTimeContext
- QuickTimeDataHandler - Class in com.drew.metadata.mov.metadata
- QuickTimeDataHandler(Metadata) - Constructor for class com.drew.metadata.mov.metadata.QuickTimeDataHandler
- QuickTimeDescriptor - Class in com.drew.metadata.mov
- QuickTimeDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.QuickTimeDescriptor
- QuickTimeDictionary - Class in com.drew.metadata.mov
- QuickTimeDirectory - Class in com.drew.metadata.mov
- QuickTimeDirectory() - Constructor for class com.drew.metadata.mov.QuickTimeDirectory
- QuickTimeDirectoryHandler - Class in com.drew.metadata.mov.metadata
- QuickTimeDirectoryHandler(Metadata) - Constructor for class com.drew.metadata.mov.metadata.QuickTimeDirectoryHandler
- QuickTimeHandler<T extends QuickTimeDirectory> - Class in com.drew.imaging.quicktime
- QuickTimeHandler(Metadata) - Constructor for class com.drew.imaging.quicktime.QuickTimeHandler
- QuickTimeHandlerFactory - Class in com.drew.metadata.mov
- QuickTimeHandlerFactory(QuickTimeHandler<?>) - Constructor for class com.drew.metadata.mov.QuickTimeHandlerFactory
- QuickTimeMediaDirectory - Class in com.drew.metadata.mov.media
- QuickTimeMediaDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeMediaDirectory
- QuickTimeMediaHandler<T extends QuickTimeDirectory> - Class in com.drew.metadata.mov
-
Classes that extend this class should be from the media dat atom types: https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-SW1
- QuickTimeMediaHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.QuickTimeMediaHandler
- QuickTimeMetadataDescriptor - Class in com.drew.metadata.mov.metadata
- QuickTimeMetadataDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.metadata.QuickTimeMetadataDescriptor
- QuickTimeMetadataDirectory - Class in com.drew.metadata.mov.metadata
- QuickTimeMetadataDirectory() - Constructor for class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- QuickTimeMetadataHandler - Class in com.drew.metadata.mov
- QuickTimeMetadataHandler(Metadata) - Constructor for class com.drew.metadata.mov.QuickTimeMetadataHandler
- QuickTimeMetadataReader - Class in com.drew.imaging.quicktime
- QuickTimeMetadataReader() - Constructor for class com.drew.imaging.quicktime.QuickTimeMetadataReader
- QuickTimeMusicDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeMusicDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeMusicDescriptor
- QuickTimeMusicDirectory - Class in com.drew.metadata.mov.media
- QuickTimeMusicDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeMusicDirectory
- QuickTimeMusicHandler - Class in com.drew.metadata.mov.media
- QuickTimeMusicHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeMusicHandler
- QuickTimeReader - Class in com.drew.imaging.quicktime
- QuickTimeSoundDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeSoundDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeSoundDescriptor
- QuickTimeSoundDirectory - Class in com.drew.metadata.mov.media
- QuickTimeSoundDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- QuickTimeSoundHandler - Class in com.drew.metadata.mov.media
- QuickTimeSoundHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeSoundHandler
- QuickTimeSubtitleDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeSubtitleDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeSubtitleDescriptor
- QuickTimeSubtitleDirectory - Class in com.drew.metadata.mov.media
- QuickTimeSubtitleDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- QuickTimeSubtitleHandler - Class in com.drew.metadata.mov.media
- QuickTimeSubtitleHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeSubtitleHandler
- QuickTimeTextDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeTextDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeTextDescriptor
- QuickTimeTextDirectory - Class in com.drew.metadata.mov.media
- QuickTimeTextDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeTextDirectory
- QuickTimeTextHandler - Class in com.drew.metadata.mov.media
- QuickTimeTextHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeTextHandler
- QuickTimeTimecodeDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeTimecodeDescriptor(QuickTimeDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeTimecodeDescriptor
- QuickTimeTimecodeDirectory - Class in com.drew.metadata.mov.media
- QuickTimeTimecodeDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- QuickTimeTimecodeHandler - Class in com.drew.metadata.mov.media
- QuickTimeTimecodeHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeTimecodeHandler
- QuickTimeTypeChecker - Class in com.drew.imaging.quicktime
- QuickTimeTypeChecker() - Constructor for class com.drew.imaging.quicktime.QuickTimeTypeChecker
- QuickTimeVideoDescriptor - Class in com.drew.metadata.mov.media
- QuickTimeVideoDescriptor(QuickTimeVideoDirectory) - Constructor for class com.drew.metadata.mov.media.QuickTimeVideoDescriptor
- QuickTimeVideoDirectory - Class in com.drew.metadata.mov.media
- QuickTimeVideoDirectory() - Constructor for class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- QuickTimeVideoHandler - Class in com.drew.metadata.mov.media
- QuickTimeVideoHandler(Metadata, QuickTimeContext) - Constructor for class com.drew.metadata.mov.media.QuickTimeVideoHandler
- Qxp - Enum constant in enum com.drew.imaging.FileType
R
- Raf - Enum constant in enum com.drew.imaging.FileType
-
FujiFilm camera raw.
- RafMetadataReader - Class in com.drew.imaging.raf
-
Obtains metadata from RAF (Fujifilm camera raw) image files.
- Ram - Enum constant in enum com.drew.imaging.FileType
- RandomAccessFileReader - Class in com.drew.lang
-
Provides methods to read specific values from a
RandomAccessFile, with a consistent, checked exception structure for issues. - RandomAccessFileReader(RandomAccessFile) - Constructor for class com.drew.lang.RandomAccessFileReader
- RandomAccessFileReader(RandomAccessFile, int) - Constructor for class com.drew.lang.RandomAccessFileReader
- RandomAccessReader - Class in com.drew.lang
-
Base class for random access data reading operations of common data types.
- RandomAccessReader() - Constructor for class com.drew.lang.RandomAccessReader
- RandomAccessStreamReader - Class in com.drew.lang
- RandomAccessStreamReader(InputStream) - Constructor for class com.drew.lang.RandomAccessStreamReader
- RandomAccessStreamReader(InputStream, int) - Constructor for class com.drew.lang.RandomAccessStreamReader
- RandomAccessStreamReader(InputStream, int, long) - Constructor for class com.drew.lang.RandomAccessStreamReader
- Rational - Class in com.drew.lang
-
Immutable class for holding a rational number without loss of precision.
- Rational(long, long) - Constructor for class com.drew.lang.Rational
-
Creates a new instance of Rational.
- RATIONAL_S - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- RATIONAL_U - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- read(byte[]) - Static method in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- read(byte[]) - Static method in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- read(byte[]) - Static method in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- read(File, Metadata) - Method in class com.drew.metadata.file.FileSystemMetadataReader
- readAllBytes(InputStream) - Static method in class com.drew.lang.StreamUtil
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in interface com.drew.imaging.jpeg.JpegSegmentMetadataReader
-
Extracts metadata from all instances of a particular JPEG segment type.
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.adobe.AdobeJpegReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.exif.ExifReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.icc.IccReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.iptc.IptcReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jfif.JfifReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jfxx.JfxxReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegCommentReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegDhtReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegDnlReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.jpeg.JpegReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.photoshop.DuckyReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.photoshop.PhotoshopReader
- readJpegSegments(Iterable<byte[]>, Metadata, JpegSegmentType) - Method in class com.drew.metadata.xmp.XmpReader
-
Version specifically for dealing with XMP found in JPEG segments.
- readMetadata(RandomAccessReader) - Static method in class com.drew.imaging.tiff.TiffMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.avi.AviMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.bmp.BmpMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.eps.EpsMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.gif.GifMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.ico.IcoMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.ImageMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.mp3.Mp3MetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.mp4.Mp4MetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.pcx.PcxMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.png.PngMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.psd.PsdMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.quicktime.QuickTimeMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.raf.RafMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.tiff.TiffMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.wav.WavMetadataReader
- readMetadata(File) - Static method in class com.drew.imaging.webp.WebpMetadataReader
- readMetadata(File, Iterable<JpegSegmentMetadataReader>) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.avi.AviMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.bmp.BmpMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.eps.EpsMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.gif.GifMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.heif.HeifMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.ico.IcoMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.ImageMetadataReader
-
Reads metadata from an
InputStream. - readMetadata(InputStream) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.mp3.Mp3MetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.mp4.Mp4MetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.pcx.PcxMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.png.PngMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.psd.PsdMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.quicktime.QuickTimeMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.raf.RafMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.tiff.TiffMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.wav.WavMetadataReader
- readMetadata(InputStream) - Static method in class com.drew.imaging.webp.WebpMetadataReader
- readMetadata(InputStream, long) - Static method in class com.drew.imaging.ImageMetadataReader
-
Reads metadata from an
InputStreamof known length. - readMetadata(InputStream, long, FileType) - Static method in class com.drew.imaging.ImageMetadataReader
-
Reads metadata from an
InputStreamof known length and file type. - readMetadata(InputStream, Iterable<JpegSegmentMetadataReader>) - Static method in class com.drew.imaging.jpeg.JpegMetadataReader
- readSegments(SequentialReader, Iterable<JpegSegmentType>) - Static method in class com.drew.imaging.jpeg.JpegSegmentReader
-
Processes the provided JPEG data, and extracts the specified JPEG segments into a
JpegSegmentDataobject. - readSegments(File, Iterable<JpegSegmentType>) - Static method in class com.drew.imaging.jpeg.JpegSegmentReader
-
Processes the provided JPEG data, and extracts the specified JPEG segments into a
JpegSegmentDataobject. - ReconyxHyperFire2MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
ReconyxHyperFire2MakernoteDirectory. - ReconyxHyperFire2MakernoteDescriptor(ReconyxHyperFire2MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDescriptor
- ReconyxHyperFire2MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Reconyx HyperFire 2 cameras.
- ReconyxHyperFire2MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- ReconyxHyperFireMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
ReconyxHyperFireMakernoteDirectory. - ReconyxHyperFireMakernoteDescriptor(ReconyxHyperFireMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDescriptor
- ReconyxHyperFireMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Reconyx HyperFire cameras.
- ReconyxHyperFireMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- ReconyxUltraFireMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
ReconyxUltraFireMakernoteDirectory. - ReconyxUltraFireMakernoteDescriptor(ReconyxUltraFireMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDescriptor
- ReconyxUltraFireMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Reconyx UltraFire cameras.
- ReconyxUltraFireMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- removeSegment(byte) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Removes all segments from the collection having the specified type.
- removeSegment(JpegSegmentType) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Removes all segments from the collection having the specified type.
- removeSegmentOccurrence(byte, int) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Removes a specified instance of a segment's data from the collection.
- removeSegmentOccurrence(JpegSegmentType, int) - Method in class com.drew.imaging.jpeg.JpegSegmentData
-
Removes a specified instance of a segment's data from the collection.
- RESTORE_TO_BACKGROUND_COLOR - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- RESTORE_TO_PREVIOUS - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- RGB - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
- RicohMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
RicohMakernoteDirectory. - RicohMakernoteDescriptor(RicohMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.RicohMakernoteDescriptor
- RicohMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Ricoh cameras.
- RicohMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- Riff - Enum constant in enum com.drew.imaging.FileType
- RiffHandler - Interface in com.drew.imaging.riff
-
Interface of an class capable of handling events raised during the reading of a RIFF file via
RiffReader. - RiffProcessingException - Exception Class in com.drew.imaging.riff
-
An exception class thrown upon unexpected and fatal conditions while processing a RIFF file.
- RiffProcessingException(String) - Constructor for exception class com.drew.imaging.riff.RiffProcessingException
- RiffProcessingException(String, Throwable) - Constructor for exception class com.drew.imaging.riff.RiffProcessingException
- RiffProcessingException(Throwable) - Constructor for exception class com.drew.imaging.riff.RiffProcessingException
- RiffReader - Class in com.drew.imaging.riff
-
Processes RIFF-formatted data, calling into client code via that
RiffHandlerinterface. - RiffReader() - Constructor for class com.drew.imaging.riff.RiffReader
- RiffTypeChecker - Class in com.drew.imaging.riff
- RiffTypeChecker() - Constructor for class com.drew.imaging.riff.RiffTypeChecker
- ROOT_TWO - Static variable in class com.drew.imaging.PhotographicConversions
- Rtf - Enum constant in enum com.drew.imaging.FileType
- Rw2 - Enum constant in enum com.drew.imaging.FileType
-
Panasonic camera raw.
S
- SampleDescription - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-BBCHHGBH
- SampleDescription(SequentialReader) - Constructor for class com.drew.metadata.mov.atoms.SampleDescription
- SampleDescriptionAtom<T extends SampleDescription> - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-25691
- SampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.SampleDescriptionAtom
- SamsungType2MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
SamsungType2MakernoteDirectory. - SamsungType2MakernoteDescriptor(SamsungType2MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDescriptor
- SamsungType2MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific certain 'newer' Samsung cameras.
- SamsungType2MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- SanyoMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
SonyType6MakernoteDirectory. - SanyoMakernoteDescriptor(SanyoMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SanyoMakernoteDescriptor
- SanyoMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Sanyo cameras.
- SanyoMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- sBIT - Static variable in class com.drew.imaging.png.PngChunkType
- Schema - Class in com.drew.metadata
- Schema() - Constructor for class com.drew.metadata.Schema
- SequentialByteArrayReader - Class in com.drew.lang
- SequentialByteArrayReader(byte[]) - Constructor for class com.drew.lang.SequentialByteArrayReader
- SequentialByteArrayReader(byte[], int) - Constructor for class com.drew.lang.SequentialByteArrayReader
- SequentialReader - Class in com.drew.lang
- SequentialReader() - Constructor for class com.drew.lang.SequentialReader
- setBoolean(int, boolean) - Method in class com.drew.metadata.Directory
-
Sets a
booleanvalue for the specified tag. - setByteArray(int, byte[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setByteArray(int, byte[]) - Method in class com.drew.metadata.Directory
-
Sets a
byte[](array) for the specified tag. - setByteArray(int, byte[]) - Method in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- setByteArray(int, byte[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setDate(int, Date) - Method in class com.drew.metadata.Directory
-
Sets a
java.util.Datevalue for the specified tag. - setDefaultValue(T) - Method in class com.drew.lang.ByteTrie
-
Sets the default value to use in
ByteTrie.find(byte[])when no path matches. - setDescriptor(TagDescriptor<?>) - Method in class com.drew.metadata.Directory
-
Sets the descriptor used to interpret tag values.
- setDouble(int, double) - Method in interface com.drew.imaging.tiff.TiffHandler
- setDouble(int, double) - Method in class com.drew.metadata.Directory
-
Sets a
doublevalue for the specified tag. - setDouble(int, double) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setDoubleArray(int, double[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setDoubleArray(int, double[]) - Method in class com.drew.metadata.Directory
-
Sets a
double[](array) for the specified tag. - setDoubleArray(int, double[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setFloat(int, float) - Method in interface com.drew.imaging.tiff.TiffHandler
- setFloat(int, float) - Method in class com.drew.metadata.Directory
-
Sets a
floatvalue for the specified tag. - setFloat(int, float) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setFloatArray(int, float[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setFloatArray(int, float[]) - Method in class com.drew.metadata.Directory
-
Sets a
float[](array) for the specified tag. - setFloatArray(int, float[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt(int, int) - Method in class com.drew.metadata.Directory
-
Sets an
intvalue for the specified tag. - setInt16s(int, int) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt16s(int, int) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt16sArray(int, short[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt16sArray(int, short[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt16u(int, int) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt16u(int, int) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt16uArray(int, int[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt16uArray(int, int[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt32s(int, int) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt32s(int, int) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt32sArray(int, int[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt32sArray(int, int[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt32u(int, long) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt32u(int, long) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt32uArray(int, long[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt32uArray(int, long[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt8s(int, byte) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt8s(int, byte) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt8sArray(int, byte[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt8sArray(int, byte[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt8u(int, short) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt8u(int, short) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setInt8uArray(int, short[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setInt8uArray(int, short[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setIntArray(int, int[]) - Method in class com.drew.metadata.Directory
-
Sets an
int[](array) for the specified tag. - setLong(int, long) - Method in class com.drew.metadata.Directory
-
Sets a
longvalue for the specified tag. - setLookup(int, String, Directory) - Static method in class com.drew.metadata.mov.QuickTimeDictionary
- setLookup(int, String, Mp4Directory) - Static method in class com.drew.metadata.mp4.Mp4Dictionary
- setMotorolaByteOrder(boolean) - Method in class com.drew.lang.RandomAccessReader
-
Sets the endianness of this reader.
- setMotorolaByteOrder(boolean) - Method in class com.drew.lang.SequentialReader
-
Sets the endianness of this reader.
- setObject(int, Object) - Method in class com.drew.metadata.Directory
-
Sets a
Objectfor the specified tag. - setObject(int, Object) - Method in class com.drew.metadata.ErrorDirectory
- setObjectArray(int, Object) - Method in class com.drew.metadata.Directory
-
Sets an array
Objectfor the specified tag. - setObjectArray(int, Object) - Method in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- setParent(Directory) - Method in class com.drew.metadata.Directory
- setPoint(int, double) - Method in class com.drew.metadata.photoshop.Knot
-
Add an individual coordinate value (x or y) to points array (6 points per knot)
- setRational(int, Rational) - Method in interface com.drew.imaging.tiff.TiffHandler
- setRational(int, Rational) - Method in class com.drew.metadata.Directory
-
Sets a
Rationalvalue for the specified tag. - setRational(int, Rational) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setRationalArray(int, Rational[]) - Method in interface com.drew.imaging.tiff.TiffHandler
- setRationalArray(int, Rational[]) - Method in class com.drew.metadata.Directory
-
Sets a
Rational[](array) for the specified tag. - setRationalArray(int, Rational[]) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setString(int, StringValue) - Method in interface com.drew.imaging.tiff.TiffHandler
- setString(int, StringValue) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- setString(int, String) - Method in class com.drew.metadata.Directory
-
Sets a
Stringvalue for the specified tag. - setStringArray(int, String[]) - Method in class com.drew.metadata.Directory
-
Sets a
String[](array) for the specified tag. - setStringValue(int, StringValue) - Method in class com.drew.metadata.Directory
-
Sets a
StringValuevalue for the specified tag. - setStringValueArray(int, StringValue[]) - Method in class com.drew.metadata.Directory
-
Sets a
StringValue[](array) for the specified tag. - setTiffMarker(int) - Method in interface com.drew.imaging.tiff.TiffHandler
-
Receives the 2-byte marker found in the TIFF header.
- setTiffMarker(int) - Method in class com.drew.metadata.exif.ExifTiffHandler
- setXMPMeta(XMPMeta) - Method in class com.drew.metadata.xmp.XmpDirectory
- shortValue() - Method in class com.drew.lang.Rational
-
Returns the value of the specified number as a
short. - ShotInfo() - Constructor for class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- shouldAcceptAtom(Atom) - Method in class com.drew.metadata.mov.QuickTimeAtomHandler
- shouldAcceptAtom(Atom) - Method in class com.drew.metadata.mov.QuickTimeMediaHandler
- shouldAcceptBox(Box) - Method in class com.drew.metadata.heif.HeifBoxHandler
- shouldAcceptBox(String) - Method in class com.drew.metadata.mp4.Mp4BoxHandler
- shouldAcceptBox(String) - Method in class com.drew.metadata.mp4.Mp4MediaHandler
- shouldAcceptChunk(String) - Method in interface com.drew.imaging.riff.RiffHandler
-
Gets whether this handler is interested in the specific chunk type.
- shouldAcceptChunk(String) - Method in class com.drew.metadata.avi.AviRiffHandler
- shouldAcceptChunk(String) - Method in class com.drew.metadata.wav.WavRiffHandler
- shouldAcceptChunk(String) - Method in class com.drew.metadata.webp.WebpRiffHandler
- shouldAcceptContainer(Box) - Method in class com.drew.metadata.heif.HeifBoxHandler
- shouldAcceptContainer(Atom) - Method in class com.drew.metadata.mov.QuickTimeAtomHandler
- shouldAcceptContainer(Atom) - Method in class com.drew.metadata.mov.QuickTimeMediaHandler
- shouldAcceptContainer(String) - Method in class com.drew.metadata.mp4.Mp4BoxHandler
- shouldAcceptContainer(String) - Method in class com.drew.metadata.mp4.Mp4MediaHandler
- shouldAcceptList(String) - Method in interface com.drew.imaging.riff.RiffHandler
-
Gets whether this handler is interested in the specific list type.
- shouldAcceptList(String) - Method in class com.drew.metadata.avi.AviRiffHandler
- shouldAcceptList(String) - Method in class com.drew.metadata.wav.WavRiffHandler
- shouldAcceptList(String) - Method in class com.drew.metadata.webp.WebpRiffHandler
- shouldAcceptRiffIdentifier(String) - Method in interface com.drew.imaging.riff.RiffHandler
-
Gets whether the specified RIFF identifier is of interest to this handler.
- shouldAcceptRiffIdentifier(String) - Method in class com.drew.metadata.avi.AviRiffHandler
- shouldAcceptRiffIdentifier(String) - Method in class com.drew.metadata.wav.WavRiffHandler
- shouldAcceptRiffIdentifier(String) - Method in class com.drew.metadata.webp.WebpRiffHandler
- shutterSpeedToExposureTime(double) - Static method in class com.drew.imaging.PhotographicConversions
-
Converts a shutter speed to an exposure time.
- SigmaMakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
SigmaMakernoteDirectory. - SigmaMakernoteDescriptor(SigmaMakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SigmaMakernoteDescriptor
- SigmaMakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Sigma / Foveon cameras.
- SigmaMakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- SINGLE - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- Sit - Enum constant in enum com.drew.imaging.FileType
- Sitx - Enum constant in enum com.drew.imaging.FileType
- size - Variable in class com.drew.metadata.heif.boxes.Box
- size - Variable in class com.drew.metadata.mov.atoms.Atom
- size() - Method in class com.drew.metadata.photoshop.Subpath
-
Gets size of knots list
- skip(long) - Method in class com.drew.lang.SequentialByteArrayReader
- skip(long) - Method in class com.drew.lang.SequentialReader
-
Skips forward in the sequence.
- skip(long) - Method in class com.drew.lang.StreamReader
- SOF0 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (0) segment identifier for Baseline DCT.
- SOF1 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (1) segment identifier for Extended sequential DCT.
- SOF10 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (10) segment identifier for Progressive DCT.
- SOF11 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (11) segment identifier for Lossless (sequential).
- SOF13 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (13) segment identifier for Differential sequential DCT.
- SOF14 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (14) segment identifier for Differential progressive DCT.
- SOF15 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (15) segment identifier for Differential lossless (sequential).
- SOF2 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (2) segment identifier for Progressive DCT.
- SOF3 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (3) segment identifier for Lossless (sequential).
- SOF5 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (5) segment identifier for Differential sequential DCT.
- SOF6 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (6) segment identifier for Differential progressive DCT.
- SOF7 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (7) segment identifier for Differential lossless (sequential).
- SOF9 - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start-of-Frame (9) segment identifier for Extended sequential DCT.
- SOI - Enum constant in enum com.drew.imaging.jpeg.JpegSegmentType
-
Start Of Image segment identifier.
- SonyEncodedDataDirectoryBase - Class in com.drew.metadata.exif.makernotes
- SonyEncodedDataDirectoryBase() - Constructor for class com.drew.metadata.exif.makernotes.SonyEncodedDataDirectoryBase
- SonyTag9050bDescriptor - Class in com.drew.metadata.exif.makernotes
- SonyTag9050bDescriptor(SonyTag9050bDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SonyTag9050bDescriptor
- SonyTag9050bDirectory - Class in com.drew.metadata.exif.makernotes
- SonyTag9050bDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- SonyType1MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
SonyType1MakernoteDirectory. - SonyType1MakernoteDescriptor(SonyType1MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SonyType1MakernoteDescriptor
- SonyType1MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Sony cameras that use the Sony Type 1 makernote tags.
- SonyType1MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- SonyType6MakernoteDescriptor - Class in com.drew.metadata.exif.makernotes
-
Provides human-readable string representations of tag values stored in a
SonyType6MakernoteDirectory. - SonyType6MakernoteDescriptor(SonyType6MakernoteDirectory) - Constructor for class com.drew.metadata.exif.makernotes.SonyType6MakernoteDescriptor
- SonyType6MakernoteDirectory - Class in com.drew.metadata.exif.makernotes
-
Describes tags specific to Sony cameras that use the Sony Type 6 makernote tags.
- SonyType6MakernoteDirectory() - Constructor for class com.drew.metadata.exif.makernotes.SonyType6MakernoteDirectory
- SoundInformationMediaHeaderAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-25647
- SoundInformationMediaHeaderAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.SoundInformationMediaHeaderAtom
- SoundSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-BBCGGHJH
- SoundSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.SoundSampleDescriptionAtom
- sPLT - Static variable in class com.drew.imaging.png.PngChunkType
- sRGB - Static variable in class com.drew.imaging.png.PngChunkType
- startsWithJpegExifPreamble(byte[]) - Static method in class com.drew.metadata.exif.ExifReader
-
Indicates whether 'bytes' starts with 'JpegSegmentPreamble'.
- StreamReader - Class in com.drew.lang
- StreamReader(InputStream) - Constructor for class com.drew.lang.StreamReader
- StreamUtil - Class in com.drew.lang
- StreamUtil() - Constructor for class com.drew.lang.StreamUtil
- STRING - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- StringUtil - Class in com.drew.lang
- StringUtil() - Constructor for class com.drew.lang.StringUtil
- StringValue - Class in com.drew.metadata
- StringValue(byte[], Charset) - Constructor for class com.drew.metadata.StringValue
- Subpath - Class in com.drew.metadata.photoshop
-
Represents a subpath created by Photoshop: Closed Bezier knot, linked Closed Bezier knot, unlinked Open Bezier knot, linked Open Bezier knot, unlinked
- Subpath() - Constructor for class com.drew.metadata.photoshop.Subpath
- Subpath(String) - Constructor for class com.drew.metadata.photoshop.Subpath
- SubtitleSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-SW80
- SubtitleSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.SubtitleSampleDescriptionAtom
- SUPER_CIRCLE - Enum constant in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
Super-circle Halftoning
- SuppressWarnings - Annotation Type in com.drew.lang.annotations
-
Used to suppress specific code analysis warnings produced by the Findbugs tool.
- Swf - Enum constant in enum com.drew.imaging.FileType
T
- Tag - Class in com.drew.metadata
-
Models a particular tag within a
Directoryand provides methods for obtaining its value. - Tag(int, Directory) - Constructor for class com.drew.metadata.Tag
- TAG_24_HOUR_MAX - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_35MM_FILM_EQUIV_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the equivalent focal length assuming a 35mm film camera, in mm.
- TAG_9050A - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_9050B - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_9050C - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_ACCELERATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ACCELERATION_VECTOR - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_ACCELEROMETER_X - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ACCELEROMETER_Y - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ACCELEROMETER_Z - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ACCESSORY_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ACCESSORY_TYPE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ACTION_ADVISED - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ACTIVE_D_LIGHTING - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The active D-Lighting setting.
- TAG_ADAPTER - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
A description of any auxiliary lens, as a string.
- TAG_ADJUSTMENT_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_ADOBE_XMP - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_ADVANCED_SCENE_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Normal
2 = Outdoor/Illuminations/Flower/HDR Art
3 = Indoor/Architecture/Objects/HDR B&W
4 = Creative
5 = Auto
7 = Expressive
8 = Retro
9 = Pure
10 = Elegant
12 = Monochrome
13 = Dynamic Art
14 = Silhouette - TAG_AE_BRACKET_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The AE bracket compensation, as a rational number.
- TAG_AE_SETTING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_AEB_BRACKET_VALUE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- TAG_AEB_BRACKET_VALUE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_AF_AREA_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_AREA_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
2 bytes
(DMC-FZ10)
'0 1' = Spot Mode On
'0 16' = Spot Mode Off
'(other models)
16 = Normal?
'0 1' = 9-area
'0 16' = 3-area (high speed)
'1 0' = Spot Focusing
'1 1' = 5-area
'16 0' = 1-area
'16 16' = 1-area (high speed)
'32 0' = Auto or Face Detect
'32 1' = 3-area (left)?
'32 2' = 3-area (center)?
'32 3' = 3-area (right)?
'64 0' = Face Detect - TAG_AF_AREA_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_AREA_X_POSITIONS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_AREA_Y_POSITIONS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_ASSIST_LAMP - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Fired
2 = Enabled nut not used
3 = Disabled but required
4 = Disabled and not required - TAG_AF_FOCUS_POSITION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The position of the autofocus target.
- TAG_AF_ILLUMINATOR - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_AF_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_INFO_2 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_AF_INFO_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_AF_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_AF_POINT_POSITION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_AF_POINT_SELECTED - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
12288 = None (Manual Focus) 12289 = Auto Selected 12290 = Right 12291 = Centre 12292 = Left
- TAG_AF_POINT_SELECTED - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_AF_POINT_USED - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- TAG_AF_POINTS_IN_FOCUS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_AF_POINTS_IN_FOCUS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_AF_POINTS_IN_FOCUS_1D - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_AF_RESPONSE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's digital vari-program setting, as a string.
- TAG_AF_RESULT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_AF_TUNE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_AF_TYPE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's auto-focus mode, as an uppercase string.
- TAG_ALBUM - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_ALL_SAMPLES_FORCED - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_ALPHA_CHANNELS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ALPHA_IDENTIFIERS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ALPHA_MASK - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_ALTERNATE_DUOTONE_COLORS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ALTERNATE_SPOT_COLORS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ALTITUDE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Altitude GPSAltitude 6 6 RATIONAL 1
- TAG_ALTITUDE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Altitude reference GPSAltitudeRef 5 5 BYTE 1
- TAG_AMBIANCE_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_AMBIENT_INFRARED - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_AMBIENT_LIGHT - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_AMBIENT_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_AMBIENT_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_AMBIENT_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_AMBIENT_TEMPERATURE_FAHRENHEIT - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_AMBIENT_TEMPERATURE_FAHRENHEIT - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_AMBIENT_TEMPERATURE_FAHRENHEIT - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_ANTI_ALIAS - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_ANTI_BLUR - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_APERTURE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The actual aperture value of lens when the image was taken.
- TAG_APERTURE_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_APEX_APERTURE_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_APEX_BRIGHTNESS_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_APEX_FILM_SPEED_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_APEX_SHUTTER_SPEED_TIME_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_APP14_FLAGS0 - Static variable in class com.drew.metadata.adobe.AdobeJpegDirectory
-
The convention for TAG_APP14_FLAGS0 and TAG_APP14_FLAGS1 is that 0 bits are benign.
- TAG_APP14_FLAGS1 - Static variable in class com.drew.metadata.adobe.AdobeJpegDirectory
-
The convention for TAG_APP14_FLAGS0 and TAG_APP14_FLAGS1 is that 0 bits are benign.
- TAG_APPLE_MULTI_LANGUAGE_PROFILE_NAME - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_APPLICATION_NOTES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_APPLICATION_RECORD_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_APPROXIMATE_F_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_APS_C_SIZE_CAPTURE - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_AREA_INFORMATION - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Name of the GPS area GPSAreaInformation 28 1C UNDEFINED Any
- TAG_ARM_IDENTIFIER - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ARM_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ARTIST - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ARTIST - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_ARTIST - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_ARTWORK - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_ASPECT_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_AUDIO - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Yes
2 = No - TAG_AUDIO_CODEC - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_AUDIO_DURATION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_AUDIO_FORMAT - Static variable in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- TAG_AUDIO_FORMAT - Static variable in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- TAG_AUDIO_OUTCUE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_AUDIO_SAMPLE_RATE - Static variable in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- TAG_AUDIO_SAMPLE_RATE - Static variable in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- TAG_AUDIO_SAMPLE_SIZE - Static variable in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- TAG_AUDIO_SAMPLE_SIZE - Static variable in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- TAG_AUDIO_SAMPLING_RATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_AUDIO_SAMPLING_RESOLUTION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_AUDIO_TYPE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_AUTHOR - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_AUTHOR - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_AUTO_BRACKET - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_AUTO_BRACKETING - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_AUTO_DYNAMIC_RANGE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_AUTO_EXPOSURE_BRACKETING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- TAG_AUTO_EXPOSURE_BRACKETING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_AUTO_EXPOSURE_WARNING - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_AUTO_FLASH_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The flash compensation, as an array of four integers.
- TAG_AUTO_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The type of flash used in the photograph, as a string.
- TAG_AUTO_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_AUTO_ISO - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_AUTO_PORTRAIT_FRAMED - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_AUTO_ROTATE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_AUTO_SAVE_FILE_PATH - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_AUTO_SAVE_FORMAT - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_AUTO_SCALE - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_AVERAGE_BITRATE - Static variable in class com.drew.metadata.mp4.media.Mp4HintDirectory
- TAG_AVERAGE_PDU_SIZE - Static variable in class com.drew.metadata.mp4.media.Mp4HintDirectory
- TAG_BABY_AGE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_BABY_AGE_1 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_BABY_NAME - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_BACKGROUND_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_BACKGROUND_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_BACKGROUND_COLOR - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_BACKGROUND_COLOR - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_BACKGROUND_COLOR_INDEX - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_BASE_ISO - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_BATTERY_LEVEL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_BATTERY_TYPE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_BATTERY_VOLTAGE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_BATTERY_VOLTAGE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_BATTERY_VOLTAGE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_BATTERY_VOLTAGE_AVG - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_BESTSHOT_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
- TAG_BITMAP_TYPE - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_BITRATE - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_BITS_PER_CHANNEL - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_BITS_PER_CHANNEL - Static variable in class com.drew.metadata.photoshop.PsdHeaderDirectory
-
The number of bits per channel.
- TAG_BITS_PER_PIXEL - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_BITS_PER_PIXEL - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_BITS_PER_PIXEL - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_BITS_PER_PIXEL - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_BITS_PER_SAMPLE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
When image format is no compression, this value shows the number of bits per component for each pixel.
- TAG_BITS_PER_SAMPLE - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_BITS_PER_SAMPLE - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_BLACK_AND_WHITE_FILTER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_BLACK_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_BLACK_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_BLOCK_ALIGNMENT - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_BLUE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_BLUE_MASK - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_BLUE_X - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_BLUE_Y - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_BLUR_WARNING - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_BODY_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_BODY_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_BODY_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
String.
- TAG_BORDER_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_BOUNDING_BOX - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_BRACKET - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_BRACKET_SETTINGS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_BRACKET_STEP - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_BRIGHTNESS - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_BRIGHTNESS - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_BRIGHTNESS - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_BRIGHTNESS - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_BRIGHTNESS - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_BRIGHTNESS_VALUE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_BRIGHTNESS_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_BTL_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_BULB_DURATION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_BURST_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_BURST_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Off
1 = On
2 = Infinite
4 = Unlimited - TAG_BURST_MODE_2 - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_BURST_SPEED - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_BURST_UUID - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_BW_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
0 = Off, 1 = On
- TAG_BY_LINE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_BY_LINE_TITLE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_BYTES_PER_LINE - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_BYTES_PER_SEC - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_CAMERA_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The color space as set in the camera, as a string.
- TAG_CAMERA_ELEVATION_ANGLE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_CAMERA_HUE_ADJUSTMENT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The hue adjustment as set in the camera.
- TAG_CAMERA_ID - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_CAMERA_ID - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_CAMERA_INFO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_CAMERA_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CAMERA_MODEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_CAMERA_ORIENTATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_CAMERA_OWNER_NAME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
String.
- TAG_CAMERA_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's serial number, as a string.
- TAG_CAMERA_SERIAL_NUMBER_2 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera serial number, as a string.
- TAG_CAMERA_SETTINGS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_CAMERA_SETTINGS - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_CAMERA_SETTINGS_1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras.
- TAG_CAMERA_SETTINGS_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Alternate Camera Settings Tag.
- TAG_CAMERA_SHARPENING - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's sharpening setting, as an uppercase string.
- TAG_CAMERA_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_CAMERA_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_CAMERA_TONE_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's tone compensation setting, as a string.
- TAG_CAMERA_TYPE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_CAMERA_TYPE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_CAMERA_TYPE_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_CAMERA_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_CAMERA_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's white balance setting, as an uppercase string.
- TAG_CAMERA_WHITE_BALANCE_FINE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's white balance bias setting, as an uint16 array having either one or two elements.
- TAG_CAMERA_WHITE_BALANCE_RB_COEFF - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The first two numbers are coefficients to multiply red and blue channels according to white balance as set in the camera.
- TAG_CANON_CUSTOM_FUNCTIONS_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_FILE_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_FLAGS_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_IMAGE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_IMAGE_TYPE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_OWNER_NAME - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CANON_THUMBNAIL_DT - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_CAPTION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CAPTION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_CAPTION_DIGEST - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_CAPTION_WRITER - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CAPTURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Auto 1 = Night-scene 2 = Manual 4 = Multiple
- TAG_CATEGORIES - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CATEGORY - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CCD_BOARD_VERSION - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_CCD_ISO_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Off 1 = On?
- TAG_CCD_SCAN_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_CCD_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_CCD_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_CCD_VERSION - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_CFA_PATTERN - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_CFA_PATTERN_2 - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
There are two definitions for CFA pattern, I don't know the difference...
- TAG_CFA_REPEAT_PATTERN_DIM - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_CHANNEL_COUNT - Static variable in class com.drew.metadata.photoshop.PsdHeaderDirectory
-
The number of channels in the image, including any alpha channels.
- TAG_CHANNELS - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_CHANNELS_ROWS_COLUMNS_DEPTH_MODE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_CITY - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_CITY - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CITY2 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_CLARITY - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_CLEAR_RETOUCH - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_CLEAR_RETOUCH_VALUE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_CLIPPING_PATH_NAME - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_CMM_FLAGS - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_CMM_TYPE - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_CODED_CHARACTER_SET - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_COLLECTION_USER - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_COLOR_ADJUSTMENT - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_COLOR_ADJUSTMENT_MODE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_COLOR_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_COLOR_BALANCE_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_COMPENSATION_FILTER - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_COLOR_DATA_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Off
2 = Warm
3 = Cool
4 = Black & White
5 = Sepia - TAG_COLOR_ENCODING - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_COLOR_FILTER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_COLOR_HALFTONING_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_COLOR_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_INFO_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_MATRIX_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's color mode, as an uppercase string.
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Normal
1 = Natural
2 = Vivid - TAG_COLOR_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_COLOR_MODE - Static variable in class com.drew.metadata.photoshop.PsdHeaderDirectory
-
The color mode of the file.
- TAG_COLOR_MODE_SETTING - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_COLOR_PLANES - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_COLOR_SAMPLERS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_COLOR_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_COLOR_SPACE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Defines Color Space.
- TAG_COLOR_SPACE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_SPACE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's color space setting.
- TAG_COLOR_SPACE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_COLOR_SPACE - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_COLOR_SPACE_TYPE - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_COLOR_TABLE - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_COLOR_TABLE - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_COLOR_TABLE_SIZE - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_COLOR_TEMP_KELVIN - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_COLOR_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_COLOR_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_COLOR_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_COLOR_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_COLOR_TEMPERATURE_BG - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COLOR_TEMPERATURE_RG - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COLOR_TONE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_COLOR_TRANSFER_FUNCTIONS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_COLOR_TRANSFORM - Static variable in class com.drew.metadata.adobe.AdobeJpegDirectory
- TAG_COLOR_TYPE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_COLOR_TYPE - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_COLOUR - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
1 = Normal 2 = Black & White 3 = Sepia
- TAG_COLOUR_CONTROL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COLOUR_MATRIX - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COLOUR_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Off
- TAG_COLOUR_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras 0 = Natural Colour 1 = Black & White 2 = Vivid colour 3 = Solarization 4 = AdobeRGB
- TAG_COLOUR_PALETTE_SIZE - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_COLOUR_PLANES - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_COLOUR_PLANES - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_COMMENT - Static variable in class com.drew.metadata.gif.GifCommentDirectory
- TAG_COMMENT - Static variable in class com.drew.metadata.jpeg.JpegCommentDirectory
-
This value does not apply to a particular standard.
- TAG_COMMENT - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_COMMENT - Static variable in class com.drew.metadata.photoshop.DuckyDirectory
- TAG_COMMENTS - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_COMPATIBLE_BRANDS - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_COMPATIBLE_BRANDS - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_COMPATIBLE_BRANDS - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_COMPONENT_DATA_1 - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
the first of a possible 4 color components.
- TAG_COMPONENT_DATA_2 - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
the second of a possible 4 color components.
- TAG_COMPONENT_DATA_3 - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
the third of a possible 4 color components.
- TAG_COMPONENT_DATA_4 - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
the fourth of a possible 4 color components.
- TAG_COMPONENTS_CONFIGURATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_COMPRESSED_AVERAGE_BITS_PER_PIXEL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Average (rough estimate) compression level in JPEG bits per pixel.
- TAG_COMPRESSED_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras.
- TAG_COMPRESSION - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_COMPRESSION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_COMPRESSION_RATIO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COMPRESSION_TYPE - Static variable in class com.drew.metadata.jpeg.JpegDirectory
- TAG_COMPRESSION_TYPE - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_COMPRESSION_TYPE - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_COMPRESSION_TYPE - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_COMPRESSOR_NAME - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_COMPRESSOR_NAME - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_CONTACT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CONTENT_IDENTIFIER - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_CONTENT_IDENTIFIER - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_CONTENT_LOCATION_CODE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CONTENT_LOCATION_NAME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CONTINUE_LINE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_CONTINUOUS_DRIVE_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Single Frame or Timer Mode 1 = Continuous
- TAG_CONTINUOUS_SCROLL - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the direction of contrast processing applied by the camera when the image was shot.
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Normal 1 = High 65535 = Low
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = -1 1 = Normal 2 = +1
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Normal
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Normal 1 = Low 2 = High
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_CONTRAST - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_CONTRAST_CURVE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_CONTRAST_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
(this decoding seems to work for some models such as the LC1, LX2, FZ7, FZ8, FZ18 and FZ50, but may not be correct for other models such as the FX10, G1, L1, L10 and LC80)
0x0 = Normal
0x1 = Low
0x2 = High
0x6 = Medium Low
0x7 = Medium High
0x100 = Low
0x110 = Normal
0x120 = High
(these values are used by the GF1)
0 = -2
1 = -1
2 = Normal
3 = +1
4 = +2
7 = Nature (Color Film)
12 = Smooth (Color Film) or Pure (My Color)
17 = Dynamic (B&W Film)
22 = Smooth (B&W Film)
27 = Dynamic (Color Film)
32 = Vibrant (Color Film) or Expressive (My Color)
33 = Elegant (My Color)
37 = Nostalgic (Color Film)
41 = Dynamic Art (My Color)
42 = Retro (My Color) - TAG_CONTROL_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_CONTROLLER_BOARD_VERSION - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_CONVERSION_LENS - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_CONVERSION_LENS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Off
2 = Wide
3 = Telephoto
4 = Macro - TAG_CONVERTER - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.photoshop.DuckyDirectory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_COPYRIGHT - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_COPYRIGHT_NOTICE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CORING_FILTER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_COUNT_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_COUNTER - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_COUNTRY - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_COUNTRY_OR_PRIMARY_LOCATION_CODE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_COUNTRY_OR_PRIMARY_LOCATION_NAME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CREATION_DATE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_CREATION_DATE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_CREATION_TIME - Static variable in class com.drew.metadata.mov.media.QuickTimeMediaDirectory
- TAG_CREATION_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_CREATION_TIME - Static variable in class com.drew.metadata.mp4.media.Mp4MediaDirectory
- TAG_CREATION_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_CREATOR - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_CREDIT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_CROP_HIGH_SPEED - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_CROP_INFO - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CRW_PARAM - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CURRENT_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_CURRENT_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_CURSOR_HOTSPOT_X - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_CURSOR_HOTSPOT_Y - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_CUSTOM_FUNCTIONS_1D_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CUSTOM_FUNCTIONS_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CUSTOM_PICTURE_STYLE_FILE_NAME - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_CUSTOM_RENDERED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the use of special processing on image data, such as rendering geared to output.
- TAG_DATA_DUMP - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Added during merge of Type2 & Type3.
- TAG_DATA_DUMP - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_DATA_DUMP_1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_DATA_DUMP_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_DATA_PRECISION - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
This is in bits/sample, usually 8 (12 and 16 not supported by most software).
- TAG_DATE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_DATE_CREATED - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_DATE_CREATED - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_DATE_SENT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_DATE_STAMP - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Date and time GPSDateStamp 29 1D ASCII 11
- TAG_DATE_STAMP_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_DATE_STAMP_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_DATE_TIME_ORIGINAL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_DATE_TIME_ORIGINAL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_DATE_TIME_ORIGINAL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_DATE_TIME_STAMP - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_DATETIME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_DATETIME_DIGITIZED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_DATETIME_ORIGINAL - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_DATETIME_ORIGINAL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_DAY_OF_WEEK - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_DAY_OF_WEEK - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_DAYLIGHT_SAVINGS - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
(String).
- TAG_DCT_ENCODE_VERSION - Static variable in class com.drew.metadata.adobe.AdobeJpegDirectory
- TAG_DEC_SWITCH_POSITION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_DEFAULT_TEXT_BOX - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_DEFAULT_TEXT_BOX - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_DELAY - Static variable in class com.drew.metadata.gif.GifControlDirectory
- TAG_DELETED_IMAGE_COUNT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_DEPTH - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_DEPTH - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_DESCRIPTION - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_DEST_BEARING - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Bearing of destination GPSDestBearing 24 18 RATIONAL 1
- TAG_DEST_BEARING_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for bearing of destination GPSDestBearingRef 23 17 ASCII 2
- TAG_DEST_DISTANCE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Distance to destination GPSDestDistance 26 1A RATIONAL 1
- TAG_DEST_DISTANCE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for distance to destination GPSDestDistanceRef 25 19 ASCII 2
- TAG_DEST_LATITUDE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Latitude of destination GPSDestLatitude 20 14 RATIONAL 3
- TAG_DEST_LATITUDE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for latitude of destination GPSDestLatitudeRef 19 13 ASCII 2
- TAG_DEST_LONGITUDE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Longitude of destination GPSDestLongitude 22 16 RATIONAL 3
- TAG_DEST_LONGITUDE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for longitude of destination GPSDestLongitudeRef 21 15 ASCII 2
- TAG_DESTINATION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_DETECTED_FILE_MIME_TYPE - Static variable in class com.drew.metadata.file.FileTypeDirectory
- TAG_DETECTED_FILE_TYPE_LONG_NAME - Static variable in class com.drew.metadata.file.FileTypeDirectory
- TAG_DETECTED_FILE_TYPE_NAME - Static variable in class com.drew.metadata.file.FileTypeDirectory
- TAG_DEVELOPMENT_DYNAMIC_RANGE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_DEVICE_ATTR - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_DEVICE_MAKE - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_DEVICE_MODEL - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_DEVICE_SETTING_DESCRIPTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates information on the picture-taking conditions of a particular camera model.
- TAG_DIFFERENTIAL - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Whether differential correction is applied GPSDifferential 30 1E SHORT 1
- TAG_DIGITAL_DATE_CREATED - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_DIGITAL_TIME_CREATED - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_DIGITAL_VARI_PROGRAM - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's digital vari-program setting, as a string.
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = No Digital Zoom 1 = 2x 2 = 4x
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The amount of digital zoom used.
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Zoom Factor (0 or 1 = normal)
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
(0 = Off)
- TAG_DIGITAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_DIGITAL_ZOOM_ON - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_DIGITAL_ZOOM_RATIO - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the digital zoom ratio when the image was shot.
- TAG_DIRECTION_FACING - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_DIRECTION_MOTION - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_DIRECTOR - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_DIRECTORY_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_DISPLAY_APERTURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_DISPLAY_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_DISPLAY_INFO_OBSOLETE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_DISPLAY_NAME - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_DISPOSAL_METHOD - Static variable in class com.drew.metadata.gif.GifControlDirectory
- TAG_DISTORT_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_DISTORTION_CORR_PARAMS_PRESENT - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_DISTORTION_CORRECTION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_DOCUMENT_DATA - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_DOCUMENT_NAME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_DOP - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Measurement precision GPSDOP 11 B RATIONAL 1
- TAG_DRIVE_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_DROP_FRAME - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_DROP_SHADOW - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_DSC_VERSION - Static variable in class com.drew.metadata.eps.EpsDirectory
-
Sources: https://www-cdf.fnal.gov/offline/PostScript/5001.PDF http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/PostScript.html
- TAG_DUOTONE_HALFTONING_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_DUOTONE_IMAGE_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_DUOTONE_TRANSFER_FUNCTIONS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_DURATION - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_DURATION - Static variable in class com.drew.metadata.mov.media.QuickTimeMediaDirectory
- TAG_DURATION - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_DURATION - Static variable in class com.drew.metadata.mp4.media.Mp4MediaDirectory
- TAG_DURATION - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_DURATION - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_DURATION_SECONDS - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_DURATION_SECONDS - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_DUST_REMOVAL_DATA - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_DYNAMIC_RANGE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_DYNAMIC_RANGE_OPTIMISER - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_DYNAMIC_RANGE_OPTIMIZER - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_DYNAMIC_RANGE_SETTING - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_EASY_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_EASY_SHOOTING_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Full Auto 1 = Manual 2 = Landscape 3 = Fast Shutter 4 = Slow Shutter 5 = Night 6 = Black & White 7 = Sepia 8 = Portrait 9 = Sports 10 = Macro / Close-Up 11 = Pan Focus
- TAG_EDIT_STATUS - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_EDITORIAL_UPDATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_EFFECTIVE_BLACK_AND_WHITE_VALUES - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_EFFECTS_VISIBLE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_EMPHASIS - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_EMULATION - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_ENHANCEMENT - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Off
- TAG_ENVELOPE_NUMBER - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ENVELOPE_PRIORITY - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ENVELOPE_RECORD_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_EPS_OPTIONS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_EQUIPMENT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EQUIPMENT_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_EVENT_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_EVENT_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_EVENT_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_EVENT_TYPE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_EXIF_DATA_1 - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_EXIF_DATA_3 - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_EXIF_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXIF_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXIF_SUB_IFD_OFFSET - Static variable in class com.drew.metadata.exif.ExifIFD0Directory
-
This tag is a pointer to the Exif SubIFD.
- TAG_EXIF_VERSION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXIF_VERSION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
Panasonic Exif Version
- TAG_EXPECTED_FILE_NAME_EXTENSION - Static variable in class com.drew.metadata.file.FileTypeDirectory
- TAG_EXPIRATION_DATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_EXPIRATION_TIME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_EXPOSURE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_EXPOSURE_BIAS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXPOSURE_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_EXPOSURE_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_EXPOSURE_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_EXPOSURE_DIFFERENCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The exposure difference, as an array of four integers.
- TAG_EXPOSURE_INDEX - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXPOSURE_INDEX_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_EXPOSURE_MODE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the exposure mode set when the image was shot.
- TAG_EXPOSURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Easy Shooting (See Easy Shooting Mode) 1 = Program 2 = Tv-Priority 3 = Av-Priority 4 = Manual 5 = A-DEP
- TAG_EXPOSURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_EXPOSURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_EXPOSURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_EXPOSURE_PROGRAM - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Exposure program that the camera used when image was taken.
- TAG_EXPOSURE_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The number of total shutter releases.
- TAG_EXPOSURE_TIME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Exposure time (reciprocal of shutter speed).
- TAG_EXPOSURE_TIME - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_EXPOSURE_TIME - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_EXPOSURE_TUNING - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_EXR_AUTO - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_EXR_MODE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_EXTENDER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_EXTENDER_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_EXTENDER_MODEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_EXTENDER_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_EXTENSION_CODE - Static variable in class com.drew.metadata.jfxx.JfxxDirectory
- TAG_EXTENSIONS - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_EXTERNAL_FLASH_AE1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_AE1_0 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_AE2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_AE2_0 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_BOUNCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_G_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_FLASH_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_EXTERNAL_SENSOR_BRIGHTNESS_VALUE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_EXTRA_INFO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_EXTRA_SAMPLES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_F_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_F_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_FACE_DETECT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_FACE_DETECT_ARRAY_1 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_FACE_DETECT_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_FACE_DETECTION_INFO - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
Integer (16Bit) Indexes:
0 Number Face Positions (maybe less than Faces Detected)
1-4 Face Position 1
5-8 Face Position 2
and so on
The four Integers are interpreted as follows:
(XYWH) X,Y Center of Face, (W,H) Width and Height
All values are in respect to double the size of the thumbnail image - TAG_FACE_POSITIONS - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
-
Left, top, right and bottom coordinates in full-sized image for each face detected.
- TAG_FACE_REC_INFO - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FACE_RECOGNITION_INFO - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
Byte Indexes:
0 Int (2 Byte) Number of Recognized Faces
4 String(20 Byte) Recognized Face 1 Name
24 4 Int (8 Byte) Recognized Face 1 Position (Same Format as Face Detection)
32 String(20 Byte) Recognized Face 1 Age
52 String(20 Byte) Recognized Face 2 Name
72 4 Int (8 Byte) Recognized Face 2 Position (Same Format as Face Detection)
80 String(20 Byte) Recognized Face 2 Age
And so on
The four Integers are interpreted as follows:
(XYWH) X,Y Center of Face, (W,H) Width and Height
All values are in respect to double the size of the thumbnail image - TAG_FACES_DETECTED - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FACES_DETECTED - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FIELD_COUNT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FILE_FORMAT - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FILE_FORMAT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_FILE_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_FILE_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_FILE_MODIFIED_DATE - Static variable in class com.drew.metadata.file.FileSystemDirectory
- TAG_FILE_NAME - Static variable in class com.drew.metadata.file.FileSystemDirectory
- TAG_FILE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_FILE_NUMBER_MEMORY - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FILE_SIZE - Static variable in class com.drew.metadata.file.FileSystemDirectory
- TAG_FILE_SOURCE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FILE_SOURCE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FILE_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_FILL_LIGHT - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_FILL_ORDER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
1 = Normal 2 = Reversed
- TAG_FILM_MODE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FILM_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FILTER - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Off
- TAG_FILTER_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_FILTER_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_FILTER_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_FILTER_METHOD - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_FINE_PIX_COLOR - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FIRMWARE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FIRMWARE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_FIRMWARE_DATE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_FIRMWARE_REVISION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Values observed - 0200 (D70) - 0200 (D1X)
- TAG_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_FIXTURE_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_FLASH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
0x0 = 0000000 = No Flash 0x1 = 0000001 = Fired 0x5 = 0000101 = Fired, Return not detected 0x7 = 0000111 = Fired, Return detected 0x9 = 0001001 = On 0xd = 0001101 = On, Return not detected 0xf = 0001111 = On, Return detected 0x10 = 0010000 = Off 0x18 = 0011000 = Auto, Did not fire 0x19 = 0011001 = Auto, Fired 0x1d = 0011101 = Auto, Fired, Return not detected 0x1f = 0011111 = Auto, Fired, Return detected 0x20 = 0100000 = No flash function 0x41 = 1000001 = Fired, Red-eye reduction 0x45 = 1000101 = Fired, Red-eye reduction, Return not detected 0x47 = 1000111 = Fired, Red-eye reduction, Return detected 0x49 = 1001001 = On, Red-eye reduction 0x4d = 1001101 = On, Red-eye reduction, Return not detected 0x4f = 1001111 = On, Red-eye reduction, Return detected 0x59 = 1011001 = Auto, Fired, Red-eye reduction 0x5d = 1011101 = Auto, Fired, Red-eye reduction, Return not detected 0x5f = 1011111 = Auto, Fired, Red-eye reduction, Return detected 6543210 (positions) This is a bitmask.
- TAG_FLASH - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_FLASH - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_FLASH_ACTIVITY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Flash Did Not Fire 1 = Flash Fired
- TAG_FLASH_BIAS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
-
The value of this tag may be translated into a flash bias value, in EV.
- TAG_FLASH_BIAS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FLASH_BIAS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FLASH_BRACKET_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The flash bracket compensation, as an array of four integers.
- TAG_FLASH_CHARGE_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FLASH_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FLASH_CURTAIN - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FLASH_DETAILS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_FLASH_DEVICE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FLASH_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Off
- TAG_FLASH_ENERGY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FLASH_ENERGY_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FLASH_EV - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FLASH_EXPOSURE_BRACKETING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_FLASH_EXPOSURE_COMP - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FLASH_EXPOSURE_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The flash exposure compensation, as an array of four integers.
- TAG_FLASH_FIRED - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_FLASH_FIRED - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FLASH_FIRED - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_FLASH_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_FLASH_GUIDE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_FLASH_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_FLASH_INTENSITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_FLASH_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Flash Not Fired 1 = Auto 2 = On 3 = Red Eye Reduction 4 = Slow Synchro 5 = Auto + Red Eye Reduction 6 = On + Red Eye Reduction 16 = External Flash
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Flash mode, as a string.
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
1 = Auto 2 = Flash on 4 = Flash off 6 = Red-eye Reduction
- TAG_FLASH_MODE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_FLASH_MODEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_FLASH_OUTPUT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_FLASH_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_FLASH_STATUS - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_FLASH_SYNC_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's flash setting, as an uppercase string.
- TAG_FLASH_TYPE - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_FLASH_USED - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Whether the flash was used in this image.
- TAG_FLASH_WARNING - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = No
1 = Yes - TAG_FLASHPIX_VERSION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FLICKER_REDUCE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_FNUMBER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The actual F-number(F-stop) of lens when the image was taken.
- TAG_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Focal length of lens used to take image.
- TAG_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
Units are tenths of a millimetre
- TAG_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FOCAL_PLANE_DIAGONAL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_FOCAL_PLANE_DIAGONAL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Unit of FocalPlaneXResolution/FocalPlaneYResolution.
- TAG_FOCAL_PLANE_X_RESOLUTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FOCAL_PLANE_X_RESOLUTION_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FOCAL_PLANE_Y_RESOLUTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FOCAL_PLANE_Y_RESOLUTION_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_FOCAL_UNITS_PER_MM - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_FOCUS - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_FOCUS_AREA - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FOCUS_CONTINUOUS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_FOCUS_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FOCUS_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FOCUS_DISTANCE_LOWER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_FOCUS_DISTANCE_UPPER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_FOCUS_INFO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FOCUS_INFO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Auto
2 = Manual
4 = Auto, Focus Button
5 = Auto, Continuous - TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
2 = Custom 3 = Auto
- TAG_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FOCUS_MODE_1 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = One-Shot 1 = AI Servo 2 = AI Focus 3 = Manual Focus 4 = Single 5 = Continuous 6 = Manual Focus
- TAG_FOCUS_MODE_1 - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Normal 1 = Macro
- TAG_FOCUS_MODE_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Focus Mode: Single 1 = Focus Mode: Continuous
- TAG_FOCUS_MODE_2 - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
1 = Fixation 6 = Multi-Area Auto Focus
- TAG_FOCUS_MODE_2 - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_FOCUS_PIXEL - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FOCUS_RANGE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_FOCUS_SETTING - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_FOCUS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Manual 1 = Auto 3 = Close-up (Macro) 8 = Locked (Pan Mode)
- TAG_FOCUS_WARNING - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FOCUSING_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_FOLDER_NAME - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_FONT_FACE - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_FONT_FACE - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_FONT_IDENTIFIER - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_FONT_NAME - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_FONT_NUMBER - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_FONT_SIZE - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_FOR - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_FOREGROUND_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_FOREGROUND_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_FORMAT - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_FRAME_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_FRAME_RATE - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_FRAME_RATE - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_FRAME_SIZE - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_FRAMES_PER_SECOND - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_FREQUENCY - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_FULL_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_GAIN_CONTROL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the degree of overall image gain adjustment.
- TAG_GAMMA - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Rational64u.
- TAG_GAMMA - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_GAMMA_BLUE - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_GAMMA_GREEN - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_GAMMA_RED - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_GE_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_GENRE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_GENRE - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_GIF_FORMAT_VERSION - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_GLOBAL_ALTITUDE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_GLOBAL_ANGLE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_GPS_INFO_OFFSET - Static variable in class com.drew.metadata.exif.ExifIFD0Directory
-
This tag is a pointer to the Exif GPS IFD.
- TAG_GRAPHICS_MODE - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_GRAPHICS_MODE - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_GRAYSCALE_AND_MULTICHANNEL_HALFTONING_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_GRAYSCALE_AND_MULTICHANNEL_TRANSFER_FUNCTION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_GREEN_MASK - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_GREEN_X - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_GREEN_Y - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_GRID_AND_GUIDES_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_H_POSITIONING_ERROR - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Horizontal positioning errors GPSHPositioningError 31 1F RATIONAL 1
- TAG_HAS_ALPHA - Static variable in class com.drew.metadata.webp.WebpDirectory
- TAG_HAS_GLOBAL_COLOR_TABLE - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_HAS_LOCAL_COLOUR_TABLE - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_HDR - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_HDR - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_HDR_IMAGE_TYPE - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_HDR_TONING_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_HEADER_SIZE - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_HEADLINE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_HEIGHT - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_HEIGHT - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_HEIGHT - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_HEIGHT - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_HIGH_ISO_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_HIGH_ISO_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's high ISO noise reduction setting, as an integer.
- TAG_HIGH_ISO_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_HIGH_ISO_NOISE_REDUCTION_2 - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_HIGHLIGHT - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_HORIZONTAL_DPI - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_HORIZONTAL_RESOLUTION - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_HORIZONTAL_RESOLUTION - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_HORIZONTAL_SCROLL - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_HOST_COMPUTER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_HSCR_SIZE - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_HUE - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_HUE_ADJUSTMENT - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_HUMIDITY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ICC_PROFILE_BYTES - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ICC_PROFILE_NAME - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_ICC_UNTAGGED_PROFILE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ID - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_IMAGE_ADJUSTMENT - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_IMAGE_ADJUSTMENT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's image adjustment setting, as a string.
- TAG_IMAGE_AUTHENTICATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_IMAGE_BOUNDARY - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Defines the photo corner coordinates, in 8 bytes.
- TAG_IMAGE_COUNT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_IMAGE_DATA - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_IMAGE_DATA_SIZE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_IMAGE_DESCRIPTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Epson cameras Units = pixels
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
The image's height.
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.photoshop.PsdHeaderDirectory
-
The height of the image in pixels.
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_IMAGE_HEIGHT - Static variable in class com.drew.metadata.webp.WebpDirectory
- TAG_IMAGE_HISTORY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IMAGE_ID_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_IMAGE_MODE_FOR_RAW_FORMAT_FILES - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_NUMBER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IMAGE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_IMAGE_OFFSET_BYTES - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_IMAGE_OPTIMISATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's image optimisation, as a string.
- TAG_IMAGE_ORIENTATION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_IMAGE_PROCESSING - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_IMAGE_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_IMAGE_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_IMAGE_QUALITY_1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras.
- TAG_IMAGE_QUALITY_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Not 100% sure about this tag.
- TAG_IMAGE_READY_7_ROLLOVER - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_DATA_SETS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_ROLLOVER - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_SAVE_LAYER_SETTINGS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_SELECTED_STATE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_VARIABLES_XML - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_READY_VERSION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IMAGE_ROTATION - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Large 1 = Medium 2 = Small
- TAG_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = 640 x 480 pixels 4 = 1600 x 1200 pixels 5 = 2048 x 1536 pixels 20 = 2288 x 1712 pixels 21 = 2592 x 1944 pixels 22 = 2304 x 1728 pixels 36 = 3008 x 2008 pixels
- TAG_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_IMAGE_SIZE_BYTES - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_IMAGE_STABILISATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's digital vari-program setting, as a string.
- TAG_IMAGE_STABILISATION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_IMAGE_STABILIZATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
2 = On, Mode 1
3 = Off
4 = On, Mode 2 - TAG_IMAGE_TYPE - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_IMAGE_TYPE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_IMAGE_UNIQUE_ID - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates an identifier assigned uniquely to each image.
- TAG_IMAGE_UNIQUE_ID - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_IMAGE_UNIQUE_ID - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Epson cameras Units = pixels
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.ico.IcoDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
The image's width.
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.photoshop.PsdHeaderDirectory
-
The width of the image in pixels.
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_IMAGE_WIDTH - Static variable in class com.drew.metadata.webp.WebpDirectory
- TAG_IMG_DIRECTION - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Direction of image GPSImgDirection 17 11 RATIONAL 1
- TAG_IMG_DIRECTION_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for direction of image GPSImgDirectionRef 16 10 ASCII 2
- TAG_IMPORTANT_COLOUR_COUNT - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_INDEXED_COLOR_TABLE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_INDEXED_COLOR_TABLE_COUNT - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_INFINITY_LENS_STEP - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INFORMATION - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_INFRARED_ILLUMINATOR - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_INTELLIGENT_AUTO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_INTELLIGENT_D_RANGE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_INTELLIGENT_EXPOSURE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Off
1 = Low
2 = Standard
3 = High - TAG_INTELLIGENT_RESOLUTION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Off
2 = Auto
3 = On - TAG_INTENT - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_INTER_COLOR_PROFILE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_INTERLACE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_INTERLACE_METHOD - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_INTERNAL_FLASH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_INTERNAL_FLASH_AE1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INTERNAL_FLASH_AE1_0 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INTERNAL_FLASH_AE2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INTERNAL_FLASH_AE2_0 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INTERNAL_FLASH_TABLE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_INTERNAL_ND_FILTER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_INTERNAL_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_INTERNAL_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
this number is unique, and contains the date of manufacture, but is not the same as the number printed on the camera body
- TAG_INTERNAL_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_INTEROP_INDEX - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_INTEROP_OFFSET - Static variable in class com.drew.metadata.exif.ExifSubIFDDirectory
-
This tag is a pointer to the Exif Interop IFD.
- TAG_INTEROP_VERSION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_INTERVAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_INTERVAL_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_INTERVAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_IPTC - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_IPTC_NAA - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_IS_ANIMATION - Static variable in class com.drew.metadata.webp.WebpDirectory
- TAG_IS_COLOR_TABLE_SORTED - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_IS_COLOR_TABLE_SORTED - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_IS_INTERLACED - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_ISO - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Check ISOSpeedRatings EXIF tag for ISO Speed 15 = Auto ISO 16 = ISO 50 17 = ISO 100 18 = ISO 200 19 = ISO 400
- TAG_ISO - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_ISO_1 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Values observed - 0 250 - 0 400
- TAG_ISO_EQUIVALENT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ISO_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_ISO_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's ISO mode, as an uppercase string.
- TAG_ISO_REQUESTED - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The requested ISO value, as an array of two integers.
- TAG_ISO_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
3 = 50 4 = 64 6 = 100 9 = 200
- TAG_ISO_SETTING - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_ISO_SETTING - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_ISO_SPEED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ISO_SPEED - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
10 = ISO 100 16 = ISO 200 100 = ISO 100 200 = ISO 200
- TAG_ISO_SPEED_LATITUDE_YYY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ISO_SPEED_LATITUDE_ZZZ - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ISO_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_ITERATION_COUNT - Static variable in class com.drew.metadata.gif.GifAnimationDirectory
- TAG_JOB_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_JPEG_AC_TABLES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_DC_TABLES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_LOSSLESS_PREDICTORS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_POINT_TRANSFORMS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_PROC - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_Q_TABLES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
1 = Standard Quality 2 = High Quality 3 = Super High Quality
- TAG_JPEG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_JPEG_QUALITY - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_JPEG_RESTART_INTERVAL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JPEG_TABLES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_JUMP_TO_XPEP - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_JUSTIFICATION - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_KEY_TEXT - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_KEYWORDS - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_KEYWORDS - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_KEYWORDS - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_KODAK_MODEL - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_LABEL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_LANDMARK - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LANGUAGE_CODE - Static variable in class com.drew.metadata.mp4.media.Mp4MediaDirectory
- TAG_LANGUAGE_IDENTIFIER - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_LANGUAGE_LEVEL - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_LAST_FILE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_LAST_MODIFICATION_TIME - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_LATERAL_CHROMATIC_ABERRATION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_LATITUDE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Latitude GPSLatitude 2 2 RATIONAL 3
- TAG_LATITUDE - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_LATITUDE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
North or South Latitude GPSLatitudeRef 1 1 ASCII 2
- TAG_LAYER - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_LAYER_COMPS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LAYER_GROUPS_ENABLED_ID - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LAYER_SELECTION_IDS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LAYER_STATE_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LAYERS_GROUP_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LEFT - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_LENS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_LENS - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
A pair of focal/max-fstop values that describe the lens used.
- TAG_LENS_DATA - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_LENS_DISTORTION_PARAMETERS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_LENS_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_LENS_FIRMWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LENS_FORMAT - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_LENS_ID - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_LENS_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_LENS_MAKE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
String.
- TAG_LENS_MODEL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
String.
- TAG_LENS_MODEL - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_LENS_MODEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_LENS_MOUNT - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_LENS_PROPERTIES - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_LENS_RANGE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_LENS_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
String.
- TAG_LENS_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_LENS_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LENS_SPEC - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_LENS_SPEC_FEATURES - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_LENS_SPECIFICATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
An array of four Rational64u numbers giving focal and aperture ranges.
- TAG_LENS_STOPS - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Lens stops, as an array of four integers.
- TAG_LENS_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_LENS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_LENS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_LENS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The type of lens used, as a byte.
- TAG_LENS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_LENS_TYPE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LENS_TYPE_2 - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_LIGHT_CONDITION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_LIGHT_SOURCE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Deprecated.use
ExifDirectoryBase.TAG_WHITE_BALANCEinstead. - TAG_LIGHT_SOURCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The lighting type, as a string.
- TAG_LIGHT_SOURCE_SPECIAL - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_LIGHT_VALUE_CENTER - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_LIGHT_VALUE_PERIPHERY - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_LIGHTING_OPTIMIZER_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_LIGHTROOM_WORKFLOW - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_LINEARIZATION_TABLE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_LINKED_PROFILE - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_LIVE_PHOTO_ID - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_LOCAL_CAPTION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_LOCAL_COLOUR_TABLE_BITS_PER_PIXEL - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_LOCATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LOCATION_BODY - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LOCATION_DATE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LOCATION_ISO6709 - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LOCATION_NAME - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LOCATION_NOTE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LOCATION_ROLE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_LONG_EXPOSURE_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_LONG_EXPOSURE_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_LONG_EXPOSURE_NOISE_REDUCTION_OR_FOCUS_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
-
(FocusMode for RX100) 0 = Manual 2 = AF-S 3 = AF-C 5 = Semi-manual 6 = Direct Manual Focus (LongExposureNoiseReduction for other models) 0 = Off 1 = On 2 = On 2 65535 = n/a
- TAG_LONG_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_LONGITUDE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Longitude GPSLongitude 4 4 RATIONAL 3
- TAG_LONGITUDE - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_LONGITUDE_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
East or West Longitude GPSLongitudeRef 3 3 ASCII 2
- TAG_M16_C_VERSION - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_MAC_NSPRINTINFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_MAC_PRINT_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_MACRO - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MACRO - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_MACRO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MACRO_FOCUS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_MACRO_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
1 = Macro 2 = Normal
- TAG_MACRO_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_MACRO_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
0 = Normal (Not Macro) 1 = Macro
- TAG_MACRO_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = On
2 = Off - TAG_MAIN_INFO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_MAJOR_BRAND - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_MAJOR_BRAND - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_MAJOR_BRAND - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_MAKE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_MAKE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_MAKERNOTE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag holds the Exif Makernote.
- TAG_MAKERNOTE_DATA_TYPE - Static variable in class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- TAG_MAKERNOTE_ID - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_MAKERNOTE_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_MAKERNOTE_PUBLIC_ID - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_MAKERNOTE_PUBLIC_SIZE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_MAKERNOTE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_MAKERNOTE_THUMB_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDirectory
- TAG_MAKERNOTE_THUMB_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDirectory
- TAG_MAKERNOTE_THUMB_VERSION - Static variable in class com.drew.metadata.exif.makernotes.SonyType6MakernoteDirectory
- TAG_MAKERNOTE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MAKERNOTE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras.
- TAG_MAKERNOTE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_MAKERNOTE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_MANUAL_FLASH_OUTPUT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_MANUAL_FOCUS_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Added during merge of Type2 & Type3.
- TAG_MANUAL_FOCUS_DISTANCE_OR_FACE_INFO - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_MAP_DATUM - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Geodetic survey data used GPSMapDatum 18 12 ASCII Any
- TAG_MASTER_DOCUMENT_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_MAX_APERTURE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Maximum aperture value of lens.
- TAG_MAX_APERTURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_MAX_APERTURE - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_MAX_APERTURE_AT_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_MAX_APERTURE_AT_MAX_FOCAL - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MAX_APERTURE_AT_MAX_FOCAL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_MAX_APERTURE_AT_MIN_FOCAL - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MAX_APERTURE_AT_MIN_FOCAL - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_MAX_BITRATE - Static variable in class com.drew.metadata.mp4.media.Mp4HintDirectory
- TAG_MAX_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MAX_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_MAX_PDU_SIZE - Static variable in class com.drew.metadata.mp4.media.Mp4HintDirectory
- TAG_MAX_SAMPLE_VALUE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_MEASURE_MODE - Static variable in class com.drew.metadata.exif.GpsDirectory
-
GPS measurement mode GPSMeasureMode 10 A ASCII 2
- TAG_MEASURED_COLOR_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_MEASURED_EV - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_MEASURED_EV_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_MEASURED_LV - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_MEASUREMENT_SCALE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_MEDIA_TIME_SCALE - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_MEDIA_TIME_SCALE - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_METERING_MODE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Exposure metering method.
- TAG_METERING_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
3 = Evaluative 4 = Partial 5 = Centre Weighted
- TAG_METERING_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_METERING_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_METERING_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_MIN_APERTURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_MIN_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_MIN_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_MIN_SAMPLE_VALUE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_MINOLTA_MAKERNOTE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MINOLTA_THUMBNAIL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Length of thumbnail in bytes.
- TAG_MINOLTA_THUMBNAIL_OFFSET_1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Used by Konica / Minolta cameras.
- TAG_MINOLTA_THUMBNAIL_OFFSET_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Alternate Thumbnail Offset.
- TAG_MINOR_VERSION - Static variable in class com.drew.metadata.heif.HeifDirectory
- TAG_MINOR_VERSION - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_MINOR_VERSION - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_MODE - Static variable in class com.drew.metadata.mp3.Mp3Directory
- TAG_MODEL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_MODEL - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_MODEL_ID - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_MODIFICATION_TIME - Static variable in class com.drew.metadata.mov.media.QuickTimeMediaDirectory
- TAG_MODIFICATION_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_MODIFICATION_TIME - Static variable in class com.drew.metadata.mp4.media.Mp4MediaDirectory
- TAG_MODIFICATION_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_MODIFIED_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_MODIFY_DATE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_MONTH_DAY_CREATED - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_MOON_PHASE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_MOON_PHASE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_MOON_PHASE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_MOTION_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_MOTION_SENSITIVITY - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_MOVIE_BACKGROUND_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_MOVIE_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_MULTI_BURST_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MULTI_BURST_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MULTI_BURST_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MULTI_EXPOSURE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_MULTI_FRAME_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_MY_COLORS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_NAME - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_ND_FILTER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_NEAR_LENS_STEP - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_NEF_BIT_DEPTH - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_NEF_COMPRESSION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The NEF (RAW) compression.
- TAG_NEF_THUMBNAIL_SIZE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The NEF (RAW) thumbnail size, as an integer array with two items representing [width,height].
- TAG_NEGATIVE_TIMES_OK - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_NEW_SUBFILE_TYPE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The new subfile type tag.
- TAG_NEXT_TRACK_ID - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_NEXT_TRACK_ID - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_NIKON_CAPTURE_DATA - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Data about changes set by Nikon Capture Editor.
- TAG_NIKON_CAPTURE_OFFSETS - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_NIKON_CAPTURE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_NIKON_SCAN - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_NO_PRINT - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_NOISE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The type of noise reduction, as a string.
- TAG_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_NOISE_REDUCTION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
0 = Standard
1 = Low (-1)
2 = High (+1)
3 = Lowest (-2)
4 = Highest (+2) - TAG_NUM_AF_POINTS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_NUMBER_OF_CHANNELS - Static variable in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- TAG_NUMBER_OF_CHANNELS - Static variable in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- TAG_NUMBER_OF_COMPONENTS - Static variable in class com.drew.metadata.jpeg.JpegDirectory
-
Usually 1 = grey scaled, 3 = color YcbCr or YIQ, 4 = color CMYK Each component TAG_COMPONENT_DATA_[1-4], has the following meaning: component Id(1byte)(1 = Y, 2 = Cb, 3 = Cr, 4 = I, 5 = Q), sampling factors (1byte) (bit 0-3 vertical., 4-7 horizontal.), quantization table number (1 byte).
- TAG_NUMBER_OF_TABLES - Static variable in class com.drew.metadata.jpeg.HuffmanTablesDirectory
- TAG_OBJECT_ATTRIBUTE_REFERENCE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_CYCLE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_OBJECT_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
Units are millimetres
- TAG_OBJECT_NAME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_PREVIEW_DATA - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_PREVIEW_FILE_FORMAT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_PREVIEW_FILE_FORMAT_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OBJECT_TYPE_REFERENCE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_OLYMPUS_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_OLYMPUS_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_ONE_TOUCH_WB - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_ONION_SKINS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_OPCOLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_OPCOLOR - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_OPERATOR_INTERNVENTION - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_OPERATOR_MESSAGE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_OPTICAL_ZOOM_CODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_OPTICAL_ZOOM_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Standard
2 = Extended - TAG_OPTICAL_ZOOM_ON - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_OPTO_ELECTRIC_CONVERSION_FUNCTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524.
- TAG_ORDER_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_ORIENTATION - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_ORIENTATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_ORIGIN_PATH_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_ORIGINAL_DECISION_DATA_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_ORIGINAL_MANUFACTURER_MODEL - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
A string.
- TAG_ORIGINAL_TRANSMISSION_REFERENCE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ORIGINATING_PROGRAM - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_ORIGINATING_SIGNATURE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_OWNER_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_PADDING - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PAGE_NAME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PAGE_NUMBER - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PAGE_ORDER - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_PAGES - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_PALETTE - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_PALETTE_COLOUR_COUNT - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_PALETTE_HAS_TRANSPARENCY - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_PALETTE_SIZE - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_PALETTE_TYPE - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_PANASONIC_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_PANASONIC_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_PANASONIC_TITLE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PANASONIC_TITLE_2 - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PANORAMA - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_PANORAMA_DIRECTION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.Panorama
- TAG_PANORAMA_FRAME_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.Panorama
- TAG_PARALLAX - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_PATH_SELECTION_STATE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PERSONAL_FUNCTION_VALUES_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_PERSONAL_FUNCTIONS_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_PEX_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_PHOTO_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_PHOTO_STYLE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_PHOTOMETRIC_INTERPRETATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Shows the color space of the image data components.
- TAG_PHOTOSHOP_SETTINGS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PICT_INFO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PICT_INFO - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_PICTURE_CONTROL - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_PICTURE_CONTROL_2 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_PICTURE_CONTROL_ADJUST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_PICTURE_CONTROL_ADJUST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_PICTURE_CONTROL_BASE - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_PICTURE_CONTROL_BASE - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_PICTURE_CONTROL_NAME - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_PICTURE_CONTROL_NAME - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_PICTURE_CONTROL_QUICK_ADJUST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_PICTURE_CONTROL_QUICK_ADJUST - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_PICTURE_CONTROL_VERSION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_PICTURE_CONTROL_VERSION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_PICTURE_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_PICTURE_MODE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_PITCH_ANGLE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_PIXEL_ASPECT_RATIO - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
- TAG_PIXEL_ASPECT_RATIO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PIXEL_DENSITY - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_PIXELS_PER_UNIT_X - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_PIXELS_PER_UNIT_Y - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_PLANAR_CONFIGURATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
When image format is no compression YCbCr, this value shows byte aligns of YCbCr data.
- TAG_PLATFORM - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_POSTER_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_POSTER_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_POWER_UP_TIME - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_PRE_CAPTURE_FRAMES - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PREDICTOR - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PREFERRED_RATE - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_PREFERRED_RATE - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_PREFERRED_VOLUME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_PREFERRED_VOLUME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_PRESSURE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PREVIEW_DURATION - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_PREVIEW_DURATION - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_PREVIEW_IFD - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Preview to another IFD (?)
- TAG_PREVIEW_IMAGE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PREVIEW_IMAGE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_PREVIEW_IMAGE_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_PREVIEW_IMAGE_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PREVIEW_IMAGE_SIZE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_PREVIEW_IMAGE_START - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PREVIEW_IMAGE_VALID - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_PREVIEW_THUMBNAIL - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
Alternate thumbnail offset
- TAG_PREVIEW_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_PREVIEW_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_PRIMARY_AF_POINT_1 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_PRIMARY_AF_POINT_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_PRIMARY_CHROMATICITIES - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PRINT_FLAGS - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PRINT_FLAGS_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
See PIM specification here: http://www.ozhiker.com/electronics/pjmt/jpeg_info/pim.html
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.KyoceraMakernoteDirectory
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
See the PIM specification here: http://www.ozhiker.com/electronics/pjmt/jpeg_info/pim.html
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
Info at http://www.ozhiker.com/electronics/pjmt/jpeg_info/pim.html
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
See Print Image Matching for specification.
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_PRINT_IMAGE_MATCHING_INFO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_PRINT_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PRINT_INFO_2 - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PRINT_SCALE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PRINT_STYLE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_PROCESSING_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_PROCESSING_METHOD - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Name of the method used for location finding GPSProcessingMethod 27 1B UNDEFINED Any
- TAG_PRODUCER - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_PRODUCT - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_PRODUCT_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_PROFILE_BYTE_COUNT - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROFILE_CLASS - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROFILE_CONNECTION_SPACE - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROFILE_CREATOR - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROFILE_DATETIME - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROFILE_VERSION - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_PROGRAM_ISO - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_PROGRAM_SHIFT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's program shift setting, as an array of four integers.
- TAG_PROGRAM_VERSION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_PROOF_MODE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_PROPRIETARY_THUMBNAIL - Static variable in class com.drew.metadata.exif.makernotes.KyoceraMakernoteDirectory
- TAG_PROVINCE_OR_STATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_PUBLISHER - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
2 = Normal 3 = Fine 5 = Superfine
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
3 = Fine
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_QUALITY - Static variable in class com.drew.metadata.photoshop.DuckyDirectory
- TAG_QUALITY_AND_FILE_FORMAT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's quality setting, as an uppercase string.
- TAG_QUALITY_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Good 1 = Better 2 = Best
- TAG_QUALITY_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
1 = Fine 2 = Super Fine
- TAG_QUALITY_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
2 = High
3 = Normal
6 = Very High
7 = Raw
9 = Motion Picture - TAG_QUICK_MASK_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_QUICK_SHOT - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_RAM_SIZE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_RASTERIZED_CAPTION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_RATING - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RATING - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_RATING_PERCENT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RATING_USER - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_RAW_DATA_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_RAW_DEVELOPMENT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_RAW_DEVELOPMENT_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_RAW_INFO - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_RECOGNIZED_FACE_FLAGS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_RECOMMENDED_EXPOSURE_INDEX - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RECORD_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_RECORD_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
2 = Normal Mode
- TAG_RECORD_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Normal
2 = Portrait
3 = Scenery
4 = Sports
5 = Night Portrait
6 = Program
7 = Aperture Priority
8 = Shutter Priority
9 = Macro
10= Spot
11= Manual
12= Movie Preview
13= Panning
14= Simple
15= Color Effects
16= Self Portrait
17= Economy
18= Fireworks
19= Party
20= Snow
21= Night Scenery
22= Food
23= Baby
24= Soft Skin
25= Candlelight
26= Starry Night
27= High Sensitivity
28= Panorama Assist
29= Underwater
30= Beach
31= Aerial Photo
32= Sunset
33= Pet
34= Intelligent ISO
35= Clipboard
36= High Speed Continuous Shooting
37= Intelligent Auto
39= Multi-aspect
41= Transform
42= Flash Burst
43= Pin Hole
44= Film Grain
45= My Color
46= Photo Frame
51= HDR - TAG_RECORD_SHUTTER_RELEASE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_RECORDING_MODE - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_RED_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_RED_MASK - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_RED_X - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_RED_Y - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_REFERENCE_BLACK_WHITE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_REFERENCE_DATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_REFERENCE_NUMBER - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_REFERENCE_SERVICE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_RELATED_IMAGE_FILE_FORMAT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RELATED_IMAGE_HEIGHT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RELATED_IMAGE_WIDTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RELATED_SOUND_FILE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RELEASE_DATE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_RELEASE_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_RELEASE_MODE_2 - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_RELEASE_TIME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_RENDERING - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_RENDERING_INTENT - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_REQUIREMENTS - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_RESAVED - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_RESOLUTION_INFO - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_RESOLUTION_MODE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_RESOLUTION_UNIT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_RESX - Static variable in class com.drew.metadata.jfif.JfifDirectory
- TAG_RESY - Static variable in class com.drew.metadata.jfif.JfifDirectory
- TAG_RETOUCH_HISTORY - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_RETOUCH_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_REVERSE_SCROLL - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_RICOH_CAMERA_INFO_MAKERNOTE_SUB_IFD_POINTER - Static variable in class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- TAG_ROLL_ANGLE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_ROTATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = 0 DG
3 = 180 DG
6 = 90 DG
8 = 270 DG - TAG_ROTATION - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_ROTATION - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_ROUTING - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_ROWS_PER_STRIP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The raster is codified by a single block of data holding this many rows.
- TAG_RUN_TIME - Static variable in class com.drew.metadata.exif.makernotes.AppleMakernoteDirectory
- TAG_SAMPLE_FORMAT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SAMPLES_PER_PIXEL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Each pixel is composed of this many samples.
- TAG_SAMPLES_PER_SEC - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_SAMPLES_PER_SECOND - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_SANYO_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SANYO_THUMBNAIL - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SATELLITES - Static variable in class com.drew.metadata.exif.GpsDirectory
-
GPS satellites used for measurement GPSSatellites 8 8 ASCII Any
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the direction of saturation processing applied by the camera when the image was shot.
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Normal 1 = High 65535 = Low
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = -1 1 = Normal 2 = +1
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The saturation level, as a signed integer.
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Normal 1 = Low 2 = High
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SATURATION_2 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's saturation level, as a string.
- TAG_SCENE_AREA - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SCENE_ASSIST - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_SCENE_CAPTURE_TYPE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the type of scene that was shot.
- TAG_SCENE_DETECT - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SCENE_DETECT_DATA - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SCENE_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's scene mode, as a string.
- TAG_SCENE_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SCENE_MODE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SCENE_MODE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SCENE_SELECT - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SCENE_TYPE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SCROLL_IN - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_SCROLL_OUT - Static variable in class com.drew.metadata.mov.media.QuickTimeTextDirectory
- TAG_SECURITY_CLASSIFICATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SEED_NUMBER - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_SELECTION_DURATION - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_SELECTION_DURATION - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_SELECTION_TIME - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_SELECTION_TIME - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_SELF_TIMER - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
1 = Off?
- TAG_SELF_TIMER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Off
2 = 10 s
3 = 2 s - TAG_SELF_TIMER - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SELF_TIMER_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_SELF_TIMER_DELAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_SELF_TIMER_MODE_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SENSING_METHOD - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SENSITIVITY_TYPE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Applies to ISO tag.
- TAG_SENSOR_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SENSOR_PIXEL_SIZE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The sensor pixel size, as a pair of rational numbers.
- TAG_SENSOR_TEMPERATURE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SEQUENCE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_SEQUENCE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_SEQUENCE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SEQUENCE_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SEQUENCE_SHOT_INTERVAL - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SEQUENTIAL_SHOT - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SERIAL_INFO_ARRAY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.OlympusEquipmentMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_SERIAL_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_SERIAL_NUMBER_1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SERIAL_NUMBER_2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SERIAL_NUMBER_FORMAT - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SERVICE_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SHADING_COMPENSATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SHADOW - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the direction of sharpness processing applied by the camera when the image was shot.
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
-
0 = Normal 1 = High 65535 = Low
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = -1 1 = Normal 2 = +1
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Normal 1 = Soft 2 = Hard
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_SHARPNESS - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SHARPNESS_FACTOR - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SHARPNESS_FREQ_TABLE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SHARPNESS_TABLE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SHEET_DISCLOSURE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_SHOOTING_MODE - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's shooting mode.
- TAG_SHOOTING_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SHORT_DOCUMENT_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SHORT_FOCAL_LENGTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_SHOT_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
Advertised as ASCII, but actually isn't.
- TAG_SHOT_INFO - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SHUTTER - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_SHUTTER_COUNT - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_SHUTTER_COUNT_3 - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_SHUTTER_MODE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_SHUTTER_SPEED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Shutter speed by APEX value.
- TAG_SHUTTER_SPEED_VALUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_SHUTTER_TYPE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SIGNATURE - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_SIGNIFICANT_BITS - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_SLICES - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_SLOW_SHUTTER - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_SLOW_SYNC - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_SOFT_SKIN_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SOFTWARE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SOFTWARE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_SOFTWARE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_SOFTWARE - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_SOFTWARE_VERSION - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SOME_SAMPLES_FORCED - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_SONY_EXPOSURE_TIME - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_SONY_F_NUMBER - Static variable in class com.drew.metadata.exif.makernotes.SonyTag9050bDirectory
- TAG_SONY_MODEL_ID - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_SOUND_BALANCE - Static variable in class com.drew.metadata.mov.media.QuickTimeSoundDirectory
- TAG_SOUND_BALANCE - Static variable in class com.drew.metadata.mp4.media.Mp4SoundDirectory
- TAG_SOURCE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SPATIAL_FREQ_RESPONSE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SPATIAL_FREQ_RESPONSE_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SPATIAL_QUALITY - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_SPATIAL_QUALITY - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_SPECIAL_INSTRUCTIONS - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SPECIAL_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
-
Three values: Value 1: 0=Normal, 2=Fast, 3=Panorama Value 2: Sequence Number Value 3: 1 = Panorama Direction: Left to Right 2 = Panorama Direction: Right to Left 3 = Panorama Direction: Bottom to Top 4 = Panorama Direction: Top to Bottom
- TAG_SPECIAL_MODE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_SPECTRAL_SENSITIVITY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SPEED - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Speed of GPS receiver GPSSpeed 13 D RATIONAL 1
- TAG_SPEED_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Speed unit GPSSpeedRef 12 C ASCII 2
- TAG_SPOT_FOCUS_POINT_X_COORDINATE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SPOT_FOCUS_POINT_Y_COORDINATE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SPOT_HALFTONE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_SPOT_METERING_MODE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_SRAW_QUALITY - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_SRGB_RENDERING_INTENT - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_STANDARD_ID_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_STANDARD_OUTPUT_SENSITIVITY - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_STATE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_STATUS - Static variable in class com.drew.metadata.exif.GpsDirectory
-
GPS receiver status GPSStatus 9 9 ASCII 2
- TAG_STREAMS - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_STRIP_BYTE_COUNTS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The size of the raster data in bytes.
- TAG_STRIP_OFFSETS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The position in the file of raster data.
- TAG_STRIP_ROW_COUNTS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUB_IFD_OFFSET - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Tag is a pointer to one or more sub-IFDs.
- TAG_SUB_LOCATION - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SUBFILE_TYPE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The old subfile type tag.
- TAG_SUBJECT - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_SUBJECT_DISTANCE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
Indicates the distance the autofocus camera is focused to.
- TAG_SUBJECT_DISTANCE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
- TAG_SUBJECT_DISTANCE_RANGE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the distance to the subject.
- TAG_SUBJECT_LOCATION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUBJECT_LOCATION_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUBJECT_PROGRAM - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_SUBJECT_REFERENCE - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SUBSECOND_TIME - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUBSECOND_TIME_DIGITIZED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUBSECOND_TIME_ORIGINAL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_SUPER_MACRO - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_SUPPLEMENTAL_CATEGORIES - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_SWEEP_PANORAMA_DIRECTION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_SWEEP_PANORAMA_FIELD_OF_VIEW - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TAG_A2B0 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_A2B1 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_A2B2 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_aabg - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_aagg - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_aarg - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_B2A0 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_B2A1 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_B2A2 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_bfd - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_bkpt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_bTRC - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_bXYZ - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_calt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_chad - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_chrm - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_COUNT - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_cprt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_crdi - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_desc - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_devs - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_dmdd - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_dmnd - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_gamt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_gTRC - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_gXYZ - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_kTRC - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_lumi - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_meas - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_mmod - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_ncl2 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_ncol - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_ndin - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_pre0 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_pre1 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_pre2 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_ps2i - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_ps2s - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_psd0 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_psd1 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_psd2 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_psd3 - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_pseq - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_resp - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_rTRC - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_rXYZ - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_scrd - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_scrn - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_targ - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_tech - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_vcgt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_view - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_vued - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TAG_wtpt - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_TARGET_APERTURE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_TARGET_EXPOSURE_TIME - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_TELECONVERTER - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_TEMPERATURE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TEMPORAL_QUALITY - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_TEMPORAL_QUALITY - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_TEXT_COLOR - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_TEXT_FACE - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_TEXT_FONT - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_TEXT_SIZE - Static variable in class com.drew.metadata.mov.media.QuickTimeTimecodeDirectory
- TAG_TEXT_STAMP - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Off
2 = On - TAG_TEXT_STAMP_1 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Off
2 = On - TAG_TEXT_STAMP_2 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TEXT_STAMP_3 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TEXTUAL_DATA - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_THRESHOLDING - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
1 = No dithering or halftoning 2 = Ordered dither or halftone 3 = Randomized dither
- TAG_THUMB_HEIGHT - Static variable in class com.drew.metadata.jfif.JfifDirectory
- TAG_THUMB_WIDTH - Static variable in class com.drew.metadata.jfif.JfifDirectory
- TAG_THUMBNAIL - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_THUMBNAIL_COMPRESSION - Static variable in class com.drew.metadata.exif.ExifThumbnailDirectory
-
Deprecated.use
ExifDirectoryBase.TAG_COMPRESSIONinstead. - TAG_THUMBNAIL_DIMENSIONS - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
2 values - x,y dimensions in pixels.
- TAG_THUMBNAIL_IMAGE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_THUMBNAIL_IMAGE_VALID_AREA - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_THUMBNAIL_LENGTH - Static variable in class com.drew.metadata.exif.ExifThumbnailDirectory
-
The size of the thumbnail image data in bytes.
- TAG_THUMBNAIL_OFFSET - Static variable in class com.drew.metadata.exif.ExifThumbnailDirectory
-
The offset to thumbnail image bytes, relative to the start of the IFD.
- TAG_THUMBNAIL_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
Offset of Preview Thumbnail
- TAG_THUMBNAIL_OLD - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_THUMBNAIL_SIZE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
Size in bytes
- TAG_TIFF_PREVIEW_OFFSET - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_TIFF_PREVIEW_SIZE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_TILE_BYTE_COUNTS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TILE_LENGTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TILE_OFFSETS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TILE_WIDTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TIME - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_TIME_CREATED - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_TIME_CREATED - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_TIME_SCALE - Static variable in class com.drew.metadata.mov.QuickTimeDirectory
- TAG_TIME_SCALE - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_TIME_SENT - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_TIME_STAMP - Static variable in class com.drew.metadata.exif.GpsDirectory
-
GPS time (atomic clock) GPSTimeStamp 7 7 RATIONAL 3
- TAG_TIME_ZONE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TIME_ZONE - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
(string)
- TAG_TIME_ZONE - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
(String).
- TAG_TIME_ZONE_DIGITIZED - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TIME_ZONE_OFFSET_TIFF_EP - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TIME_ZONE_ORIGINAL - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TIMELINE_INFORMATION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_TIMER_RECORDING - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TITLE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_TITLE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TITLE - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_TITLE - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_TONE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_TONE_CURVE_MATCHING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_TONE_CURVE_TABLE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_TONING_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_TONING_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_TONING_EFFECT - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_TONING_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl1Directory
- TAG_TONING_SATURATION - Static variable in class com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
- TAG_TOP - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_TOTAL_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_TOUCH_AE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TRACK - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Direction of movement GPSTrack 15 F RATIONAL 1
- TAG_TRACK_NUMBER - Static variable in class com.drew.metadata.wav.WavDirectory
- TAG_TRACK_REF - Static variable in class com.drew.metadata.exif.GpsDirectory
-
Reference for direction of movement GPSTrackRef 14 E ASCII 2
- TAG_TRANSFER_FUNCTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TRANSFER_RANGE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_TRANSFORM - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
(decoded as two 16-bit signed integers) '-1 1' = Slim Low '-3 2' = Slim High '0 0' = Off '1 1' = Stretch Low '3 2' = Stretch High
- TAG_TRANSFORM_1 - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
(decoded as two 16-bit signed integers) '-1 1' = Slim Low '-3 2' = Slim High '0 0' = Off '1 1' = Stretch Low '3 2' = Stretch High
- TAG_TRANSFORMATION_MATRIX - Static variable in class com.drew.metadata.mp4.Mp4Directory
- TAG_TRANSPARENCY_INDEX - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_TRANSPARENT_COLOR_FLAG - Static variable in class com.drew.metadata.gif.GifControlDirectory
- TAG_TRANSPARENT_COLOR_INDEX - Static variable in class com.drew.metadata.gif.GifControlDirectory
- TAG_TRANSPARENT_COLOR_INDEX - Static variable in class com.drew.metadata.gif.GifHeaderDirectory
-
Deprecated.use
GifHeaderDirectory.TAG_BACKGROUND_COLOR_INDEXinstead. - TAG_TRAVEL_DAY - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_TRIGGER_MODE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_TRIGGER_MODE - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_UIB_VERSION - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_UNICODE_ALPHA_NAMES - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_UNIQUE_DOCUMENT_ID - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_UNIQUE_OBJECT_NAME - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_UNIT_SPECIFIER - Static variable in class com.drew.metadata.png.PngDirectory
- TAG_UNITS - Static variable in class com.drew.metadata.jfif.JfifDirectory
-
Units for pixel density fields.
- TAG_UNKNOWN_1 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_1 - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_UNKNOWN_10 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_12 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_UNKNOWN_2 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_2 - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_UNKNOWN_20 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_27 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_28 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_29 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_3 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_UNKNOWN_3 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_3 - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_UNKNOWN_30 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_31 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_33 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_34 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
An unknown tag, as a rational.
- TAG_UNKNOWN_36 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_37 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_38 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_39 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_4 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_41 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_42 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_43 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_44 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_45 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_46 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_47 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_48 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_5 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_51 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_52 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_53 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_54 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_55 - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_UNKNOWN_6 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_7 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_UNKNOWN_7 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_8 - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_UNKNOWN_DATA_DUMP - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
No idea, what this is
- TAG_UPTIME - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
4 Bytes
Time in 1/100 s from when the camera was powered on to when the image is written to memory card - TAG_URGENCY - Static variable in class com.drew.metadata.iptc.IptcDirectory
- TAG_URL - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_URL_LIST - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_USER_COMMENT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_USER_DATA - Static variable in class com.drew.metadata.mp4.media.Mp4UuidBoxDirectory
- TAG_USER_INPUT_FLAG - Static variable in class com.drew.metadata.gif.GifControlDirectory
- TAG_USER_LABEL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFire2MakernoteDirectory
- TAG_USER_LABEL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxHyperFireMakernoteDirectory
- TAG_USER_LABEL - Static variable in class com.drew.metadata.exif.makernotes.ReconyxUltraFireMakernoteDirectory
- TAG_USER_PROFILE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_UUID - Static variable in class com.drew.metadata.mp4.media.Mp4UuidBoxDirectory
- TAG_VALID_AF_POINTS - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.AFInfo
- TAG_VALID_BITS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_VENDOR - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_VENDOR - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_VERSION - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_VERSION - Static variable in class com.drew.metadata.exif.makernotes.RicohMakernoteDirectory
- TAG_VERSION - Static variable in class com.drew.metadata.jfif.JfifDirectory
- TAG_VERSION - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_VERSION - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_VERSION_ID - Static variable in class com.drew.metadata.exif.GpsDirectory
-
GPS tag version GPSVersionID 0 0 BYTE 4
- TAG_VERTICAL_DPI - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_VERTICAL_PLACEMENT - Static variable in class com.drew.metadata.mov.media.QuickTimeSubtitleDirectory
- TAG_VERTICAL_RESOLUTION - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_VERTICAL_RESOLUTION - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_VIDEO_CODEC - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_VIGNETTE_CONTROL - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
-
The camera's vignette control setting.
- TAG_VIGNETTING_CORRECTION - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_VIGNETTING_CORRECTION_ARRAY_1 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_VIGNETTING_CORRECTION_ARRAY_2 - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_VM_LOCATION - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_VM_USAGE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_VOICE_MEMO - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_VR_INFO - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_VRD_OFFSET - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_VSCR_SIZE - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_WATER_DEPTH - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_WATERMARK - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_WB_ADJUST_AB - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
WB adjust AB.
- TAG_WB_ADJUST_GM - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
WB adjust GM.
- TAG_WB_BLUE_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_WB_BLUE_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_WB_GREEN_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_WB_GREEN_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_WB_MODE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_WB_RED_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_WB_RED_LEVEL - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_WB_SHIFT_AMBER_MAGENTA - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
White balance (aka light source).
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.FocalLength
-
0 = Auto 1 = Sunny 2 = Cloudy 3 = Tungsten 4 = Florescent 5 = Flash 6 = Custom
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.ShotInfo
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.CasioType1MakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.LeicaMakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.NikonType1MakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Auto
2 = Daylight
3 = Cloudy
4 = Incandescent
5 = Manual
8 = Flash
10 = Black & White
11 = Manual
12 = Shade - TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.PentaxMakernoteDirectory
-
0 = Auto 1 = Daylight 2 = Shade 3 = Tungsten 4 = Fluorescent 5 = Manual
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.SigmaMakernoteDirectory
- TAG_WHITE_BALANCE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_WHITE_BALANCE_1 - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
0 = Auto 1 = Daylight 2 = Shade 3 = Tungsten 4 = Fluorescent 5 = Manual
- TAG_WHITE_BALANCE_2 - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
-
12 = Flash 0 = Manual 1 = Auto? 4 = Flash?
- TAG_WHITE_BALANCE_2 - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_WHITE_BALANCE_BIAS - Static variable in class com.drew.metadata.exif.makernotes.CasioType2MakernoteDirectory
- TAG_WHITE_BALANCE_BIAS - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_WHITE_BALANCE_BIAS - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
- TAG_WHITE_BALANCE_BLUE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_WHITE_BALANCE_BRACKET - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_WHITE_BALANCE_FINE_TUNE - Static variable in class com.drew.metadata.exif.makernotes.FujifilmMakernoteDirectory
- TAG_WHITE_BALANCE_FINE_TUNE - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_WHITE_BALANCE_GREEN - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_WHITE_BALANCE_MATCHING - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_WHITE_BALANCE_MODE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
This tag indicates the white balance mode set when the image was shot.
- TAG_WHITE_BALANCE_RED - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_WHITE_BALANCE_TABLE - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory
- TAG_WHITE_BOARD - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_WHITE_POINT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_WHITE_POINT_X - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_WHITE_POINT_Y - Static variable in class com.drew.metadata.png.PngChromaticitiesDirectory
- TAG_WIDE_FOCUS_ZONE - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory.CameraSettings
- TAG_WIDE_RANGE - Static variable in class com.drew.metadata.exif.makernotes.SanyoMakernoteDirectory
- TAG_WIDTH - Static variable in class com.drew.metadata.avi.AviDirectory
- TAG_WIDTH - Static variable in class com.drew.metadata.gif.GifImageDirectory
- TAG_WIDTH - Static variable in class com.drew.metadata.mov.media.QuickTimeVideoDirectory
- TAG_WIDTH - Static variable in class com.drew.metadata.mp4.media.Mp4VideoDirectory
- TAG_WIN_AUTHOR - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The image author, as used by Windows XP (called Artist in the Windows shell).
- TAG_WIN_COMMENT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The image comment, as used by Windows XP.
- TAG_WIN_DEVMODE - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_WIN_KEYWORDS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The image keywords, as used by Windows XP.
- TAG_WIN_SUBJECT - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The image subject, as used by Windows XP.
- TAG_WIN_TITLE - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
-
The image title, as used by Windows XP.
- TAG_WMF_PREVIEW_OFFSET - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_WMF_PREVIEW_SIZE - Static variable in class com.drew.metadata.eps.EpsDirectory
- TAG_WORKFLOW_URL - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_WORLD_TIME - Static variable in class com.drew.metadata.exif.makernotes.NikonType2MakernoteDirectory
- TAG_WORLD_TIME_LOCATION - Static variable in class com.drew.metadata.exif.makernotes.PanasonicMakernoteDirectory
-
1 = Home
2 = Destination - TAG_X_PIXELS_PER_METER - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_X_RESOLUTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_XMAX - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_XMIN - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_XML - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_XMP_DATA - Static variable in class com.drew.metadata.photoshop.PhotoshopDirectory
- TAG_XMP_VALUE_COUNT - Static variable in class com.drew.metadata.xmp.XmpDirectory
- TAG_XYZ_VALUES - Static variable in class com.drew.metadata.icc.IccDirectory
- TAG_Y_PIXELS_PER_METER - Static variable in class com.drew.metadata.bmp.BmpHeaderDirectory
- TAG_Y_RESOLUTION - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_YCBCR_COEFFICIENTS - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_YCBCR_POSITIONING - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_YCBCR_SUBSAMPLING - Static variable in class com.drew.metadata.exif.ExifDirectoryBase
- TAG_YEAR - Static variable in class com.drew.metadata.mov.metadata.QuickTimeMetadataDirectory
- TAG_YEAR_CREATED - Static variable in class com.drew.metadata.exif.makernotes.KodakMakernoteDirectory
- TAG_YMAX - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_YMIN - Static variable in class com.drew.metadata.pcx.PcxDirectory
- TAG_ZONE_MATCHING - Static variable in class com.drew.metadata.exif.makernotes.SonyType1MakernoteDirectory
- TAG_ZOOM - Static variable in class com.drew.metadata.exif.makernotes.OlympusMakernoteDirectory
- TAG_ZOOM_SOURCE_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TAG_ZOOM_TARGET_WIDTH - Static variable in class com.drew.metadata.exif.makernotes.CanonMakernoteDirectory.CameraSettings
- TagAeLock - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAfAreas - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAfFineTune - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAfFineTuneAdj - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAfInfo - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagAfPoint - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagAfPointSelected - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAfSearch - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagArtFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagArtFilterEffect - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagAspectFrame - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagAspectRatio - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagAutoFocus - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagBlackLevel1 - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlackLevel2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagBlackLevel2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagBlackLevel2 - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlackLevel3 - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlackLevelBlue - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlackLevelGreen - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlackLevelRed - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagBlueBalance - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagCameraSettingsVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagCameraTemperature - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCameraTemperature - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagCmContrast - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmExposureCompensation - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmHue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmSaturation - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmSharpness - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmWhiteBalance - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmWhiteBalanceComp - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCmWhiteBalanceGrayPoint - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagColorCreatorEffect - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagColorMatrix - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagColorMatrix2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagColorSpace - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagColorSpace - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagCompressionFactor - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagContrastSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagContrastSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCoringFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCoringFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCoringValues - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCoringValues - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCropBottom - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagCropHeight - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCropHeight - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCropLeft - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCropLeft - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCropLeft - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagCropRight - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagCropTop - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCropTop - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCropTop - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagCropWidth - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagCropWidth - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagCustomSaturation - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagDateTimeUtc - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagDescriptor<T extends Directory> - Class in com.drew.metadata
-
Base class for all tag descriptor classes.
- TagDescriptor(T) - Constructor for class com.drew.metadata.TagDescriptor
- TagDeviceType - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagDistortionCorrection - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagDistortionCorrection - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionCorrection2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagDistortionInfo - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagDistortionN - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionParam02 - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionParam04 - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionParam08 - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionParam09 - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionParam11 - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDistortionScale - Static variable in class com.drew.metadata.exif.PanasonicRawDistortionDirectory
- TagDriveMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagEncryptionKey - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagEnhancer - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagEnhancerValues - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagExposureCompensation - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagExposureMode - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagExposureMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagExposureShift - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagExposureTime - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagExtendedWBDetect - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagExternalFlash - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagExternalFlashBounce - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagExternalFlashGuideNumber - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagExternalFlashZoom - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagFaceDetect - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFaceDetectArea - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagFaceDetectFrameCrop - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagFaceDetectFrameSize - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagFaceName - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFaceRecognition - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFacesDetected - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagFilmMode - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagFirmwareName - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFlashControlMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFlashExposureComp - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFlashIntensity - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFlashMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFlashRemoteControl - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFNumber - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFocalLengthIn35mmFormat - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagFocusDistance - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagFocusInfoVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagFocusMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFocusProcess - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagFocusStepCount - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagFocusStepInfinity - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagFocusStepNear - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagGainBase - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagGradation - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagHighIsoMultiplierBlue - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagHighIsoMultiplierGreen - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagHighIsoMultiplierRed - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagHueSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagImageProcessingVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagImageQuality2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagImageStabilization - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagImageStabilization - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagInternalFlash - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagInternalLensSerialNumber - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagIso - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagISO - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagJpgFromRaw - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagKeystoneCompensation - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagKeystoneDirection - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagKeystoneValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagLensFirmware - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagLensModel - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagLensType - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagLightSource - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagLinearityLimitBlue - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagLinearityLimitGreen - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagLinearityLimitRed - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagLocalLocationName - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagMacroLed - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagMacroMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagMagicFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagMake - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagMakerNoteVersion - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagManometerPressure - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagManometerReading - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagManualFlash - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagManualFlashStrength - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagMaxFaces - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagMeteringMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagModel - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagModifiedSaturation - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagMultipleExposureMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagNdFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagNoiseFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagNoiseReduction - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagNoiseReduction2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagNumWbEntries - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagNumWbEntries - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagOrientation - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagOrientationInfo - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagOriginalDirectory - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagOriginalFileName - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagPanasonicRawVersion - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagPanoramaMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeBWFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeContrast - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeEffect - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeHue - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeSaturation - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeSharpness - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureModeTone - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPictureWizard - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagPitchAngle - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPreviewIfd - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagPreviewImageLength - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPreviewImageStart - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPreviewImageValid - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagPrintImVersion - Static variable in class com.drew.metadata.exif.PrintIMDirectory
- TagRawDataByteOrder - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagRawDataCFAPattern - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagRawDataOffset - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagRawDevArtFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevAutoGradation - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevColorSpace - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevColorSpace - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevContrastValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevContrastValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevEditStatus - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevEngine - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevEngine - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevExposureBiasValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevExposureBiasValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevGradation - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevGrayPoint - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevGrayPoint - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevMemoryColorEmphasis - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevMemoryColorEmphasis - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevNoiseReduction - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevNoiseReduction - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevPictureMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmBwFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmContrast - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmNoiseFilter - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmPictureTone - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmSaturation - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevPmSharpness - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevSaturation3 - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevSaturationEmphasis - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevSaturationEmphasis - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevSettings - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevSharpnessValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevSharpnessValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevWbFineAdjustment - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevWbFineAdjustment - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawDevWhiteBalance - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevWhiteBalanceValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopment2MakernoteDirectory
- TagRawDevWhiteBalanceValue - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDirectory
- TagRawInfoVersion - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagRedBalance - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagRollAngle - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagRowsPerStrip - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSamsungModelId - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagSaturationSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagSceneArea - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagSceneDetect - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagSceneDetectData - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagSceneMode - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagSensorAreas - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagSensorBottomBorder - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSensorCalibration - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagSensorHeight - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSensorLeftBorder - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSensorRightBorder - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSensorTemperature - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- TagSensorTopBorder - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSensorWidth - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagSerialNumber - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagShadingCompensation - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagShadingCompensation2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagSharpnessSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagSharpnessSetting - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagShotInfo - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagSmartAlbumColor - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagSmartRange - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagStackedImage - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagStripByteCounts - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagStripOffsets - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagToneLevel - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagUnknownBlock1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagUnknownBlock2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagUnknownBlock3 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagUnknownBlock4 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagValidBits - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagValidPixelDepth - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbBlueLevel - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagWbGLevel - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel3000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel3300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel3600K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel3900K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel4000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel4300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel4500K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel4800K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel5300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel6000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel6600K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGLevel7500K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbGreenLevel - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagWbInfo - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagWbInfo2 - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagWbRbLevels - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels1 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels2 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels3 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels3000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels3300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels3600K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels3900K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels4 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels4000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels4300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels4500K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels4800K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels5 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels5300K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels6 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels6000K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels6600K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevels7 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbRbLevels7500K - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevelsAuto - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsCloudy - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsCoolWhiteFluor - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsCwB1 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevelsCwB2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevelsCwB3 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevelsCwB4 - Static variable in class com.drew.metadata.exif.makernotes.OlympusImageProcessingMakernoteDirectory
- TagWbRbLevelsDaylightFluor - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsDayWhiteFluor - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsEveningSunlight - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsFineWeather - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsShade - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsTungsten - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsUsed - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRbLevelsWhiteFluorescent - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWbRedLevel - Static variable in class com.drew.metadata.exif.PanasonicRawIFD0Directory
- TagWbRgbLevels - Static variable in class com.drew.metadata.exif.makernotes.LeicaType5MakernoteDirectory
- TagWbRgbLevels1 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels2 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels3 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels4 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels5 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels6 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbRgbLevels7 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType1 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType1 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType2 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType2 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType3 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType3 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType4 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType4 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType5 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType5 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType6 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType6 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWbType7 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfo2Directory
- TagWbType7 - Static variable in class com.drew.metadata.exif.PanasonicRawWbInfoDirectory
- TagWhiteBalance2 - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagWhiteBalanceBracket - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagWhiteBalanceComp - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagWhiteBalanceSetup - Static variable in class com.drew.metadata.exif.makernotes.SamsungType2MakernoteDirectory
- TagWhiteBalanceTemperature - Static variable in class com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDirectory
- TagYCbCrCoefficients - Static variable in class com.drew.metadata.exif.makernotes.OlympusRawInfoMakernoteDirectory
- TagZoomStepCount - Static variable in class com.drew.metadata.exif.makernotes.OlympusFocusInfoMakernoteDirectory
- tEXt - Static variable in class com.drew.imaging.png.PngChunkType
-
Denotes an ancillary
PngChunkthat contains textual data, having first a keyword and then a value. - TextSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-57428
- TextSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.TextSampleDescriptionAtom
- Tiff - Enum constant in enum com.drew.imaging.FileType
- TiffDataFormat - Class in com.drew.imaging.tiff
-
An enumeration of data formats used by the TIFF specification.
- TiffHandler - Interface in com.drew.imaging.tiff
-
Interface of an class capable of handling events raised during the reading of a TIFF file via
TiffReader. - TiffMetadataReader - Class in com.drew.imaging.tiff
-
Obtains all available metadata from TIFF formatted files.
- TiffMetadataReader() - Constructor for class com.drew.imaging.tiff.TiffMetadataReader
- TiffProcessingException - Exception Class in com.drew.imaging.tiff
-
An exception class thrown upon unexpected and fatal conditions while processing a TIFF file.
- TiffProcessingException(String) - Constructor for exception class com.drew.imaging.tiff.TiffProcessingException
- TiffProcessingException(String, Throwable) - Constructor for exception class com.drew.imaging.tiff.TiffProcessingException
- TiffProcessingException(Throwable) - Constructor for exception class com.drew.imaging.tiff.TiffProcessingException
- TiffReader - Class in com.drew.imaging.tiff
-
Processes TIFF-formatted data, calling into client code via that
TiffHandlerinterface. - TiffReader() - Constructor for class com.drew.imaging.tiff.TiffReader
- tIME - Static variable in class com.drew.imaging.png.PngChunkType
- TimecodeInformationMediaAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-BBCBEAGJ
- TimecodeInformationMediaAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.TimecodeInformationMediaAtom
- TimecodeSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-57409
- TimecodeSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.TimecodeSampleDescriptionAtom
- timeScale - Variable in class com.drew.metadata.mov.QuickTimeContext
- timeScale - Variable in class com.drew.metadata.mp4.Mp4Context
- TimeToSampleAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-BBCGFJII
- TimeToSampleAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.TimeToSampleAtom
- TO_BE_DEFINED - Enum constant in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- toDMSString() - Method in class com.drew.lang.GeoLocation
- toFriendlyString() - Method in class com.drew.metadata.Age
- toInt32BigEndian(byte[]) - Static method in class com.drew.lang.ByteConvert
- toInt32LittleEndian(byte[]) - Static method in class com.drew.lang.ByteConvert
- toList(Iterable<E>) - Static method in class com.drew.lang.Iterables
- toSet(Iterable<E>) - Static method in class com.drew.lang.Iterables
- toSimpleString(boolean) - Method in class com.drew.lang.Rational
-
Returns the simplest representation of this
Rational's value possible. - toString() - Method in class com.drew.imaging.png.PngChunkType
- toString() - Method in class com.drew.imaging.tiff.TiffDataFormat
- toString() - Method in exception class com.drew.lang.CompoundException
- toString() - Method in class com.drew.lang.GeoLocation
- toString() - Method in class com.drew.lang.KeyValuePair
- toString() - Method in class com.drew.lang.Rational
-
Returns a string representation of the object of form
numerator/denominator. - toString() - Method in class com.drew.metadata.Age
- toString() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
- toString() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
- toString() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
- toString() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
- toString() - Method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
- toString() - Method in class com.drew.metadata.Directory
- toString() - Method in class com.drew.metadata.Face
- toString() - Method in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- toString() - Method in class com.drew.metadata.jpeg.JpegComponent
- toString() - Method in class com.drew.metadata.Metadata
- toString() - Method in class com.drew.metadata.StringValue
- toString() - Method in class com.drew.metadata.Tag
-
A basic representation of the tag's type and value.
- toString(Charset) - Method in class com.drew.metadata.StringValue
- toUnshiftedOffset(int) - Method in class com.drew.lang.ByteArrayReader
- toUnshiftedOffset(int) - Method in class com.drew.lang.RandomAccessFileReader
- toUnshiftedOffset(int) - Method in class com.drew.lang.RandomAccessReader
- toUnshiftedOffset(int) - Method in class com.drew.lang.RandomAccessStreamReader
- toXML() - Method in class com.drew.metadata.plist.BplistReader.PropertyListResults
-
Returns this result object in XML format.
- TrackHeaderAtom - Class in com.drew.metadata.mov.atoms
-
Extracts rotation information only https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-SW34
- TrackHeaderAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.TrackHeaderAtom
- tRNS - Static variable in class com.drew.imaging.png.PngChunkType
- TRUE_COLOR - Static variable in class com.drew.imaging.png.PngColorType
-
Each pixel is an R,G,B triple.
- TRUE_COLOR_WITH_ALPHA - Static variable in class com.drew.imaging.png.PngColorType
-
Each pixel is an R,G,B triple followed by an alpha sample.
- tryCustomProcessFormat(int, int, long) - Method in interface com.drew.imaging.tiff.TiffHandler
- tryCustomProcessFormat(int, int, long) - Method in class com.drew.metadata.exif.ExifTiffHandler
- tryEnterSubIfd(int) - Method in interface com.drew.imaging.tiff.TiffHandler
- tryEnterSubIfd(int) - Method in class com.drew.metadata.exif.ExifTiffHandler
- trySkip(long) - Method in class com.drew.lang.SequentialByteArrayReader
- trySkip(long) - Method in class com.drew.lang.SequentialReader
-
Skips forward in the sequence, returning a boolean indicating whether the skip succeeded, or whether the sequence ended.
- trySkip(long) - Method in class com.drew.lang.StreamReader
- type - Variable in class com.drew.metadata.heif.boxes.Box
- type - Variable in class com.drew.metadata.mov.atoms.Atom
- TypeChecker - Interface in com.drew.imaging
-
Used by
FileTypeDetectorfor file types that cannot be identified by a simple byte-prefix analysis. - typeOf(int) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
- typeOf(int) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
- typeOf(int) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
- typeOf(int) - Static method in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
- typeOf(int) - Static method in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
- typeOf(int, int) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
- typeOf(long) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
- typeOf(long) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
- typeOf(BmpHeaderDirectory) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
U
- UNDEFINED - Static variable in class com.drew.imaging.tiff.TiffDataFormat
- Unknown - Enum constant in enum com.drew.imaging.FileType
- UNKNOWN - Enum constant in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
- urlEncode(String) - Static method in class com.drew.lang.StringUtil
- UTF_16 - Static variable in class com.drew.lang.Charsets
- UTF_16BE - Static variable in class com.drew.lang.Charsets
- UTF_16LE - Static variable in class com.drew.lang.Charsets
- UTF_8 - Static variable in class com.drew.lang.Charsets
V
- value() - Element in annotation type com.drew.lang.annotations.SuppressWarnings
-
The name of the warning to be suppressed.
- valueOf(String) - Static method in enum com.drew.imaging.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.imaging.jpeg.JpegSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.drew.imaging.FileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.imaging.jpeg.JpegSegmentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.BitmapType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.ColorSpaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.Compression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingHalftoningAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.gif.GifControlDirectory.DisposalMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.drew.metadata.jpeg.HuffmanTablesDirectory.HuffmanTable.HuffmanTableClass
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VideoInformationMediaHeaderAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-25638
- VideoInformationMediaHeaderAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.VideoInformationMediaHeaderAtom
- VideoSampleDescriptionAtom - Class in com.drew.metadata.mov.atoms
-
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-BBCGICBJ
- VideoSampleDescriptionAtom(SequentialReader, Atom) - Constructor for class com.drew.metadata.mov.atoms.VideoSampleDescriptionAtom
- Vob - Enum constant in enum com.drew.imaging.FileType
W
- warn(String) - Method in interface com.drew.imaging.tiff.TiffHandler
- warn(String) - Method in class com.drew.metadata.tiff.DirectoryTiffHandler
- Wav - Enum constant in enum com.drew.imaging.FileType
- WavDescriptor - Class in com.drew.metadata.wav
- WavDescriptor(WavDirectory) - Constructor for class com.drew.metadata.wav.WavDescriptor
- WavDirectory - Class in com.drew.metadata.wav
-
Holds basic metadata from Wav files including some ID3 tags
- WavDirectory() - Constructor for class com.drew.metadata.wav.WavDirectory
- WavMetadataReader - Class in com.drew.imaging.wav
-
Obtains metadata from WAV files.
- WavMetadataReader() - Constructor for class com.drew.imaging.wav.WavMetadataReader
- WavRiffHandler - Class in com.drew.metadata.wav
-
Implementation of
RiffHandlerspecialising in Wav support. - WavRiffHandler(Metadata) - Constructor for class com.drew.metadata.wav.WavRiffHandler
- WebP - Enum constant in enum com.drew.imaging.FileType
- WebpDescriptor - Class in com.drew.metadata.webp
- WebpDescriptor(WebpDirectory) - Constructor for class com.drew.metadata.webp.WebpDescriptor
- WebpDirectory - Class in com.drew.metadata.webp
- WebpDirectory() - Constructor for class com.drew.metadata.webp.WebpDirectory
- WebpMetadataReader - Class in com.drew.imaging.webp
-
Obtains metadata from WebP files.
- WebpMetadataReader() - Constructor for class com.drew.imaging.webp.WebpMetadataReader
- WebpRiffHandler - Class in com.drew.metadata.webp
-
Implementation of
RiffHandlerspecialising in WebP support. - WebpRiffHandler(Metadata) - Constructor for class com.drew.metadata.webp.WebpRiffHandler
- WINDOWS_1252 - Static variable in class com.drew.lang.Charsets
- write(int) - Method in class com.drew.lang.NullOutputStream
- write(OutputStream, Metadata) - Static method in class com.drew.metadata.xmp.XmpWriter
-
Serializes the XmpDirectory component of
Metadatainto anOutputStream
X
- XMP_PROPERTIES - Static variable in class com.drew.metadata.Schema
-
XMP tag namespace.
- XmpDescriptor - Class in com.drew.metadata.xmp
-
Contains all logic for the presentation of xmp data, as stored in Xmp-Segment.
- XmpDescriptor(XmpDirectory) - Constructor for class com.drew.metadata.xmp.XmpDescriptor
- XmpDirectory - Class in com.drew.metadata.xmp
-
Wraps an instance of Adobe's
XMPMetaobject, which holds XMP data. - XmpDirectory() - Constructor for class com.drew.metadata.xmp.XmpDirectory
- XmpReader - Class in com.drew.metadata.xmp
-
Extracts XMP data from JPEG APP1 segments.
- XmpReader() - Constructor for class com.drew.metadata.xmp.XmpReader
- XmpWriter - Class in com.drew.metadata.xmp
- XmpWriter() - Constructor for class com.drew.metadata.xmp.XmpWriter
Z
- Zip - Enum constant in enum com.drew.imaging.FileType
- zTXt - Static variable in class com.drew.imaging.png.PngChunkType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
JfifDirectory.getResX()instead.