com.sun.media.imageio.plugins.tiff

Class EXIFTIFFTagSet

public class EXIFTIFFTagSet extends TIFFTagSet

A class representing the tags found in an EXIF IFD. EXIF is a standard for annotating images used by most digital camera manufacturers. The EXIF specification may be found at http://www.exif.org/Exif2-2.PDF .

The definitions of the data types referenced by the field definitions may be found in the TIFFTag class.

Field Summary
static intCOLOR_SPACE_SRGB
A value to be used with the "ColorSpace" tag.
static intCOLOR_SPACE_UNCALIBRATED
A value to be used with the "ColorSpace" tag.
static intCOMPONENTS_CONFIGURATION_B
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_CB
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_CR
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_DOES_NOT_EXIST
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_G
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_R
A value to be used with the "ComponentsConfiguration" tag.
static intCOMPONENTS_CONFIGURATION_Y
A value to be used with the "ComponentsConfiguration" tag.
static intCONTRAST_HARD
A value to be used with the "Contrast" tag.
static intCONTRAST_NORMAL
A value to be used with the "Contrast" tag.
static intCONTRAST_SOFT
A value to be used with the "Contrast" tag.
static intCUSTOM_RENDERED_CUSTOM
A value to be used with the "CustomRendered" tag.
static intCUSTOM_RENDERED_NORMAL
A value to be used with the "CustomRendered" tag.
static byte[]EXIF_VERSION_2_1
An array of bytes containing the values {'0', '2', '1', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.1.
static byte[]EXIF_VERSION_2_2
An array of bytes containing the values {'0', '2', '2', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.2.
static intEXPOSURE_MODE_AUTO_BRACKET
A value to be used with the "ExposureMode" tag.
static intEXPOSURE_MODE_AUTO_EXPOSURE
A value to be used with the "ExposureMode" tag.
static intEXPOSURE_MODE_MANUAL_EXPOSURE
A value to be used with the "ExposureMode" tag.
static intEXPOSURE_PROGRAM_ACTION_PROGRAM
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_APERTURE_PRIORITY
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_CREATIVE_PROGRAM
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_LANDSCAPE_MODE
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_MANUAL
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_MAX_RESERVED
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_NORMAL_PROGRAM
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_NOT_DEFINED
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_PORTRAIT_MODE
A value to be used with the "ExposureProgram" tag.
static intEXPOSURE_PROGRAM_SHUTTER_PRIORITY
A value to be used with the "ExposureProgram" tag.
static intFILE_SOURCE_DSC
A value to be used with the "FileSource" tag.
static intFLASH_DID_NOT_FIRE
A value to be used with the "Flash" tag, indicating that the flash did not fire.
static intFLASH_FIRED
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return status is unknown.
static intFLASH_MASK_FIRED
A mask to be used with the "Flash" tag, indicating that the flash fired.
static intFLASH_MASK_FUNCTION_NOT_PRESENT
A mask to be used with the "Flash" tag, indicating no flash function present.
static intFLASH_MASK_MODE_AUTO
A mask to be used with the "Flash" tag, indicating auto mode.
static intFLASH_MASK_MODE_FLASH_FIRING
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.
static intFLASH_MASK_MODE_FLASH_SUPPRESSION
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.
static intFLASH_MASK_RED_EYE_REDUCTION
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.
static intFLASH_MASK_RETURN_DETECTED
A mask to be used with the "Flash" tag, indicating strobe return light detected.
static intFLASH_MASK_RETURN_NOT_DETECTED
A mask to be used with the "Flash" tag, indicating strobe return light not detected.
static intFLASH_STROBE_RETURN_LIGHT_DETECTED
A value to be used with the "Flash" tag, indicating that the flash fired, and the strobe return light was detected.
static intFLASH_STROBE_RETURN_LIGHT_NOT_DETECTED
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.
static intFOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER
A value to be used with the "FocalPlaneXResolution" tag.
static intFOCAL_PLANE_RESOLUTION_UNIT_INCH
A value to be used with the "FocalPlaneXResolution" tag.
static intFOCAL_PLANE_RESOLUTION_UNIT_NONE
A value to be used with the "FocalPlaneResolutionUnit" tag.
static intGAIN_CONTROL_HIGH_GAIN_DOWN
A value to be used with the "GainControl" tag.
static intGAIN_CONTROL_HIGH_GAIN_UP
A value to be used with the "GainControl" tag.
static intGAIN_CONTROL_LOW_GAIN_DOWN
A value to be used with the "GainControl" tag.
static intGAIN_CONTROL_LOW_GAIN_UP
A value to be used with the "GainControl" tag.
static intGAIN_CONTROL_NONE
A value to be used with the "GainControl" tag.
static intLIGHT_SOURCE_CLOUDY_WEATHER
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_COOL_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_D50
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_D55
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_D65
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_D75
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_DAYLIGHT
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_DAYLIGHT_FLUORESCENT
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_DAY_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_FINE_WEATHER
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_FLASH
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_FLUORESCENT
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_OTHER
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_SHADE
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_STANDARD_LIGHT_A
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_STANDARD_LIGHT_B
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_STANDARD_LIGHT_C
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_TUNGSTEN
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_UNKNOWN
A value to be used with the "LightSource" tag.
static intLIGHT_SOURCE_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.
static intMETERING_MODE_AVERAGE
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_CENTER_WEIGHTED_AVERAGE
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_MAX_RESERVED
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_MIN_RESERVED
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_MULTI_SPOT
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_OTHER
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_PARTIAL
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_PATTERN
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_SPOT
A value to be used with the "MeteringMode" tag.
static intMETERING_MODE_UNKNOWN
A value to be used with the "MeteringMode" tag.
static intSATURATION_HIGH
A value to be used with the "Saturation" tag.
static intSATURATION_LOW
A value to be used with the "Saturation" tag.
static intSATURATION_NORMAL
A value to be used with the "Saturation" tag.
static intSCENE_CAPTURE_TYPE_LANDSCAPE
A value to be used with the "SceneCaptureType" tag.
static intSCENE_CAPTURE_TYPE_NIGHT_SCENE
A value to be used with the "SceneCaptureType" tag.
static intSCENE_CAPTURE_TYPE_PORTRAIT
A value to be used with the "SceneCaptureType" tag.
static intSCENE_CAPTURE_TYPE_STANDARD
A value to be used with the "SceneCaptureType" tag.
static intSCENE_TYPE_DSC
A value to be used with the "SceneType" tag.
static intSENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_NOT_DEFINED
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_TRILINEAR_SENSOR
A value to be used with the "SensingMethod" tag.
static intSENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.
static intSHARPNESS_HARD
A value to be used with the "Sharpness" tag.
static intSHARPNESS_NORMAL
A value to be used with the "Sharpness" tag.
static intSHARPNESS_SOFT
A value to be used with the "Sharpness" tag.
static intSUBJECT_DISTANCE_RANGE_CLOSE_VIEW
A value to be used with the "SubjectDistanceRange" tag.
static intSUBJECT_DISTANCE_RANGE_DISTANT_VIEW
A value to be used with the "SubjectDistanceRange" tag.
static intSUBJECT_DISTANCE_RANGE_MACRO
A value to be used with the "SubjectDistanceRange" tag.
static intSUBJECT_DISTANCE_RANGE_UNKNOWN
A value to be used with the "SubjectDistanceRange" tag.
static intTAG_APERTURE_VALUE
A tag indicating the lens aperture (type RATIONAL).
static intTAG_BRIGHTNESS_VALUE
A tag indicating the value of brightness (type SRATIONAL).
static intTAG_CFA_PATTERN
A tag indicating the color filter array geometric pattern of the image sensor when a one-chip color area sensor if used (type UNDEFINED).
static intTAG_COLOR_SPACE
A tag indicating the color space information (type SHORT).
static intTAG_COMPONENTS_CONFIGURATION
A tag containing the components configuration information (type UNDEFINED, count = 4).
static intTAG_COMPRESSED_BITS_PER_PIXEL
A tag indicating the number of compressed bits per pixel (type RATIONAL).
static intTAG_CONTRAST
A tag indicating the direction of contrast processing applied by the camera when the image was shot.
static intTAG_CUSTOM_RENDERED
A tag indicating the use of special processing on image data, such as rendering geared to output.
static intTAG_DATE_TIME_DIGITIZED
A tag indicating the date and time when the image was stored as digital data (type ASCII).
static intTAG_DATE_TIME_ORIGINAL
A tag indicating the date and time when the original image was generated (type ASCII).
static intTAG_DEVICE_SETTING_DESCRIPTION
A tag indicating information on the picture-taking conditions of a particular camera model.
static intTAG_DIGITAL_ZOOM_RATIO
A tag indicating the digital zoom ratio when the image was shot.
static intTAG_EXIF_VERSION
A tag containing the EXIF version number (type UNDEFINED, count = 4).
static intTAG_EXPOSURE_BIAS_VALUE
A tag indicating the exposure bias (type SRATIONAL).
static intTAG_EXPOSURE_INDEX
A tag indicating the exposure index selected on the camera or input device at the time the image was captured (type RATIONAL).
static intTAG_EXPOSURE_MODE
A tag indicating the exposure mode set when the image was shot.
static intTAG_EXPOSURE_PROGRAM
A tag indicating the class of the programs used to set exposure when the picture was taken (type SHORT).
static intTAG_EXPOSURE_TIME
A tag indicating the exposure time, in seconds (type RATIONAL).
static intTAG_FILE_SOURCE
A tag indicating the image source (type UNDEFINED).
static intTAG_FLASH
A tag indicating the flash firing status and flash return status (type SHORT).
static intTAG_FLASHPIX_VERSION
A tag indicating the FlashPix version number (type UNDEFINED, count = 4).
static intTAG_FLASH_ENERGY
A tag indicating the strobe energy at the time the image was captured, as measured in Beam Candle Power Seconds (BCPS) (type RATIONAL).
static intTAG_FOCAL_LENGTH
A tag indicating the actual focal length of the lens, in millimeters (type RATIONAL).
static intTAG_FOCAL_LENGTH_IN_35MM_FILM
A tag indicating the equivalent focal length assuming a 35mm film camera, in millimeters.
static intTAG_FOCAL_PLANE_RESOLUTION_UNIT
Indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution (type SHORT).
static intTAG_FOCAL_PLANE_X_RESOLUTION
Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).
static intTAG_FOCAL_PLANE_Y_RESOLUTION
Indicate the number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).
static intTAG_F_NUMBER
A tag indicating the F number (type RATIONAL).
static intTAG_GAIN_CONTROL
A tag indicating the degree of overall image gain adjustment.
static intTAG_GPS_INFO_IFD_POINTER
A tag pointing to a GPS info IFD (type LONG).
static intTAG_IMAGE_UNIQUE_ID
A tag indicating an identifier assigned uniquely to each image.
static intTAG_INTEROPERABILITY_IFD_POINTER
A tag pointing to an interoperability IFD (type LONG).
static intTAG_ISO_SPEED_RATINGS
A tag indicating the ISO speed and ISO latitude of the camera or input device, as specified in ISO 12232xiv (type SHORT).
static intTAG_LIGHT_SOURCE
A tag indicatingthe kind of light source (type SHORT).
static intTAG_MAKER_NOTE
A tag indicating a manufacturer-defined maker note (type UNDEFINED).
static intTAG_MARKER_NOTE
A tag indicating a manufacturer-defined marker note (type UNDEFINED).
static intTAG_MAX_APERTURE_VALUE
A tag indicating the smallest F number of the lens (type RATIONAL).
static intTAG_METERING_MODE
A tag indicating the metering mode (type SHORT).
static intTAG_OECF
A tag indicating the optoelectric conversion function, specified in ISO 14254xv (type UNDEFINED).
static intTAG_PIXEL_X_DIMENSION
A tag indicating the pixel X dimension (type SHORT or LONG).
static intTAG_PIXEL_Y_DIMENSION
A tag indicating the pixel Y dimension (type SHORT or LONG).
static intTAG_RELATED_SOUND_FILE
A tag indicating the name of a related sound file (type ASCII).
static intTAG_SATURATION
A tag indicating the direction of saturation processing applied by the camera when the image was shot.
static intTAG_SCENE_CAPTURE_TYPE
A tag indicating the type of scene that was shot.
static intTAG_SCENE_TYPE
A tag indicating the type of scene (type UNDEFINED).
static intTAG_SENSING_METHOD
A tag indicating the sensor type on the camera or input device (type SHORT).
static intTAG_SHARPNESS
A tag indicating the direction of sharpness processing applied by the camera when the image was shot.
static intTAG_SHUTTER_SPEED_VALUE
A tag indicating the shutter speed (type SRATIONAL).
static intTAG_SPATIAL_FREQUENCY_RESPONSE
A tag indicating the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233xvi (type UNDEFINED).
static intTAG_SPECTRAL_SENSITIVITY
A tag indicating the spectral sensitivity of each channel of the camera used (type ASCII).
static intTAG_SUBJECT_AREA
A tag indicating the location and area of the main subject in the overall scene.
static intTAG_SUBJECT_DISTANCE
A tag indicating the distance to the subject, in meters (type RATIONAL).
static intTAG_SUBJECT_DISTANCE_RANGE
A tag indicating the distance to the subject.
static intTAG_SUBJECT_LOCATION
A tag indicating the column and row of the center pixel of the main subject in the scene (type SHORT, count = 2).
static intTAG_SUB_SEC_TIME
A tag used to record fractions of seconds for the "DateTime" tag (type ASCII).
static intTAG_SUB_SEC_TIME_DIGITIZED
A tag used to record fractions of seconds for the "DateTimeDigitized" tag (type ASCII).
static intTAG_SUB_SEC_TIME_ORIGINAL
A tag used to record fractions of seconds for the "DateTimeOriginal" tag (type ASCII).
static intTAG_USER_COMMENT
A tag indicating a user comment (type UNDEFINED).
static intTAG_WHITE_BALANCE
A tag indicating the white balance mode set when the image was shot.
static intWHITE_BALANCE_AUTO
A value to be used with the "WhiteBalance" tag.
static intWHITE_BALANCE_MANUAL
A value to be used with the "WhiteBalance" tag.
Method Summary
static EXIFTIFFTagSetgetInstance()
Returns a shared instance of an EXIFTIFFTagSet.

Field Detail

COLOR_SPACE_SRGB

public static final int COLOR_SPACE_SRGB
A value to be used with the "ColorSpace" tag.

See Also: TAG_COLOR_SPACE

COLOR_SPACE_UNCALIBRATED

public static final int COLOR_SPACE_UNCALIBRATED
A value to be used with the "ColorSpace" tag.

See Also: TAG_COLOR_SPACE

COMPONENTS_CONFIGURATION_B

public static final int COMPONENTS_CONFIGURATION_B
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_CB

public static final int COMPONENTS_CONFIGURATION_CB
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_CR

public static final int COMPONENTS_CONFIGURATION_CR
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_DOES_NOT_EXIST

public static final int COMPONENTS_CONFIGURATION_DOES_NOT_EXIST
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_G

public static final int COMPONENTS_CONFIGURATION_G
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_R

public static final int COMPONENTS_CONFIGURATION_R
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

COMPONENTS_CONFIGURATION_Y

public static final int COMPONENTS_CONFIGURATION_Y
A value to be used with the "ComponentsConfiguration" tag.

See Also: TAG_COMPONENTS_CONFIGURATION

CONTRAST_HARD

public static final int CONTRAST_HARD
A value to be used with the "Contrast" tag.

See Also: TAG_CONTRAST

CONTRAST_NORMAL

public static final int CONTRAST_NORMAL
A value to be used with the "Contrast" tag.

See Also: TAG_CONTRAST

CONTRAST_SOFT

public static final int CONTRAST_SOFT
A value to be used with the "Contrast" tag.

See Also: TAG_CONTRAST

CUSTOM_RENDERED_CUSTOM

public static final int CUSTOM_RENDERED_CUSTOM
A value to be used with the "CustomRendered" tag.

See Also: TAG_CUSTOM_RENDERED

CUSTOM_RENDERED_NORMAL

public static final int CUSTOM_RENDERED_NORMAL
A value to be used with the "CustomRendered" tag.

See Also: TAG_CUSTOM_RENDERED

EXIF_VERSION_2_1

public static byte[] EXIF_VERSION_2_1
An array of bytes containing the values {'0', '2', '1', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.1.

See Also: TAG_EXIF_VERSION

EXIF_VERSION_2_2

public static byte[] EXIF_VERSION_2_2
An array of bytes containing the values {'0', '2', '2', '0'} to be used with the "EXIFVersion" tag to indicate EXIF version 2.2.

See Also: TAG_EXIF_VERSION

EXPOSURE_MODE_AUTO_BRACKET

public static final int EXPOSURE_MODE_AUTO_BRACKET
A value to be used with the "ExposureMode" tag.

See Also: TAG_EXPOSURE_MODE

EXPOSURE_MODE_AUTO_EXPOSURE

public static final int EXPOSURE_MODE_AUTO_EXPOSURE
A value to be used with the "ExposureMode" tag.

See Also: TAG_EXPOSURE_MODE

EXPOSURE_MODE_MANUAL_EXPOSURE

public static final int EXPOSURE_MODE_MANUAL_EXPOSURE
A value to be used with the "ExposureMode" tag.

See Also: TAG_EXPOSURE_MODE

EXPOSURE_PROGRAM_ACTION_PROGRAM

public static final int EXPOSURE_PROGRAM_ACTION_PROGRAM
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_APERTURE_PRIORITY

public static final int EXPOSURE_PROGRAM_APERTURE_PRIORITY
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_CREATIVE_PROGRAM

public static final int EXPOSURE_PROGRAM_CREATIVE_PROGRAM
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_LANDSCAPE_MODE

public static final int EXPOSURE_PROGRAM_LANDSCAPE_MODE
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_MANUAL

public static final int EXPOSURE_PROGRAM_MANUAL
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_MAX_RESERVED

public static final int EXPOSURE_PROGRAM_MAX_RESERVED
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_NORMAL_PROGRAM

public static final int EXPOSURE_PROGRAM_NORMAL_PROGRAM
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_NOT_DEFINED

public static final int EXPOSURE_PROGRAM_NOT_DEFINED
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_PORTRAIT_MODE

public static final int EXPOSURE_PROGRAM_PORTRAIT_MODE
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

EXPOSURE_PROGRAM_SHUTTER_PRIORITY

public static final int EXPOSURE_PROGRAM_SHUTTER_PRIORITY
A value to be used with the "ExposureProgram" tag.

See Also: TAG_EXPOSURE_PROGRAM

FILE_SOURCE_DSC

public static final int FILE_SOURCE_DSC
A value to be used with the "FileSource" tag.

See Also: TAG_FILE_SOURCE

FLASH_DID_NOT_FIRE

public static final int FLASH_DID_NOT_FIRE
A value to be used with the "Flash" tag, indicating that the flash did not fire.

See Also: TAG_FLASH

FLASH_FIRED

public static final int FLASH_FIRED
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return status is unknown.

See Also: TAG_FLASH

FLASH_MASK_FIRED

public static final int FLASH_MASK_FIRED
A mask to be used with the "Flash" tag, indicating that the flash fired.

See Also: TAG_FLASH

FLASH_MASK_FUNCTION_NOT_PRESENT

public static final int FLASH_MASK_FUNCTION_NOT_PRESENT
A mask to be used with the "Flash" tag, indicating no flash function present.

See Also: TAG_FLASH

FLASH_MASK_MODE_AUTO

public static final int FLASH_MASK_MODE_AUTO
A mask to be used with the "Flash" tag, indicating auto mode.

See Also: TAG_FLASH

FLASH_MASK_MODE_FLASH_FIRING

public static final int FLASH_MASK_MODE_FLASH_FIRING
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.

See Also: TAG_FLASH

FLASH_MASK_MODE_FLASH_SUPPRESSION

public static final int FLASH_MASK_MODE_FLASH_SUPPRESSION
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.

See Also: TAG_FLASH

FLASH_MASK_RED_EYE_REDUCTION

public static final int FLASH_MASK_RED_EYE_REDUCTION
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.

See Also: TAG_FLASH

FLASH_MASK_RETURN_DETECTED

public static final int FLASH_MASK_RETURN_DETECTED
A mask to be used with the "Flash" tag, indicating strobe return light detected.

See Also: TAG_FLASH

FLASH_MASK_RETURN_NOT_DETECTED

public static final int FLASH_MASK_RETURN_NOT_DETECTED
A mask to be used with the "Flash" tag, indicating strobe return light not detected.

See Also: TAG_FLASH

FLASH_STROBE_RETURN_LIGHT_DETECTED

public static final int FLASH_STROBE_RETURN_LIGHT_DETECTED
A value to be used with the "Flash" tag, indicating that the flash fired, and the strobe return light was detected.

See Also: TAG_FLASH

FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED

public static final int FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.

See Also: TAG_FLASH

FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER

public static final int FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER
A value to be used with the "FocalPlaneXResolution" tag.

See Also: TAG_FOCAL_PLANE_RESOLUTION_UNIT

FOCAL_PLANE_RESOLUTION_UNIT_INCH

public static final int FOCAL_PLANE_RESOLUTION_UNIT_INCH
A value to be used with the "FocalPlaneXResolution" tag.

See Also: TAG_FOCAL_PLANE_RESOLUTION_UNIT

FOCAL_PLANE_RESOLUTION_UNIT_NONE

public static final int FOCAL_PLANE_RESOLUTION_UNIT_NONE
A value to be used with the "FocalPlaneResolutionUnit" tag.

See Also: TAG_FOCAL_PLANE_RESOLUTION_UNIT

GAIN_CONTROL_HIGH_GAIN_DOWN

public static final int GAIN_CONTROL_HIGH_GAIN_DOWN
A value to be used with the "GainControl" tag.

See Also: TAG_GAIN_CONTROL

GAIN_CONTROL_HIGH_GAIN_UP

public static final int GAIN_CONTROL_HIGH_GAIN_UP
A value to be used with the "GainControl" tag.

See Also: TAG_GAIN_CONTROL

GAIN_CONTROL_LOW_GAIN_DOWN

public static final int GAIN_CONTROL_LOW_GAIN_DOWN
A value to be used with the "GainControl" tag.

See Also: TAG_GAIN_CONTROL

GAIN_CONTROL_LOW_GAIN_UP

public static final int GAIN_CONTROL_LOW_GAIN_UP
A value to be used with the "GainControl" tag.

See Also: TAG_GAIN_CONTROL

GAIN_CONTROL_NONE

public static final int GAIN_CONTROL_NONE
A value to be used with the "GainControl" tag.

See Also: TAG_GAIN_CONTROL

LIGHT_SOURCE_CLOUDY_WEATHER

public static final int LIGHT_SOURCE_CLOUDY_WEATHER
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_COOL_WHITE_FLUORESCENT

public static final int LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_D50

public static final int LIGHT_SOURCE_D50
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_D55

public static final int LIGHT_SOURCE_D55
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_D65

public static final int LIGHT_SOURCE_D65
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_D75

public static final int LIGHT_SOURCE_D75
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_DAYLIGHT

public static final int LIGHT_SOURCE_DAYLIGHT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_DAYLIGHT_FLUORESCENT

public static final int LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_DAY_WHITE_FLUORESCENT

public static final int LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_FINE_WEATHER

public static final int LIGHT_SOURCE_FINE_WEATHER
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_FLASH

public static final int LIGHT_SOURCE_FLASH
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_FLUORESCENT

public static final int LIGHT_SOURCE_FLUORESCENT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN

public static final int LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_OTHER

public static final int LIGHT_SOURCE_OTHER
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_SHADE

public static final int LIGHT_SOURCE_SHADE
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_STANDARD_LIGHT_A

public static final int LIGHT_SOURCE_STANDARD_LIGHT_A
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_STANDARD_LIGHT_B

public static final int LIGHT_SOURCE_STANDARD_LIGHT_B
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_STANDARD_LIGHT_C

public static final int LIGHT_SOURCE_STANDARD_LIGHT_C
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_TUNGSTEN

public static final int LIGHT_SOURCE_TUNGSTEN
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_UNKNOWN

public static final int LIGHT_SOURCE_UNKNOWN
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

LIGHT_SOURCE_WHITE_FLUORESCENT

public static final int LIGHT_SOURCE_WHITE_FLUORESCENT
A value to be used with the "LightSource" tag.

See Also: TAG_LIGHT_SOURCE

METERING_MODE_AVERAGE

public static final int METERING_MODE_AVERAGE
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_CENTER_WEIGHTED_AVERAGE

public static final int METERING_MODE_CENTER_WEIGHTED_AVERAGE
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_MAX_RESERVED

public static final int METERING_MODE_MAX_RESERVED
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_MIN_RESERVED

public static final int METERING_MODE_MIN_RESERVED
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_MULTI_SPOT

public static final int METERING_MODE_MULTI_SPOT
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_OTHER

public static final int METERING_MODE_OTHER
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_PARTIAL

public static final int METERING_MODE_PARTIAL
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_PATTERN

public static final int METERING_MODE_PATTERN
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_SPOT

public static final int METERING_MODE_SPOT
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

METERING_MODE_UNKNOWN

public static final int METERING_MODE_UNKNOWN
A value to be used with the "MeteringMode" tag.

See Also: TAG_METERING_MODE

SATURATION_HIGH

public static final int SATURATION_HIGH
A value to be used with the "Saturation" tag.

See Also: TAG_SATURATION

SATURATION_LOW

public static final int SATURATION_LOW
A value to be used with the "Saturation" tag.

See Also: TAG_SATURATION

SATURATION_NORMAL

public static final int SATURATION_NORMAL
A value to be used with the "Saturation" tag.

See Also: TAG_SATURATION

SCENE_CAPTURE_TYPE_LANDSCAPE

public static final int SCENE_CAPTURE_TYPE_LANDSCAPE
A value to be used with the "SceneCaptureType" tag.

See Also: TAG_SCENE_CAPTURE_TYPE

SCENE_CAPTURE_TYPE_NIGHT_SCENE

public static final int SCENE_CAPTURE_TYPE_NIGHT_SCENE
A value to be used with the "SceneCaptureType" tag.

See Also: TAG_SCENE_CAPTURE_TYPE

SCENE_CAPTURE_TYPE_PORTRAIT

public static final int SCENE_CAPTURE_TYPE_PORTRAIT
A value to be used with the "SceneCaptureType" tag.

See Also: TAG_SCENE_CAPTURE_TYPE

SCENE_CAPTURE_TYPE_STANDARD

public static final int SCENE_CAPTURE_TYPE_STANDARD
A value to be used with the "SceneCaptureType" tag.

See Also: TAG_SCENE_CAPTURE_TYPE

SCENE_TYPE_DSC

public static final int SCENE_TYPE_DSC
A value to be used with the "SceneType" tag.

See Also: TAG_SCENE_TYPE

SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR

public static final int SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR

public static final int SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_NOT_DEFINED

public static final int SENSING_METHOD_NOT_DEFINED
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR

public static final int SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR

public static final int SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_TRILINEAR_SENSOR

public static final int SENSING_METHOD_TRILINEAR_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR

public static final int SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR
A value to be used with the "SensingMethod" tag.

See Also: TAG_SENSING_METHOD

SHARPNESS_HARD

public static final int SHARPNESS_HARD
A value to be used with the "Sharpness" tag.

See Also: TAG_SHARPNESS

SHARPNESS_NORMAL

public static final int SHARPNESS_NORMAL
A value to be used with the "Sharpness" tag.

See Also: TAG_SHARPNESS

SHARPNESS_SOFT

public static final int SHARPNESS_SOFT
A value to be used with the "Sharpness" tag.

See Also: TAG_SHARPNESS

SUBJECT_DISTANCE_RANGE_CLOSE_VIEW

public static final int SUBJECT_DISTANCE_RANGE_CLOSE_VIEW
A value to be used with the "SubjectDistanceRange" tag.

See Also: TAG_SUBJECT_DISTANCE_RANGE

SUBJECT_DISTANCE_RANGE_DISTANT_VIEW

public static final int SUBJECT_DISTANCE_RANGE_DISTANT_VIEW
A value to be used with the "SubjectDistanceRange" tag.

See Also: TAG_SUBJECT_DISTANCE_RANGE

SUBJECT_DISTANCE_RANGE_MACRO

public static final int SUBJECT_DISTANCE_RANGE_MACRO
A value to be used with the "SubjectDistanceRange" tag.

See Also: TAG_SUBJECT_DISTANCE_RANGE

SUBJECT_DISTANCE_RANGE_UNKNOWN

public static final int SUBJECT_DISTANCE_RANGE_UNKNOWN
A value to be used with the "SubjectDistanceRange" tag.

See Also: TAG_SUBJECT_DISTANCE_RANGE

TAG_APERTURE_VALUE

public static final int TAG_APERTURE_VALUE
A tag indicating the lens aperture (type RATIONAL).

TAG_BRIGHTNESS_VALUE

public static final int TAG_BRIGHTNESS_VALUE
A tag indicating the value of brightness (type SRATIONAL).

TAG_CFA_PATTERN

public static final int TAG_CFA_PATTERN
A tag indicating the color filter array geometric pattern of the image sensor when a one-chip color area sensor if used (type UNDEFINED).

TAG_COLOR_SPACE

public static final int TAG_COLOR_SPACE
A tag indicating the color space information (type SHORT). The legal values are given by the COLOR_SPACE_* constants.

See Also: COLOR_SPACE_SRGB COLOR_SPACE_UNCALIBRATED

TAG_COMPONENTS_CONFIGURATION

public static final int TAG_COMPONENTS_CONFIGURATION
A tag containing the components configuration information (type UNDEFINED, count = 4).

See Also: COMPONENTS_CONFIGURATION_DOES_NOT_EXIST COMPONENTS_CONFIGURATION_Y COMPONENTS_CONFIGURATION_CB COMPONENTS_CONFIGURATION_CR COMPONENTS_CONFIGURATION_R COMPONENTS_CONFIGURATION_G COMPONENTS_CONFIGURATION_B

TAG_COMPRESSED_BITS_PER_PIXEL

public static final int TAG_COMPRESSED_BITS_PER_PIXEL
A tag indicating the number of compressed bits per pixel (type RATIONAL).

TAG_CONTRAST

public static final int TAG_CONTRAST
A tag indicating the direction of contrast processing applied by the camera when the image was shot.

TAG_CUSTOM_RENDERED

public static final int TAG_CUSTOM_RENDERED
A tag indicating the use of special processing on image data, such as rendering geared to output.

TAG_DATE_TIME_DIGITIZED

public static final int TAG_DATE_TIME_DIGITIZED
A tag indicating the date and time when the image was stored as digital data (type ASCII).

TAG_DATE_TIME_ORIGINAL

public static final int TAG_DATE_TIME_ORIGINAL
A tag indicating the date and time when the original image was generated (type ASCII).

TAG_DEVICE_SETTING_DESCRIPTION

public static final int TAG_DEVICE_SETTING_DESCRIPTION
A tag indicating information on the picture-taking conditions of a particular camera model.

TAG_DIGITAL_ZOOM_RATIO

public static final int TAG_DIGITAL_ZOOM_RATIO
A tag indicating the digital zoom ratio when the image was shot.

TAG_EXIF_VERSION

public static final int TAG_EXIF_VERSION
A tag containing the EXIF version number (type UNDEFINED, count = 4). Conformance to the EXIF 2.1 standard is indicated using the ASCII value "0210" (with no terminating NUL).

See Also: EXIF_VERSION_2_1 EXIF_VERSION_2_2

TAG_EXPOSURE_BIAS_VALUE

public static final int TAG_EXPOSURE_BIAS_VALUE
A tag indicating the exposure bias (type SRATIONAL).

TAG_EXPOSURE_INDEX

public static final int TAG_EXPOSURE_INDEX
A tag indicating the exposure index selected on the camera or input device at the time the image was captured (type RATIONAL).

TAG_EXPOSURE_MODE

public static final int TAG_EXPOSURE_MODE
A tag indicating the exposure mode set when the image was shot.

TAG_EXPOSURE_PROGRAM

public static final int TAG_EXPOSURE_PROGRAM
A tag indicating the class of the programs used to set exposure when the picture was taken (type SHORT).

See Also: EXPOSURE_PROGRAM_NOT_DEFINED EXPOSURE_PROGRAM_MANUAL EXPOSURE_PROGRAM_NORMAL_PROGRAM EXPOSURE_PROGRAM_APERTURE_PRIORITY EXPOSURE_PROGRAM_SHUTTER_PRIORITY EXPOSURE_PROGRAM_CREATIVE_PROGRAM EXPOSURE_PROGRAM_ACTION_PROGRAM EXPOSURE_PROGRAM_PORTRAIT_MODE EXPOSURE_PROGRAM_LANDSCAPE_MODE EXPOSURE_PROGRAM_MAX_RESERVED

TAG_EXPOSURE_TIME

public static final int TAG_EXPOSURE_TIME
A tag indicating the exposure time, in seconds (type RATIONAL).

TAG_FILE_SOURCE

public static final int TAG_FILE_SOURCE
A tag indicating the image source (type UNDEFINED).

See Also: FILE_SOURCE_DSC

TAG_FLASH

public static final int TAG_FLASH
A tag indicating the flash firing status and flash return status (type SHORT).

See Also: FLASH_DID_NOT_FIRE FLASH_FIRED FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED FLASH_STROBE_RETURN_LIGHT_DETECTED

TAG_FLASHPIX_VERSION

public static final int TAG_FLASHPIX_VERSION
A tag indicating the FlashPix version number (type UNDEFINED, count = 4).

TAG_FLASH_ENERGY

public static final int TAG_FLASH_ENERGY
A tag indicating the strobe energy at the time the image was captured, as measured in Beam Candle Power Seconds (BCPS) (type RATIONAL).

TAG_FOCAL_LENGTH

public static final int TAG_FOCAL_LENGTH
A tag indicating the actual focal length of the lens, in millimeters (type RATIONAL).

TAG_FOCAL_LENGTH_IN_35MM_FILM

public static final int TAG_FOCAL_LENGTH_IN_35MM_FILM
A tag indicating the equivalent focal length assuming a 35mm film camera, in millimeters.

TAG_FOCAL_PLANE_RESOLUTION_UNIT

public static final int TAG_FOCAL_PLANE_RESOLUTION_UNIT
Indicates the unit for measuring FocalPlaneXResolution and FocalPlaneYResolution (type SHORT).

See Also: FOCAL_PLANE_RESOLUTION_UNIT_NONE FOCAL_PLANE_RESOLUTION_UNIT_INCH FOCAL_PLANE_RESOLUTION_UNIT_CENTIMETER

TAG_FOCAL_PLANE_X_RESOLUTION

public static final int TAG_FOCAL_PLANE_X_RESOLUTION
Indicates the number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).

TAG_FOCAL_PLANE_Y_RESOLUTION

public static final int TAG_FOCAL_PLANE_Y_RESOLUTION
Indicate the number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane (type RATIONAL).

TAG_F_NUMBER

public static final int TAG_F_NUMBER
A tag indicating the F number (type RATIONAL).

TAG_GAIN_CONTROL

public static final int TAG_GAIN_CONTROL
A tag indicating the degree of overall image gain adjustment.

TAG_GPS_INFO_IFD_POINTER

public static final int TAG_GPS_INFO_IFD_POINTER

Deprecated: Superseded by TAG_GPS_INFO_IFD_POINTER

A tag pointing to a GPS info IFD (type LONG).

TAG_IMAGE_UNIQUE_ID

public static final int TAG_IMAGE_UNIQUE_ID
A tag indicating an identifier assigned uniquely to each image.

TAG_INTEROPERABILITY_IFD_POINTER

public static final int TAG_INTEROPERABILITY_IFD_POINTER
A tag pointing to an interoperability IFD (type LONG).

TAG_ISO_SPEED_RATINGS

public static final int TAG_ISO_SPEED_RATINGS
A tag indicating the ISO speed and ISO latitude of the camera or input device, as specified in ISO 12232xiv (type SHORT).

TAG_LIGHT_SOURCE

public static final int TAG_LIGHT_SOURCE
A tag indicatingthe kind of light source (type SHORT).

See Also: LIGHT_SOURCE_UNKNOWN LIGHT_SOURCE_DAYLIGHT LIGHT_SOURCE_FLUORESCENT LIGHT_SOURCE_TUNGSTEN LIGHT_SOURCE_STANDARD_LIGHT_A LIGHT_SOURCE_STANDARD_LIGHT_B LIGHT_SOURCE_STANDARD_LIGHT_C LIGHT_SOURCE_D55 LIGHT_SOURCE_D65 LIGHT_SOURCE_D75 LIGHT_SOURCE_OTHER

TAG_MAKER_NOTE

public static final int TAG_MAKER_NOTE
A tag indicating a manufacturer-defined maker note (type UNDEFINED).

TAG_MARKER_NOTE

public static final int TAG_MARKER_NOTE

Deprecated: Superseded by TAG_MAKER_NOTE.

A tag indicating a manufacturer-defined marker note (type UNDEFINED).

TAG_MAX_APERTURE_VALUE

public static final int TAG_MAX_APERTURE_VALUE
A tag indicating the smallest F number of the lens (type RATIONAL).

TAG_METERING_MODE

public static final int TAG_METERING_MODE
A tag indicating the metering mode (type SHORT).

See Also: METERING_MODE_UNKNOWN METERING_MODE_AVERAGE METERING_MODE_CENTER_WEIGHTED_AVERAGE METERING_MODE_SPOT METERING_MODE_MULTI_SPOT METERING_MODE_PATTERN METERING_MODE_PARTIAL METERING_MODE_MIN_RESERVED METERING_MODE_MAX_RESERVED METERING_MODE_OTHER

TAG_OECF

public static final int TAG_OECF
A tag indicating the optoelectric conversion function, specified in ISO 14254xv (type UNDEFINED). OECF is the relationship between the camera optical input and the image values.

TAG_PIXEL_X_DIMENSION

public static final int TAG_PIXEL_X_DIMENSION
A tag indicating the pixel X dimension (type SHORT or LONG). This value records the valid width of the meaningful image for a compressed file, whether or not there is padding or a restart marker.

TAG_PIXEL_Y_DIMENSION

public static final int TAG_PIXEL_Y_DIMENSION
A tag indicating the pixel Y dimension (type SHORT or LONG). This value records the valid height of the meaningful image for a compressed file, whether or not there is padding or a restart marker.

TAG_RELATED_SOUND_FILE

public static final int TAG_RELATED_SOUND_FILE
A tag indicating the name of a related sound file (type ASCII).

TAG_SATURATION

public static final int TAG_SATURATION
A tag indicating the direction of saturation processing applied by the camera when the image was shot.

TAG_SCENE_CAPTURE_TYPE

public static final int TAG_SCENE_CAPTURE_TYPE
A tag indicating the type of scene that was shot.

TAG_SCENE_TYPE

public static final int TAG_SCENE_TYPE
A tag indicating the type of scene (type UNDEFINED).

See Also: SCENE_TYPE_DSC

TAG_SENSING_METHOD

public static final int TAG_SENSING_METHOD
A tag indicating the sensor type on the camera or input device (type SHORT).

See Also: SENSING_METHOD_NOT_DEFINED SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR SENSING_METHOD_TRILINEAR_SENSOR SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR

TAG_SHARPNESS

public static final int TAG_SHARPNESS
A tag indicating the direction of sharpness processing applied by the camera when the image was shot.

TAG_SHUTTER_SPEED_VALUE

public static final int TAG_SHUTTER_SPEED_VALUE
A tag indicating the shutter speed (type SRATIONAL).

TAG_SPATIAL_FREQUENCY_RESPONSE

public static final int TAG_SPATIAL_FREQUENCY_RESPONSE
A tag indicating the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233xvi (type UNDEFINED).

TAG_SPECTRAL_SENSITIVITY

public static final int TAG_SPECTRAL_SENSITIVITY
A tag indicating the spectral sensitivity of each channel of the camera used (type ASCII). The tag value is an ASCII string compatible with the ASTM standard.

TAG_SUBJECT_AREA

public static final int TAG_SUBJECT_AREA
A tag indicating the location and area of the main subject in the overall scene.

TAG_SUBJECT_DISTANCE

public static final int TAG_SUBJECT_DISTANCE
A tag indicating the distance to the subject, in meters (type RATIONAL).

TAG_SUBJECT_DISTANCE_RANGE

public static final int TAG_SUBJECT_DISTANCE_RANGE
A tag indicating the distance to the subject.

TAG_SUBJECT_LOCATION

public static final int TAG_SUBJECT_LOCATION
A tag indicating the column and row of the center pixel of the main subject in the scene (type SHORT, count = 2).

TAG_SUB_SEC_TIME

public static final int TAG_SUB_SEC_TIME
A tag used to record fractions of seconds for the "DateTime" tag (type ASCII).

TAG_SUB_SEC_TIME_DIGITIZED

public static final int TAG_SUB_SEC_TIME_DIGITIZED
A tag used to record fractions of seconds for the "DateTimeDigitized" tag (type ASCII).

TAG_SUB_SEC_TIME_ORIGINAL

public static final int TAG_SUB_SEC_TIME_ORIGINAL
A tag used to record fractions of seconds for the "DateTimeOriginal" tag (type ASCII).

TAG_USER_COMMENT

public static final int TAG_USER_COMMENT
A tag indicating a user comment (type UNDEFINED). The first 8 bytes are used to specify the character encoding.

TAG_WHITE_BALANCE

public static final int TAG_WHITE_BALANCE
A tag indicating the white balance mode set when the image was shot.

WHITE_BALANCE_AUTO

public static final int WHITE_BALANCE_AUTO
A value to be used with the "WhiteBalance" tag.

See Also: TAG_WHITE_BALANCE

WHITE_BALANCE_MANUAL

public static final int WHITE_BALANCE_MANUAL
A value to be used with the "WhiteBalance" tag.

See Also: TAG_WHITE_BALANCE

Method Detail

getInstance

public static EXIFTIFFTagSet getInstance()
Returns a shared instance of an EXIFTIFFTagSet.

Returns: an EXIFTIFFTagSet instance.