ExifInterface
public
class
ExifInterface
extends Object
java.lang.Object | |
↳ | androidx.exifinterface.media.ExifInterface |
This is a class for reading and writing Exif tags in various image file formats.
Supported for reading: JPEG, PNG, WebP, HEIF, DNG, CR2, NEF, NRW, ARW, RW2, ORF, PEF, SRW, RAF.
Supported for writing: JPEG, PNG, WebP.
Summary
Constants | |
---|---|
short |
ALTITUDE_ABOVE_SEA_LEVEL
The constant used by |
short |
ALTITUDE_BELOW_SEA_LEVEL
The constant used by |
int |
COLOR_SPACE_S_RGB
The constant used by |
int |
COLOR_SPACE_UNCALIBRATED
The constant used by |
short |
CONTRAST_HARD
The constant used by |
short |
CONTRAST_NORMAL
The constant used by |
short |
CONTRAST_SOFT
The constant used by |
int |
DATA_DEFLATE_ZIP
The constant used by |
int |
DATA_HUFFMAN_COMPRESSED
The constant used by |
int |
DATA_JPEG
The constant used by |
int |
DATA_JPEG_COMPRESSED
The constant used by |
int |
DATA_LOSSY_JPEG
The constant used by |
int |
DATA_PACK_BITS_COMPRESSED
The constant used by |
int |
DATA_UNCOMPRESSED
The constant used by |
short |
EXPOSURE_MODE_AUTO
The constant used by |
short |
EXPOSURE_MODE_AUTO_BRACKET
The constant used by |
short |
EXPOSURE_MODE_MANUAL
The constant used by |
short |
EXPOSURE_PROGRAM_ACTION
The constant used by |
short |
EXPOSURE_PROGRAM_APERTURE_PRIORITY
The constant used by |
short |
EXPOSURE_PROGRAM_CREATIVE
The constant used by |
short |
EXPOSURE_PROGRAM_LANDSCAPE_MODE
The constant used by |
short |
EXPOSURE_PROGRAM_MANUAL
The constant used by |
short |
EXPOSURE_PROGRAM_NORMAL
The constant used by |
short |
EXPOSURE_PROGRAM_NOT_DEFINED
The constant used by |
short |
EXPOSURE_PROGRAM_PORTRAIT_MODE
The constant used by |
short |
EXPOSURE_PROGRAM_SHUTTER_PRIORITY
The constant used by |
short |
FILE_SOURCE_DSC
The constant used by |
short |
FILE_SOURCE_OTHER
The constant used by |
short |
FILE_SOURCE_REFLEX_SCANNER
The constant used by |
short |
FILE_SOURCE_TRANSPARENT_SCANNER
The constant used by |
short |
FLAG_FLASH_FIRED
The flag used by |
short |
FLAG_FLASH_MODE_AUTO
The flag used by |
short |
FLAG_FLASH_MODE_COMPULSORY_FIRING
The flag used by |
short |
FLAG_FLASH_MODE_COMPULSORY_SUPPRESSION
The flag used by |
short |
FLAG_FLASH_NO_FLASH_FUNCTION
The flag used by |
short |
FLAG_FLASH_RED_EYE_SUPPORTED
The flag used by |
short |
FLAG_FLASH_RETURN_LIGHT_DETECTED
The flag used by |
short |
FLAG_FLASH_RETURN_LIGHT_NOT_DETECTED
The flag used by |
short |
FORMAT_CHUNKY
The constant used by |
short |
FORMAT_PLANAR
The constant used by |
short |
GAIN_CONTROL_HIGH_GAIN_DOWN
The constant used by |
short |
GAIN_CONTROL_HIGH_GAIN_UP
The constant used by |
short |
GAIN_CONTROL_LOW_GAIN_DOWN
The constant used by |
short |
GAIN_CONTROL_LOW_GAIN_UP
The constant used by |
short |
GAIN_CONTROL_NONE
The constant used by |
String |
GPS_DIRECTION_MAGNETIC
The constant used by GPS attributes to denote the direction is magnetic direction. |
String |
GPS_DIRECTION_TRUE
The constant used by GPS attributes to denote the direction is true direction. |
String |
GPS_DISTANCE_KILOMETERS
The constant used by |
String |
GPS_DISTANCE_MILES
The constant used by |
String |
GPS_DISTANCE_NAUTICAL_MILES
The constant used by |
String |
GPS_MEASUREMENT_2D
The constant used by |
String |
GPS_MEASUREMENT_3D
The constant used by |
short |
GPS_MEASUREMENT_DIFFERENTIAL_CORRECTED
The constant used by |
String |
GPS_MEASUREMENT_INTERRUPTED
The constant used by |
String |
GPS_MEASUREMENT_IN_PROGRESS
The constant used by |
short |
GPS_MEASUREMENT_NO_DIFFERENTIAL
The constant used by |
String |
GPS_SPEED_KILOMETERS_PER_HOUR
The constant used by |
String |
GPS_SPEED_KNOTS
The constant used by |
String |
GPS_SPEED_MILES_PER_HOUR
The constant used by |
String |
LATITUDE_NORTH
The constant used by GPS latitude-related tags to denote the latitude is North latitude. |
String |
LATITUDE_SOUTH
The constant used by GPS latitude-related tags to denote the latitude is South latitude. |
short |
LIGHT_SOURCE_CLOUDY_WEATHER
The constant used by |
short |
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
The constant used by |
short |
LIGHT_SOURCE_D50
The constant used by |
short |
LIGHT_SOURCE_D55
The constant used by |
short |
LIGHT_SOURCE_D65
The constant used by |
short |
LIGHT_SOURCE_D75
The constant used by |
short |
LIGHT_SOURCE_DAYLIGHT
The constant used by |
short |
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
The constant used by |
short |
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
The constant used by |
short |
LIGHT_SOURCE_FINE_WEATHER
The constant used by |
short |
LIGHT_SOURCE_FLASH
The constant used by |
short |
LIGHT_SOURCE_FLUORESCENT
The constant used by |
short |
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
The constant used by |
short |
LIGHT_SOURCE_OTHER
The constant used by |
short |
LIGHT_SOURCE_SHADE
The constant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_A
The constant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_B
The constant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_C
The constant used by |
short |
LIGHT_SOURCE_TUNGSTEN
The constant used by |
short |
LIGHT_SOURCE_UNKNOWN
The constant used by |
short |
LIGHT_SOURCE_WARM_WHITE_FLUORESCENT
The constant used by |
short |
LIGHT_SOURCE_WHITE_FLUORESCENT
The constant used by |
String |
LONGITUDE_EAST
The constant used by GPS longitude-related tags to denote the longitude is East longitude. |
String |
LONGITUDE_WEST
The constant used by GPS longitude-related tags to denote the longitude is West longitude. |
short |
METERING_MODE_AVERAGE
The constant used by |
short |
METERING_MODE_CENTER_WEIGHT_AVERAGE
The constant used by |
short |
METERING_MODE_MULTI_SPOT
The constant used by |
short |
METERING_MODE_OTHER
The constant used by |
short |
METERING_MODE_PARTIAL
The constant used by |
short |
METERING_MODE_PATTERN
The constant used by |
short |
METERING_MODE_SPOT
The constant used by |
short |
METERING_MODE_UNKNOWN
The constant used by |
int |
ORIENTATION_FLIP_HORIZONTAL
Indicates the image is left right reversed mirror. |
int |
ORIENTATION_FLIP_VERTICAL
Indicates the image is upside down mirror, it can also be represented by flip horizontally firstly and rotate 180 degree clockwise. |
int |
ORIENTATION_NORMAL
|
int |
ORIENTATION_ROTATE_180
Indicates the image is rotated by 180 degree clockwise. |
int |
ORIENTATION_ROTATE_270
Indicates the image is rotated by 270 degree clockwise. |
int |
ORIENTATION_ROTATE_90
Indicates the image is rotated by 90 degree clockwise. |
int |
ORIENTATION_TRANSPOSE
Indicates the image is flipped about top-left <--> bottom-right axis, it can also be represented by flip horizontally firstly and rotate 270 degree clockwise. |
int |
ORIENTATION_TRANSVERSE
Indicates the image is flipped about top-right <--> bottom-left axis, it can also be represented by flip horizontally firstly and rotate 90 degree clockwise. |
int |
ORIENTATION_UNDEFINED
|
int |
ORIGINAL_RESOLUTION_IMAGE
The constant used by |
int |
PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
The constant used by |
int |
PHOTOMETRIC_INTERPRETATION_RGB
The constant used by |
int |
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
The constant used by |
int |
PHOTOMETRIC_INTERPRETATION_YCBCR
The constant used by |
int |
REDUCED_RESOLUTION_IMAGE
The constant used by |
short |
RENDERED_PROCESS_CUSTOM
The constant used by |
short |
RENDERED_PROCESS_NORMAL
The constant used by |
short |
RESOLUTION_UNIT_CENTIMETERS
The constant used to denote resolution unit as centimeters. |
short |
RESOLUTION_UNIT_INCHES
The constant used to denote resolution unit as inches. |
short |
SATURATION_HIGH
The constant used by |
short |
SATURATION_LOW
The constant used by |
short |
SATURATION_NORMAL
The constant used by |
short |
SCENE_CAPTURE_TYPE_LANDSCAPE
The constant used by |
short |
SCENE_CAPTURE_TYPE_NIGHT
The constant used by |
short |
SCENE_CAPTURE_TYPE_PORTRAIT
The constant used by |
short |
SCENE_CAPTURE_TYPE_STANDARD
The constant used by |
short |
SCENE_TYPE_DIRECTLY_PHOTOGRAPHED
The constant used by |
short |
SENSITIVITY_TYPE_ISO_SPEED
The constant used by |
short |
SENSITIVITY_TYPE_REI
The constant used by |
short |
SENSITIVITY_TYPE_REI_AND_ISO
The constant used by |
short |
SENSITIVITY_TYPE_SOS
The constant used by |
short |
SENSITIVITY_TYPE_SOS_AND_ISO
The constant used by |
short |
SENSITIVITY_TYPE_SOS_AND_REI
The constant used by |
short |
SENSITIVITY_TYPE_SOS_AND_REI_AND_ISO
The constant used by |
short |
SENSITIVITY_TYPE_UNKNOWN
The constant used by |
short |
SENSOR_TYPE_COLOR_SEQUENTIAL
The constant used by |
short |
SENSOR_TYPE_COLOR_SEQUENTIAL_LINEAR
The constant used by |
short |
SENSOR_TYPE_NOT_DEFINED
The constant used by |
short |
SENSOR_TYPE_ONE_CHIP
The constant used by |
short |
SENSOR_TYPE_THREE_CHIP
The constant used by |
short |
SENSOR_TYPE_TRILINEAR
The constant used by |
short |
SENSOR_TYPE_TWO_CHIP
The constant used by |
short |
SHARPNESS_HARD
The constant used by |
short |
SHARPNESS_NORMAL
The constant used by |
short |
SHARPNESS_SOFT
The constant used by |
int |
STREAM_TYPE_EXIF_DATA_ONLY
Constant used to indicate that the input stream contains only Exif data. |
int |
STREAM_TYPE_FULL_IMAGE_DATA
Constant used to indicate that the input stream contains the full image data. |
short |
SUBJECT_DISTANCE_RANGE_CLOSE_VIEW
The constant used by |
short |
SUBJECT_DISTANCE_RANGE_DISTANT_VIEW
The constant used by |
short |
SUBJECT_DISTANCE_RANGE_MACRO
The constant used by |
short |
SUBJECT_DISTANCE_RANGE_UNKNOWN
The constant used by |
String |
TAG_APERTURE_VALUE
The lens aperture. |
String |
TAG_ARTIST
This tag records the name of the camera owner, photographer or image creator. |
String |
TAG_BITS_PER_SAMPLE
The number of bits per image component. |
String |
TAG_BODY_SERIAL_NUMBER
This tag records the serial number of the body of the camera that was used in photography as an ASCII string. |
String |
TAG_BRIGHTNESS_VALUE
The value of brightness. |
String |
TAG_CAMARA_OWNER_NAME
This constant is deprecated.
Use |
String |
TAG_CAMERA_OWNER_NAME
This tag records the owner of a camera used in photography as an ASCII string. |
String |
TAG_CFA_PATTERN
Indicates the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. |
String |
TAG_COLOR_SPACE
The color space information tag is always recorded as the color space specifier. |
String |
TAG_COMPONENTS_CONFIGURATION
Information specific to compressed data. |
String |
TAG_COMPRESSED_BITS_PER_PIXEL
Information specific to compressed data. |
String |
TAG_COMPRESSION
The compression scheme used for the image data. |
String |
TAG_CONTRAST
This tag indicates the direction of contrast processing applied by the camera when the image was shot. |
String |
TAG_COPYRIGHT
Copyright information. |
String |
TAG_CUSTOM_RENDERED
This tag indicates the use of special processing on image data, such as rendering geared to output. |
String |
TAG_DATETIME
The date and time of image creation. |
String |
TAG_DATETIME_DIGITIZED
The date and time when the image was stored as digital data. |
String |
TAG_DATETIME_ORIGINAL
The date and time when the original image data was generated. |
String |
TAG_DEFAULT_CROP_SIZE
Type is int. |
String |
TAG_DEVICE_SETTING_DESCRIPTION
This tag indicates information on the picture-taking conditions of a particular camera model. |
String |
TAG_DIGITAL_ZOOM_RATIO
This tag indicates the digital zoom ratio when the image was shot. |
String |
TAG_DNG_VERSION
Type is int. |
String |
TAG_EXIF_VERSION
The version of this standard supported. |
String |
TAG_EXPOSURE_BIAS_VALUE
The exposure bias. |
String |
TAG_EXPOSURE_INDEX
Indicates the exposure index selected on the camera or input device at the time the image is captured. |
String |
TAG_EXPOSURE_MODE
This tag indicates the exposure mode set when the image was shot. |
String |
TAG_EXPOSURE_PROGRAM
TThe class of the program used by the camera to set exposure when the picture is taken. |
String |
TAG_EXPOSURE_TIME
Exposure time, given in seconds. |
String |
TAG_FILE_SOURCE
Indicates the image source. |
String |
TAG_FLASH
This tag indicates the status of flash when the image was shot. |
String |
TAG_FLASHPIX_VERSION
The Flashpix format version supported by a FPXR file. |
String |
TAG_FLASH_ENERGY
Indicates the strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS). |
String |
TAG_FOCAL_LENGTH
The actual focal length of the lens, in mm. |
String |
TAG_FOCAL_LENGTH_IN_35MM_FILM
This tag indicates the equivalent focal length assuming a 35mm film camera, in mm. |
String |
TAG_FOCAL_PLANE_RESOLUTION_UNIT
Indicates the unit for measuring |
String |
TAG_FOCAL_PLANE_X_RESOLUTION
Indicates the number of pixels in the image width (X) direction per
|
String |
TAG_FOCAL_PLANE_Y_RESOLUTION
Indicates the number of pixels in the image height (Y) direction per
|
String |
TAG_F_NUMBER
The F number. |
String |
TAG_GAIN_CONTROL
This tag indicates the degree of overall image gain adjustment. |
String |
TAG_GAMMA
Indicates the value of coefficient gamma. |
String |
TAG_GPS_ALTITUDE
Indicates the altitude based on the reference in |
String |
TAG_GPS_ALTITUDE_REF
Indicates the altitude used as the reference altitude. |
String |
TAG_GPS_AREA_INFORMATION
A character string recording the name of the GPS area. |
String |
TAG_GPS_DATESTAMP
A character string recording date and time information relative to UTC (Coordinated Universal Time). |
String |
TAG_GPS_DEST_BEARING
Indicates the bearing to the destination point. |
String |
TAG_GPS_DEST_BEARING_REF
Indicates the reference used for giving the bearing to the destination point. |
String |
TAG_GPS_DEST_DISTANCE
Indicates the distance to the destination point. |
String |
TAG_GPS_DEST_DISTANCE_REF
Indicates the unit used to express the distance to the destination point. |
String |
TAG_GPS_DEST_LATITUDE
Indicates the latitude of the destination point. |
String |
TAG_GPS_DEST_LATITUDE_REF
Indicates whether the latitude of the destination point is north or south latitude. |
String |
TAG_GPS_DEST_LONGITUDE
Indicates the longitude of the destination point. |
String |
TAG_GPS_DEST_LONGITUDE_REF
Indicates whether the longitude of the destination point is east or west longitude. |
String |
TAG_GPS_DIFFERENTIAL
Indicates whether differential correction is applied to the GPS receiver. |
String |
TAG_GPS_DOP
Indicates the GPS DOP (data degree of precision). |
String |
TAG_GPS_H_POSITIONING_ERROR
This tag indicates horizontal positioning errors in meters. |
String |
TAG_GPS_IMG_DIRECTION
ndicates the direction of the image when it was captured. |
String |
TAG_GPS_IMG_DIRECTION_REF
Indicates the reference for giving the direction of the image when it is captured. |
String |
TAG_GPS_LATITUDE
Indicates the latitude. |
String |
TAG_GPS_LATITUDE_REF
Indicates whether the latitude is north or south latitude. |
String |
TAG_GPS_LONGITUDE
Indicates the longitude. |
String |
TAG_GPS_LONGITUDE_REF
Indicates whether the longitude is east or west longitude. |
String |
TAG_GPS_MAP_DATUM
Indicates the geodetic survey data used by the GPS receiver. |
String |
TAG_GPS_MEASURE_MODE
Indicates the GPS measurement mode. |
String |
TAG_GPS_PROCESSING_METHOD
A character string recording the name of the method used for location finding. |
String |
TAG_GPS_SATELLITES
Indicates the GPS satellites used for measurements. |
String |
TAG_GPS_SPEED
Indicates the speed of GPS receiver movement. |
String |
TAG_GPS_SPEED_REF
Indicates the unit used to express the GPS receiver speed of movement. |
String |
TAG_GPS_STATUS
Indicates the status of the GPS receiver when the image is recorded. |
String |
TAG_GPS_TIMESTAMP
Indicates the time as UTC (Coordinated Universal Time). |
String |
TAG_GPS_TRACK
Indicates the direction of GPS receiver movement. |
String |
TAG_GPS_TRACK_REF
Indicates the reference for giving the direction of GPS receiver movement. |
String |
TAG_GPS_VERSION_ID
Indicates the version of GPS Info IFD. |
String |
TAG_IMAGE_DESCRIPTION
An ASCII string giving the title of the image. |
String |
TAG_IMAGE_LENGTH
The number of rows of image data. |
String |
TAG_IMAGE_UNIQUE_ID
This tag indicates an identifier assigned uniquely to each image. |
String |
TAG_IMAGE_WIDTH
The number of columns of image data, equal to the number of pixels per row. |
String |
TAG_INTEROPERABILITY_INDEX
Indicates the identification of the Interoperability rule. |
String |
TAG_ISO_SPEED
This tag indicates the ISO speed value of a camera or input device that is defined in ISO 12232. |
String |
TAG_ISO_SPEED_LATITUDE_YYY
This tag indicates the ISO speed latitude yyy value of a camera or input device that is defined in ISO 12232. |
String |
TAG_ISO_SPEED_LATITUDE_ZZZ
This tag indicates the ISO speed latitude zzz value of a camera or input device that is defined in ISO 12232. |
String |
TAG_ISO_SPEED_RATINGS
This constant is deprecated.
Use |
String |
TAG_JPEG_INTERCHANGE_FORMAT
The offset to the start byte (SOI) of JPEG compressed thumbnail data. |
String |
TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
The number of bytes of JPEG compressed thumbnail data. |
String |
TAG_LENS_MAKE
This tag records the lens manufacturer as an ASCII string. |
String |
TAG_LENS_MODEL
This tag records the lens’s model name and model number as an ASCII string. |
String |
TAG_LENS_SERIAL_NUMBER
This tag records the serial number of the interchangeable lens that was used in photography as an ASCII string. |
String |
TAG_LENS_SPECIFICATION
This tag notes minimum focal length, maximum focal length, minimum F number in the minimum focal length, and minimum F number in the maximum focal length, which are specification information for the lens that was used in photography. |
String |
TAG_LIGHT_SOURCE
The kind of light source. |
String |
TAG_MAKE
The manufacturer of the recording equipment. |
String |
TAG_MAKER_NOTE
A tag for manufacturers of Exif/DCF writers to record any desired information. |
String |
TAG_MAX_APERTURE_VALUE
The smallest F number of the lens. |
String |
TAG_METERING_MODE
The metering mode. |
String |
TAG_MODEL
The model name or model number of the equipment. |
String |
TAG_NEW_SUBFILE_TYPE
Type is int. |
String |
TAG_OECF
Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. |
String |
TAG_OFFSET_TIME
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag. |
String |
TAG_OFFSET_TIME_DIGITIZED
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeDigitized tag. |
String |
TAG_OFFSET_TIME_ORIGINAL
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeOriginal tag. |
String |
TAG_ORF_ASPECT_FRAME
Type is int. |
String |
TAG_ORF_PREVIEW_IMAGE_LENGTH
Type is int. |
String |
TAG_ORF_PREVIEW_IMAGE_START
Type is int. |
String |
TAG_ORF_THUMBNAIL_IMAGE
Type is undefined. |
String |
TAG_ORIENTATION
The image orientation viewed in terms of rows and columns. |
String |
TAG_PHOTOGRAPHIC_SENSITIVITY
This tag indicates the sensitivity of the camera or input device when the image was shot. |
String |
TAG_PHOTOMETRIC_INTERPRETATION
The pixel composition. |
String |
TAG_PIXEL_X_DIMENSION
Information specific to compressed data. |
String |
TAG_PIXEL_Y_DIMENSION
Information specific to compressed data. |
String |
TAG_PLANAR_CONFIGURATION
Indicates whether pixel components are recorded in chunky or planar format. |
String |
TAG_PRIMARY_CHROMATICITIES
The chromaticity of the three primary colors of the image. |
String |
TAG_RECOMMENDED_EXPOSURE_INDEX
This tag indicates the recommended exposure index value of a camera or input device defined in ISO 12232. |
String |
TAG_REFERENCE_BLACK_WHITE
The reference black point value and reference white point value. |
String |
TAG_RELATED_SOUND_FILE
This tag is used to record the name of an audio file related to the image data. |
String |
TAG_RESOLUTION_UNIT
The unit for measuring |
String |
TAG_ROWS_PER_STRIP
The number of rows per strip. |
String |
TAG_RW2_ISO
Type is int. |
String |
TAG_RW2_JPG_FROM_RAW
Type is undefined. |
String |
TAG_RW2_SENSOR_BOTTOM_BORDER
Type is int. |
String |
TAG_RW2_SENSOR_LEFT_BORDER
Type is int. |
String |
TAG_RW2_SENSOR_RIGHT_BORDER
Type is int. |
String |
TAG_RW2_SENSOR_TOP_BORDER
Type is int. |
String |
TAG_SAMPLES_PER_PIXEL
The number of components per pixel. |
String |
TAG_SATURATION
This tag indicates the direction of saturation processing applied by the camera when the image was shot. |
String |
TAG_SCENE_CAPTURE_TYPE
This tag indicates the type of scene that was shot. |
String |
TAG_SCENE_TYPE
Indicates the type of scene. |
String |
TAG_SENSING_METHOD
Indicates the image sensor type on the camera or input device. |
String |
TAG_SENSITIVITY_TYPE
This tag indicates which one of the parameters of ISO12232 is
|
String |
TAG_SHARPNESS
This tag indicates the direction of sharpness processing applied by the camera when the image was shot. |
String |
TAG_SHUTTER_SPEED_VALUE
Shutter speed. |
String |
TAG_SOFTWARE
This tag records the name and version of the software or firmware of the camera or image input device used to generate the image. |
String |
TAG_SPATIAL_FREQUENCY_RESPONSE
This tag records 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 12233. |
String |
TAG_SPECTRAL_SENSITIVITY
Indicates the spectral sensitivity of each channel of the camera used. |
String |
TAG_STANDARD_OUTPUT_SENSITIVITY
This tag indicates the standard output sensitivity value of a camera or input device defined in ISO 12232. |
String |
TAG_STRIP_BYTE_COUNTS
The total number of bytes in each strip. |
String |
TAG_STRIP_OFFSETS
For each strip, the byte offset of that strip. |
String |
TAG_SUBFILE_TYPE
Type is int. |
String |
TAG_SUBJECT_AREA
This tag indicates the location and area of the main subject in the overall scene. |
String |
TAG_SUBJECT_DISTANCE
The distance to the subject, given in meters. |
String |
TAG_SUBJECT_DISTANCE_RANGE
This tag indicates the distance to the subject. |
String |
TAG_SUBJECT_LOCATION
Indicates the location of the main subject in the scene. |
String |
TAG_SUBSEC_TIME
A tag used to record fractions of seconds for |
String |
TAG_SUBSEC_TIME_DIGITIZED
A tag used to record fractions of seconds for |
String |
TAG_SUBSEC_TIME_ORIGINAL
A tag used to record fractions of seconds for |
String |
TAG_THUMBNAIL_IMAGE_LENGTH
|
String |
TAG_THUMBNAIL_IMAGE_WIDTH
|
String |
TAG_TRANSFER_FUNCTION
A transfer function for the image, described in tabular style. |
String |
TAG_USER_COMMENT
A tag for Exif users to write keywords or comments on the image besides those in
|
String |
TAG_WHITE_BALANCE
This tag indicates the white balance mode set when the image was shot. |
String |
TAG_WHITE_POINT
The chromaticity of the white point of the image. |
String |
TAG_XMP
Type is byte[]. |
String |
TAG_X_RESOLUTION
The number of pixels per |
String |
TAG_Y_CB_CR_COEFFICIENTS
The matrix coefficients for transformation from RGB to YCbCr image data. |
String |
TAG_Y_CB_CR_POSITIONING
The position of chrominance components in relation to the luminance component. |
String |
TAG_Y_CB_CR_SUB_SAMPLING
The sampling ratio of chrominance components in relation to the luminance component. |
String |
TAG_Y_RESOLUTION
The number of pixels per |
int |
WHITEBALANCE_AUTO
This constant is deprecated.
Use |
int |
WHITEBALANCE_MANUAL
This constant is deprecated.
Use |
short |
WHITE_BALANCE_AUTO
The constant used by |
short |
WHITE_BALANCE_MANUAL
The constant used by |
short |
Y_CB_CR_POSITIONING_CENTERED
The constant used by |
short |
Y_CB_CR_POSITIONING_CO_SITED
The constant used by |
Fields | |
---|---|
public
static
final
int[] |
BITS_PER_SAMPLE_GREYSCALE_1
The constant used by |
public
static
final
int[] |
BITS_PER_SAMPLE_GREYSCALE_2
The constant used by |
public
static
final
int[] |
BITS_PER_SAMPLE_RGB
The constant used by |
Public constructors | |
---|---|
ExifInterface(File file)
Reads Exif tags from the specified image file. |
|
ExifInterface(String filename)
Reads Exif tags from the specified image file. |
|
ExifInterface(FileDescriptor fileDescriptor)
Reads Exif tags from the specified image file descriptor. |
|
ExifInterface(InputStream inputStream)
Reads Exif tags from the specified image input stream. |
|
ExifInterface(InputStream inputStream, int streamType)
Reads Exif tags from the specified image input stream based on the stream type. |
Public methods | |
---|---|
void
|
flipHorizontally()
Flips the image horizontally. |
void
|
flipVertically()
Flips the image vertically. |
double
|
getAltitude(double defaultValue)
Return the altitude in meters. |
String
|
getAttribute(String tag)
Returns the value of the specified tag or |
byte[]
|
getAttributeBytes(String tag)
Returns the raw bytes for the value of the requested tag inside the image
file, or |
double
|
getAttributeDouble(String tag, double defaultValue)
Returns the double value of the tag that is specified as rational or contains a double-formatted value. |
int
|
getAttributeInt(String tag, int defaultValue)
Returns the integer value of the specified tag. |
long[]
|
getAttributeRange(String tag)
Returns the offset and length of the requested tag inside the image file,
or |
Long
|
getGpsDateTime()
Returns number of milliseconds since Jan. |
boolean
|
getLatLong(float[] output)
This method is deprecated.
Use |
double[]
|
getLatLong()
Gets the latitude and longitude values. |
int
|
getRotationDegrees()
Returns the rotation degrees for the current image orientation. |
byte[]
|
getThumbnail()
Returns the JPEG compressed thumbnail inside the image file, or |
Bitmap
|
getThumbnailBitmap()
Creates and returns a Bitmap object of the thumbnail image based on the byte array and the
thumbnail compression value, or |
byte[]
|
getThumbnailBytes()
Returns the thumbnail bytes inside the image file, regardless of the compression type of the thumbnail image. |
long[]
|
getThumbnailRange()
Returns the offset and length of thumbnail inside the image file, or
|
boolean
|
hasAttribute(String tag)
Returns true if the image file has the given attribute defined. |
boolean
|
hasThumbnail()
Returns true if the image file has a thumbnail. |
boolean
|
isFlipped()
Returns if the current image orientation is flipped. |
static
boolean
|
isSupportedMimeType(String mimeType)
Returns whether ExifInterface currently supports reading data from the specified mime type or not. |
boolean
|
isThumbnailCompressed()
Returns true if thumbnail image is JPEG Compressed, or false if either thumbnail image does not exist or thumbnail image is uncompressed. |
void
|
resetOrientation()
Resets the |
void
|
rotate(int degree)
Rotates the image by the given degree clockwise. |
void
|
saveAttributes()
Save the tag data into the original image file. |
void
|
setAltitude(double altitude)
Sets the altitude in meters. |
void
|
setAttribute(String tag, String value)
Sets the value of the specified tag. |
void
|
setGpsInfo(Location location)
Sets the GPS-related information. |
void
|
setLatLong(double latitude, double longitude)
Sets the latitude and longitude values. |
Inherited methods | |
---|---|
Constants
ALTITUDE_ABOVE_SEA_LEVEL
public static final short ALTITUDE_ABOVE_SEA_LEVEL
The constant used by TAG_GPS_ALTITUDE_REF
to denote the altitude is above sea level.
Constant Value: 0 (0x00000000)
ALTITUDE_BELOW_SEA_LEVEL
public static final short ALTITUDE_BELOW_SEA_LEVEL
The constant used by TAG_GPS_ALTITUDE_REF
to denote the altitude is below sea level.
Constant Value: 1 (0x00000001)
COLOR_SPACE_S_RGB
public static final int COLOR_SPACE_S_RGB
The constant used by TAG_COLOR_SPACE
to denote sRGB color space.
Constant Value: 1 (0x00000001)
COLOR_SPACE_UNCALIBRATED
public static final int COLOR_SPACE_UNCALIBRATED
The constant used by TAG_COLOR_SPACE
to denote Uncalibrated.
Constant Value: 65535 (0x0000ffff)
CONTRAST_HARD
public static final short CONTRAST_HARD
The constant used by TAG_CONTRAST
to denote hard contrast.
Constant Value: 2 (0x00000002)
CONTRAST_NORMAL
public static final short CONTRAST_NORMAL
The constant used by TAG_CONTRAST
to denote normal contrast.
Constant Value: 0 (0x00000000)
CONTRAST_SOFT
public static final short CONTRAST_SOFT
The constant used by TAG_CONTRAST
to denote soft contrast.
Constant Value: 1 (0x00000001)
DATA_DEFLATE_ZIP
public static final int DATA_DEFLATE_ZIP
The constant used by TAG_COMPRESSION
, see DNG Specification 1.4.0.0.
Section 3, Compression
Constant Value: 8 (0x00000008)
DATA_HUFFMAN_COMPRESSED
public static final int DATA_HUFFMAN_COMPRESSED
The constant used by TAG_COMPRESSION
to denote the image is huffman compressed.
Constant Value: 2 (0x00000002)
DATA_JPEG
public static final int DATA_JPEG
The constant used by TAG_COMPRESSION
to denote the image is JPEG.
Constant Value: 6 (0x00000006)
DATA_JPEG_COMPRESSED
public static final int DATA_JPEG_COMPRESSED
The constant used by TAG_COMPRESSION
, see DNG Specification 1.4.0.0.
Section 3, Compression
Constant Value: 7 (0x00000007)
DATA_LOSSY_JPEG
public static final int DATA_LOSSY_JPEG
The constant used by TAG_COMPRESSION
, see DNG Specification 1.4.0.0.
Section 3, Compression
Constant Value: 34892 (0x0000884c)
DATA_PACK_BITS_COMPRESSED
public static final int DATA_PACK_BITS_COMPRESSED
The constant used by TAG_COMPRESSION
to denote the image is pack-bits compressed.
Constant Value: 32773 (0x00008005)
DATA_UNCOMPRESSED
public static final int DATA_UNCOMPRESSED
The constant used by TAG_COMPRESSION
to denote the image is not compressed.
Constant Value: 1 (0x00000001)
EXPOSURE_MODE_AUTO
public static final short EXPOSURE_MODE_AUTO
The constant used by TAG_EXPOSURE_MODE
to denote the exposure mode is Auto.
Constant Value: 0 (0x00000000)
EXPOSURE_MODE_AUTO_BRACKET
public static final short EXPOSURE_MODE_AUTO_BRACKET
The constant used by TAG_EXPOSURE_MODE
to denote the exposure mode is Auto bracket.
Constant Value: 2 (0x00000002)
EXPOSURE_MODE_MANUAL
public static final short EXPOSURE_MODE_MANUAL
The constant used by TAG_EXPOSURE_MODE
to denote the exposure mode is Manual.
Constant Value: 1 (0x00000001)
EXPOSURE_PROGRAM_ACTION
public static final short EXPOSURE_PROGRAM_ACTION
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Action
program (biased toward fast shutter speed).
Constant Value: 6 (0x00000006)
EXPOSURE_PROGRAM_APERTURE_PRIORITY
public static final short EXPOSURE_PROGRAM_APERTURE_PRIORITY
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is
Aperture priority.
Constant Value: 3 (0x00000003)
EXPOSURE_PROGRAM_CREATIVE
public static final short EXPOSURE_PROGRAM_CREATIVE
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Creative
program (biased toward depth of field).
Constant Value: 5 (0x00000005)
EXPOSURE_PROGRAM_LANDSCAPE_MODE
public static final short EXPOSURE_PROGRAM_LANDSCAPE_MODE
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Landscape
mode (for landscape photos with the background in focus).
Constant Value: 8 (0x00000008)
EXPOSURE_PROGRAM_MANUAL
public static final short EXPOSURE_PROGRAM_MANUAL
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Manual.
Constant Value: 1 (0x00000001)
EXPOSURE_PROGRAM_NORMAL
public static final short EXPOSURE_PROGRAM_NORMAL
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Normal.
Constant Value: 2 (0x00000002)
EXPOSURE_PROGRAM_NOT_DEFINED
public static final short EXPOSURE_PROGRAM_NOT_DEFINED
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is not defined.
Constant Value: 0 (0x00000000)
EXPOSURE_PROGRAM_PORTRAIT_MODE
public static final short EXPOSURE_PROGRAM_PORTRAIT_MODE
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is Portrait
mode (for closeup photos with the background out of focus).
Constant Value: 7 (0x00000007)
EXPOSURE_PROGRAM_SHUTTER_PRIORITY
public static final short EXPOSURE_PROGRAM_SHUTTER_PRIORITY
The constant used by TAG_EXPOSURE_PROGRAM
to denote exposure program is
Shutter priority.
Constant Value: 4 (0x00000004)
FILE_SOURCE_DSC
public static final short FILE_SOURCE_DSC
The constant used by TAG_FILE_SOURCE
to denote the source is DSC.
Constant Value: 3 (0x00000003)
FILE_SOURCE_OTHER
public static final short FILE_SOURCE_OTHER
The constant used by TAG_FILE_SOURCE
to denote the source is other.
Constant Value: 0 (0x00000000)
FILE_SOURCE_REFLEX_SCANNER
public static final short FILE_SOURCE_REFLEX_SCANNER
The constant used by TAG_FILE_SOURCE
to denote the source is scanner of reflex type.
Constant Value: 2 (0x00000002)
FILE_SOURCE_TRANSPARENT_SCANNER
public static final short FILE_SOURCE_TRANSPARENT_SCANNER
The constant used by TAG_FILE_SOURCE
to denote the source is scanner of transparent
type.
Constant Value: 1 (0x00000001)
FLAG_FLASH_FIRED
public static final short FLAG_FLASH_FIRED
The flag used by TAG_FLASH
to indicate whether the flash is fired.
Constant Value: 1 (0x00000001)
FLAG_FLASH_MODE_AUTO
public static final short FLAG_FLASH_MODE_AUTO
The flag used by TAG_FLASH
to indicate the camera's flash mode is Auto.
Constant Value: 24 (0x00000018)
FLAG_FLASH_MODE_COMPULSORY_FIRING
public static final short FLAG_FLASH_MODE_COMPULSORY_FIRING
The flag used by TAG_FLASH
to indicate the camera's flash mode is Compulsory flash
firing.
Constant Value: 8 (0x00000008)
FLAG_FLASH_MODE_COMPULSORY_SUPPRESSION
public static final short FLAG_FLASH_MODE_COMPULSORY_SUPPRESSION
The flag used by TAG_FLASH
to indicate the camera's flash mode is Compulsory flash
suppression.
Constant Value: 16 (0x00000010)
FLAG_FLASH_NO_FLASH_FUNCTION
public static final short FLAG_FLASH_NO_FLASH_FUNCTION
The flag used by TAG_FLASH
to indicate no flash function is present.
Constant Value: 32 (0x00000020)
FLAG_FLASH_RED_EYE_SUPPORTED
public static final short FLAG_FLASH_RED_EYE_SUPPORTED
The flag used by TAG_FLASH
to indicate red-eye reduction is supported.
Constant Value: 64 (0x00000040)
FLAG_FLASH_RETURN_LIGHT_DETECTED
public static final short FLAG_FLASH_RETURN_LIGHT_DETECTED
The flag used by TAG_FLASH
to indicate strobe return light is detected.
Constant Value: 6 (0x00000006)
FLAG_FLASH_RETURN_LIGHT_NOT_DETECTED
public static final short FLAG_FLASH_RETURN_LIGHT_NOT_DETECTED
The flag used by TAG_FLASH
to indicate strobe return light is not detected.
Constant Value: 4 (0x00000004)
FORMAT_CHUNKY
public static final short FORMAT_CHUNKY
The constant used by TAG_PLANAR_CONFIGURATION
to denote Chunky format.
Constant Value: 1 (0x00000001)
FORMAT_PLANAR
public static final short FORMAT_PLANAR
The constant used by TAG_PLANAR_CONFIGURATION
to denote Planar format.
Constant Value: 2 (0x00000002)
GAIN_CONTROL_HIGH_GAIN_DOWN
public static final short GAIN_CONTROL_HIGH_GAIN_DOWN
The constant used by TAG_GAIN_CONTROL
to denote high gain down.
Constant Value: 4 (0x00000004)
GAIN_CONTROL_HIGH_GAIN_UP
public static final short GAIN_CONTROL_HIGH_GAIN_UP
The constant used by TAG_GAIN_CONTROL
to denote high gain up.
Constant Value: 2 (0x00000002)
GAIN_CONTROL_LOW_GAIN_DOWN
public static final short GAIN_CONTROL_LOW_GAIN_DOWN
The constant used by TAG_GAIN_CONTROL
to denote low gain down.
Constant Value: 3 (0x00000003)
GAIN_CONTROL_LOW_GAIN_UP
public static final short GAIN_CONTROL_LOW_GAIN_UP
The constant used by TAG_GAIN_CONTROL
to denote low gain up.
Constant Value: 1 (0x00000001)
GAIN_CONTROL_NONE
public static final short GAIN_CONTROL_NONE
The constant used by TAG_GAIN_CONTROL
to denote none gain adjustment.
Constant Value: 0 (0x00000000)
GPS_DIRECTION_MAGNETIC
public static final String GPS_DIRECTION_MAGNETIC
The constant used by GPS attributes to denote the direction is magnetic direction.
Constant Value: "M"
GPS_DIRECTION_TRUE
public static final String GPS_DIRECTION_TRUE
The constant used by GPS attributes to denote the direction is true direction.
Constant Value: "T"
GPS_DISTANCE_KILOMETERS
public static final String GPS_DISTANCE_KILOMETERS
The constant used by TAG_GPS_DEST_DISTANCE_REF
to denote the distance unit is
kilometers.
Constant Value: "K"
GPS_DISTANCE_MILES
public static final String GPS_DISTANCE_MILES
The constant used by TAG_GPS_DEST_DISTANCE_REF
to denote the distance unit is miles.
Constant Value: "M"
GPS_DISTANCE_NAUTICAL_MILES
public static final String GPS_DISTANCE_NAUTICAL_MILES
The constant used by TAG_GPS_DEST_DISTANCE_REF
to denote the distance unit is
nautical miles.
Constant Value: "N"
GPS_MEASUREMENT_2D
public static final String GPS_MEASUREMENT_2D
The constant used by TAG_GPS_MEASURE_MODE
to denote GPS measurement is
2-dimensional.
Constant Value: "2"
GPS_MEASUREMENT_3D
public static final String GPS_MEASUREMENT_3D
The constant used by TAG_GPS_MEASURE_MODE
to denote GPS measurement is
3-dimensional.
Constant Value: "3"
GPS_MEASUREMENT_DIFFERENTIAL_CORRECTED
public static final short GPS_MEASUREMENT_DIFFERENTIAL_CORRECTED
The constant used by TAG_GPS_DIFFERENTIAL
to denote differential correction is
applied.
Constant Value: 1 (0x00000001)
GPS_MEASUREMENT_INTERRUPTED
public static final String GPS_MEASUREMENT_INTERRUPTED
The constant used by TAG_GPS_STATUS
to denote GPS measurement is interrupted.
Constant Value: "V"
GPS_MEASUREMENT_IN_PROGRESS
public static final String GPS_MEASUREMENT_IN_PROGRESS
The constant used by TAG_GPS_STATUS
to denote GPS measurement is in progress.
Constant Value: "A"
GPS_MEASUREMENT_NO_DIFFERENTIAL
public static final short GPS_MEASUREMENT_NO_DIFFERENTIAL
The constant used by TAG_GPS_DIFFERENTIAL
to denote no differential correction is
applied.
Constant Value: 0 (0x00000000)
GPS_SPEED_KILOMETERS_PER_HOUR
public static final String GPS_SPEED_KILOMETERS_PER_HOUR
The constant used by TAG_GPS_SPEED_REF
to denote the speed unit is kilometers per
hour.
Constant Value: "K"
GPS_SPEED_KNOTS
public static final String GPS_SPEED_KNOTS
The constant used by TAG_GPS_SPEED_REF
to denote the speed unit is knots.
Constant Value: "N"
GPS_SPEED_MILES_PER_HOUR
public static final String GPS_SPEED_MILES_PER_HOUR
The constant used by TAG_GPS_SPEED_REF
to denote the speed unit is miles per hour.
Constant Value: "M"
LATITUDE_NORTH
public static final String LATITUDE_NORTH
The constant used by GPS latitude-related tags to denote the latitude is North latitude.
Constant Value: "N"
LATITUDE_SOUTH
public static final String LATITUDE_SOUTH
The constant used by GPS latitude-related tags to denote the latitude is South latitude.
Constant Value: "S"
LIGHT_SOURCE_CLOUDY_WEATHER
public static final short LIGHT_SOURCE_CLOUDY_WEATHER
The constant used by TAG_LIGHT_SOURCE
to denote light source is Cloudy weather.
Constant Value: 10 (0x0000000a)
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
public static final short LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Cool white
fluorescent (W 3800 - 4500K).
Constant Value: 14 (0x0000000e)
LIGHT_SOURCE_D50
public static final short LIGHT_SOURCE_D50
The constant used by TAG_LIGHT_SOURCE
to denote light source is D50.
Constant Value: 23 (0x00000017)
LIGHT_SOURCE_D55
public static final short LIGHT_SOURCE_D55
The constant used by TAG_LIGHT_SOURCE
to denote light source is D55.
Constant Value: 20 (0x00000014)
LIGHT_SOURCE_D65
public static final short LIGHT_SOURCE_D65
The constant used by TAG_LIGHT_SOURCE
to denote light source is D65.
Constant Value: 21 (0x00000015)
LIGHT_SOURCE_D75
public static final short LIGHT_SOURCE_D75
The constant used by TAG_LIGHT_SOURCE
to denote light source is D75.
Constant Value: 22 (0x00000016)
LIGHT_SOURCE_DAYLIGHT
public static final short LIGHT_SOURCE_DAYLIGHT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Daylight.
Constant Value: 1 (0x00000001)
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
public static final short LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Daylight fluorescent
(D 5700 - 7100K).
Constant Value: 12 (0x0000000c)
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
public static final short LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Day white
fluorescent (N 4600 - 5500K).
Constant Value: 13 (0x0000000d)
LIGHT_SOURCE_FINE_WEATHER
public static final short LIGHT_SOURCE_FINE_WEATHER
The constant used by TAG_LIGHT_SOURCE
to denote light source is Fine weather.
Constant Value: 9 (0x00000009)
LIGHT_SOURCE_FLASH
public static final short LIGHT_SOURCE_FLASH
The constant used by TAG_LIGHT_SOURCE
to denote light source is Flash.
Constant Value: 4 (0x00000004)
LIGHT_SOURCE_FLUORESCENT
public static final short LIGHT_SOURCE_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Fluorescent.
Constant Value: 2 (0x00000002)
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
public static final short LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
The constant used by TAG_LIGHT_SOURCE
to denote light source is ISO studio tungsten.
Constant Value: 24 (0x00000018)
LIGHT_SOURCE_OTHER
public static final short LIGHT_SOURCE_OTHER
The constant used by TAG_LIGHT_SOURCE
to denote light source is other.
Constant Value: 255 (0x000000ff)
LIGHT_SOURCE_SHADE
public static final short LIGHT_SOURCE_SHADE
The constant used by TAG_LIGHT_SOURCE
to denote light source is Shade.
Constant Value: 11 (0x0000000b)
LIGHT_SOURCE_STANDARD_LIGHT_A
public static final short LIGHT_SOURCE_STANDARD_LIGHT_A
The constant used by TAG_LIGHT_SOURCE
to denote light source is Standard light A.
Constant Value: 17 (0x00000011)
LIGHT_SOURCE_STANDARD_LIGHT_B
public static final short LIGHT_SOURCE_STANDARD_LIGHT_B
The constant used by TAG_LIGHT_SOURCE
to denote light source is Standard light B.
Constant Value: 18 (0x00000012)
LIGHT_SOURCE_STANDARD_LIGHT_C
public static final short LIGHT_SOURCE_STANDARD_LIGHT_C
The constant used by TAG_LIGHT_SOURCE
to denote light source is Standard light C.
Constant Value: 19 (0x00000013)
LIGHT_SOURCE_TUNGSTEN
public static final short LIGHT_SOURCE_TUNGSTEN
The constant used by TAG_LIGHT_SOURCE
to denote light source is Tungsten
(incandescent light).
Constant Value: 3 (0x00000003)
LIGHT_SOURCE_UNKNOWN
public static final short LIGHT_SOURCE_UNKNOWN
The constant used by TAG_LIGHT_SOURCE
to denote light source is unknown.
Constant Value: 0 (0x00000000)
LIGHT_SOURCE_WARM_WHITE_FLUORESCENT
public static final short LIGHT_SOURCE_WARM_WHITE_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is Warm white
fluorescent (L 2600 - 3250K).
Constant Value: 16 (0x00000010)
LIGHT_SOURCE_WHITE_FLUORESCENT
public static final short LIGHT_SOURCE_WHITE_FLUORESCENT
The constant used by TAG_LIGHT_SOURCE
to denote light source is White fluorescent
(WW 3250 - 3800K).
Constant Value: 15 (0x0000000f)
LONGITUDE_EAST
public static final String LONGITUDE_EAST
The constant used by GPS longitude-related tags to denote the longitude is East longitude.
Constant Value: "E"
LONGITUDE_WEST
public static final String LONGITUDE_WEST
The constant used by GPS longitude-related tags to denote the longitude is West longitude.
Constant Value: "W"
METERING_MODE_AVERAGE
public static final short METERING_MODE_AVERAGE
The constant used by TAG_METERING_MODE
to denote metering mode is Average.
Constant Value: 1 (0x00000001)
METERING_MODE_CENTER_WEIGHT_AVERAGE
public static final short METERING_MODE_CENTER_WEIGHT_AVERAGE
The constant used by TAG_METERING_MODE
to denote metering mode is
CenterWeightedAverage.
Constant Value: 2 (0x00000002)
METERING_MODE_MULTI_SPOT
public static final short METERING_MODE_MULTI_SPOT
The constant used by TAG_METERING_MODE
to denote metering mode is MultiSpot.
Constant Value: 4 (0x00000004)
METERING_MODE_OTHER
public static final short METERING_MODE_OTHER
The constant used by TAG_METERING_MODE
to denote metering mode is other.
Constant Value: 255 (0x000000ff)
METERING_MODE_PARTIAL
public static final short METERING_MODE_PARTIAL
The constant used by TAG_METERING_MODE
to denote metering mode is Partial.
Constant Value: 6 (0x00000006)
METERING_MODE_PATTERN
public static final short METERING_MODE_PATTERN
The constant used by TAG_METERING_MODE
to denote metering mode is Pattern.
Constant Value: 5 (0x00000005)
METERING_MODE_SPOT
public static final short METERING_MODE_SPOT
The constant used by TAG_METERING_MODE
to denote metering mode is Spot.
Constant Value: 3 (0x00000003)
METERING_MODE_UNKNOWN
public static final short METERING_MODE_UNKNOWN
The constant used by TAG_METERING_MODE
to denote metering mode is unknown.
Constant Value: 0 (0x00000000)
ORIENTATION_FLIP_HORIZONTAL
public static final int ORIENTATION_FLIP_HORIZONTAL
Indicates the image is left right reversed mirror.
Constant Value: 2 (0x00000002)
ORIENTATION_FLIP_VERTICAL
public static final int ORIENTATION_FLIP_VERTICAL
Indicates the image is upside down mirror, it can also be represented by flip horizontally firstly and rotate 180 degree clockwise.
Constant Value: 4 (0x00000004)
ORIENTATION_NORMAL
public static final int ORIENTATION_NORMAL
Constant Value: 1 (0x00000001)
ORIENTATION_ROTATE_180
public static final int ORIENTATION_ROTATE_180
Indicates the image is rotated by 180 degree clockwise.
Constant Value: 3 (0x00000003)
ORIENTATION_ROTATE_270
public static final int ORIENTATION_ROTATE_270
Indicates the image is rotated by 270 degree clockwise.
Constant Value: 8 (0x00000008)
ORIENTATION_ROTATE_90
public static final int ORIENTATION_ROTATE_90
Indicates the image is rotated by 90 degree clockwise.
Constant Value: 6 (0x00000006)
ORIENTATION_TRANSPOSE
public static final int ORIENTATION_TRANSPOSE
Indicates the image is flipped about top-left <--> bottom-right axis, it can also be represented by flip horizontally firstly and rotate 270 degree clockwise.
Constant Value: 5 (0x00000005)
ORIENTATION_TRANSVERSE
public static final int ORIENTATION_TRANSVERSE
Indicates the image is flipped about top-right <--> bottom-left axis, it can also be represented by flip horizontally firstly and rotate 90 degree clockwise.
Constant Value: 7 (0x00000007)
ORIENTATION_UNDEFINED
public static final int ORIENTATION_UNDEFINED
Constant Value: 0 (0x00000000)
ORIGINAL_RESOLUTION_IMAGE
public static final int ORIGINAL_RESOLUTION_IMAGE
The constant used by TAG_NEW_SUBFILE_TYPE
. See JEITA CP-3451C Spec Section 8.
Constant Value: 0 (0x00000000)
PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
public static final int PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
The constant used by TAG_PHOTOMETRIC_INTERPRETATION
.
Constant Value: 1 (0x00000001)
PHOTOMETRIC_INTERPRETATION_RGB
public static final int PHOTOMETRIC_INTERPRETATION_RGB
The constant used by TAG_PHOTOMETRIC_INTERPRETATION
.
Constant Value: 2 (0x00000002)
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
public static final int PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
The constant used by TAG_PHOTOMETRIC_INTERPRETATION
.
Constant Value: 0 (0x00000000)
PHOTOMETRIC_INTERPRETATION_YCBCR
public static final int PHOTOMETRIC_INTERPRETATION_YCBCR
The constant used by TAG_PHOTOMETRIC_INTERPRETATION
.
Constant Value: 6 (0x00000006)
REDUCED_RESOLUTION_IMAGE
public static final int REDUCED_RESOLUTION_IMAGE
The constant used by TAG_NEW_SUBFILE_TYPE
. See JEITA CP-3451C Spec Section 8.
Constant Value: 1 (0x00000001)
RENDERED_PROCESS_CUSTOM
public static final short RENDERED_PROCESS_CUSTOM
The constant used by TAG_CUSTOM_RENDERED
to denote special processing is used.
Constant Value: 1 (0x00000001)
RENDERED_PROCESS_NORMAL
public static final short RENDERED_PROCESS_NORMAL
The constant used by TAG_CUSTOM_RENDERED
to denote no special processing is used.
Constant Value: 0 (0x00000000)
RESOLUTION_UNIT_CENTIMETERS
public static final short RESOLUTION_UNIT_CENTIMETERS
The constant used to denote resolution unit as centimeters.
Constant Value: 3 (0x00000003)
RESOLUTION_UNIT_INCHES
public static final short RESOLUTION_UNIT_INCHES
The constant used to denote resolution unit as inches.
Constant Value: 2 (0x00000002)
SATURATION_HIGH
public static final short SATURATION_HIGH
The constant used by TAG_SHARPNESS
to denote high saturation.
Constant Value: 0 (0x00000000)
SATURATION_LOW
public static final short SATURATION_LOW
The constant used by TAG_SATURATION
to denote low saturation.
Constant Value: 0 (0x00000000)
SATURATION_NORMAL
public static final short SATURATION_NORMAL
The constant used by TAG_SATURATION
to denote normal saturation.
Constant Value: 0 (0x00000000)
SCENE_CAPTURE_TYPE_LANDSCAPE
public static final short SCENE_CAPTURE_TYPE_LANDSCAPE
The constant used by TAG_SCENE_CAPTURE_TYPE
to denote the scene capture type is
Landscape.
Constant Value: 1 (0x00000001)
SCENE_CAPTURE_TYPE_NIGHT
public static final short SCENE_CAPTURE_TYPE_NIGHT
The constant used by TAG_SCENE_CAPTURE_TYPE
to denote the scene capture type is
Night scene.
Constant Value: 3 (0x00000003)
SCENE_CAPTURE_TYPE_PORTRAIT
public static final short SCENE_CAPTURE_TYPE_PORTRAIT
The constant used by TAG_SCENE_CAPTURE_TYPE
to denote the scene capture type is
Portrait.
Constant Value: 2 (0x00000002)
SCENE_CAPTURE_TYPE_STANDARD
public static final short SCENE_CAPTURE_TYPE_STANDARD
The constant used by TAG_SCENE_CAPTURE_TYPE
to denote the scene capture type is
Standard.
Constant Value: 0 (0x00000000)
SCENE_TYPE_DIRECTLY_PHOTOGRAPHED
public static final short SCENE_TYPE_DIRECTLY_PHOTOGRAPHED
The constant used by TAG_SCENE_TYPE
to denote the scene is directly photographed.
Constant Value: 1 (0x00000001)
SENSITIVITY_TYPE_ISO_SPEED
public static final short SENSITIVITY_TYPE_ISO_SPEED
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is ISO speed.
Constant Value: 3 (0x00000003)
SENSITIVITY_TYPE_REI
public static final short SENSITIVITY_TYPE_REI
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Recommended
exposure index (REI).
Constant Value: 2 (0x00000002)
SENSITIVITY_TYPE_REI_AND_ISO
public static final short SENSITIVITY_TYPE_REI_AND_ISO
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Recommended
exposure index (REI) and ISO speed.
Constant Value: 6 (0x00000006)
SENSITIVITY_TYPE_SOS
public static final short SENSITIVITY_TYPE_SOS
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Standard
output sensitivity (SOS).
Constant Value: 1 (0x00000001)
SENSITIVITY_TYPE_SOS_AND_ISO
public static final short SENSITIVITY_TYPE_SOS_AND_ISO
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Standard
output sensitivity (SOS) and ISO speed.
Constant Value: 5 (0x00000005)
SENSITIVITY_TYPE_SOS_AND_REI
public static final short SENSITIVITY_TYPE_SOS_AND_REI
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Standard
output sensitivity (SOS) and recommended exposure index (REI).
Constant Value: 4 (0x00000004)
SENSITIVITY_TYPE_SOS_AND_REI_AND_ISO
public static final short SENSITIVITY_TYPE_SOS_AND_REI_AND_ISO
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is Standard
output sensitivity (SOS) and recommended exposure index (REI) and ISO speed.
Constant Value: 7 (0x00000007)
SENSITIVITY_TYPE_UNKNOWN
public static final short SENSITIVITY_TYPE_UNKNOWN
The constant used by TAG_SENSITIVITY_TYPE
to denote sensitivity type is unknown.
Constant Value: 0 (0x00000000)
SENSOR_TYPE_COLOR_SEQUENTIAL
public static final short SENSOR_TYPE_COLOR_SEQUENTIAL
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is Color
sequential area sensor.
Constant Value: 5 (0x00000005)
SENSOR_TYPE_COLOR_SEQUENTIAL_LINEAR
public static final short SENSOR_TYPE_COLOR_SEQUENTIAL_LINEAR
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is Color
sequential linear sensor.
Constant Value: 8 (0x00000008)
SENSOR_TYPE_NOT_DEFINED
public static final short SENSOR_TYPE_NOT_DEFINED
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is not
defined.
Constant Value: 1 (0x00000001)
SENSOR_TYPE_ONE_CHIP
public static final short SENSOR_TYPE_ONE_CHIP
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is One-chip
color area sensor.
Constant Value: 2 (0x00000002)
SENSOR_TYPE_THREE_CHIP
public static final short SENSOR_TYPE_THREE_CHIP
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is
Three-chip color area sensor.
Constant Value: 4 (0x00000004)
SENSOR_TYPE_TRILINEAR
public static final short SENSOR_TYPE_TRILINEAR
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is Trilinear
sensor.
Constant Value: 7 (0x00000007)
SENSOR_TYPE_TWO_CHIP
public static final short SENSOR_TYPE_TWO_CHIP
The constant used by TAG_SENSING_METHOD
to denote the image sensor type is Two-chip
color area sensor.
Constant Value: 3 (0x00000003)
SHARPNESS_HARD
public static final short SHARPNESS_HARD
The constant used by TAG_SHARPNESS
to denote hard sharpness.
Constant Value: 2 (0x00000002)
SHARPNESS_NORMAL
public static final short SHARPNESS_NORMAL
The constant used by TAG_SHARPNESS
to denote normal sharpness.
Constant Value: 0 (0x00000000)
SHARPNESS_SOFT
public static final short SHARPNESS_SOFT
The constant used by TAG_SHARPNESS
to denote soft sharpness.
Constant Value: 1 (0x00000001)
STREAM_TYPE_EXIF_DATA_ONLY
public static final int STREAM_TYPE_EXIF_DATA_ONLY
Constant used to indicate that the input stream contains only Exif data.
The format of the Exif-only data must follow the below structure: Exif Identifier Code ("Exif\0\0") + TIFF header + IFD data See JEITA CP-3451C Section 4.5.2 and 4.5.4 specifications for more details.
Constant Value: 1 (0x00000001)
STREAM_TYPE_FULL_IMAGE_DATA
public static final int STREAM_TYPE_FULL_IMAGE_DATA
Constant used to indicate that the input stream contains the full image data.
The format of the image data should follow one of the image formats supported by this class.
Constant Value: 0 (0x00000000)
SUBJECT_DISTANCE_RANGE_CLOSE_VIEW
public static final short SUBJECT_DISTANCE_RANGE_CLOSE_VIEW
The constant used by TAG_SUBJECT_DISTANCE_RANGE
to denote the subject distance range
is Close view.
Constant Value: 2 (0x00000002)
SUBJECT_DISTANCE_RANGE_DISTANT_VIEW
public static final short SUBJECT_DISTANCE_RANGE_DISTANT_VIEW
The constant used by TAG_SUBJECT_DISTANCE_RANGE
to denote the subject distance range
is Distant view.
Constant Value: 3 (0x00000003)
SUBJECT_DISTANCE_RANGE_MACRO
public static final short SUBJECT_DISTANCE_RANGE_MACRO
The constant used by TAG_SUBJECT_DISTANCE_RANGE
to denote the subject distance range
is Macro.
Constant Value: 1 (0x00000001)
SUBJECT_DISTANCE_RANGE_UNKNOWN
public static final short SUBJECT_DISTANCE_RANGE_UNKNOWN
The constant used by TAG_SUBJECT_DISTANCE_RANGE
to denote the subject distance range
is unknown.
Constant Value: 0 (0x00000000)
TAG_APERTURE_VALUE
public static final String TAG_APERTURE_VALUE
The lens aperture. The unit is the APEX value.
- Tag = 37378
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "ApertureValue"
TAG_ARTIST
public static final String TAG_ARTIST
This tag records the name of the camera owner, photographer or image creator. The detailed format is not specified, but it is recommended that the information be written as in the example below for ease of Interoperability. When the field is left blank, it is treated as unknown.
Ex.) "Camera owner, John Smith; Photographer, Michael Brown; Image creator, Ken James"
- Tag = 315
- Type = String
- Default = None
Constant Value: "Artist"
TAG_BITS_PER_SAMPLE
public static final String TAG_BITS_PER_SAMPLE
The number of bits per image component. In this standard each component of the image is
8 bits, so the value for this tag is 8. See also TAG_SAMPLES_PER_PIXEL
. In JPEG
compressed data, this tag shall not be used because a JPEG marker is used instead of it.
- Tag = 258
- Type = Unsigned short
- Count = 3
- Default =
BITS_PER_SAMPLE_RGB
Constant Value: "BitsPerSample"
TAG_BODY_SERIAL_NUMBER
public static final String TAG_BODY_SERIAL_NUMBER
This tag records the serial number of the body of the camera that was used in photography as an ASCII string.
- Tag = 42033
- Type = String
- Default = None
Constant Value: "BodySerialNumber"
TAG_BRIGHTNESS_VALUE
public static final String TAG_BRIGHTNESS_VALUE
The value of brightness. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99. Note that if the numerator of the recorded value is 0xFFFFFFFF, Unknown shall be indicated.
- Tag = 37379
- Type = Signed rational
- Count = 1
- Default = None
Constant Value: "BrightnessValue"
TAG_CAMARA_OWNER_NAME
public static final String TAG_CAMARA_OWNER_NAME
This constant is deprecated.
Use TAG_CAMERA_OWNER_NAME
instead.
This tag records the owner of a camera used in photography as an ASCII string.
- Tag = 42032
- Type = String
- Default = None
Constant Value: "CameraOwnerName"
TAG_CAMERA_OWNER_NAME
public static final String TAG_CAMERA_OWNER_NAME
This tag records the owner of a camera used in photography as an ASCII string.
- Tag = 42032
- Type = String
- Default = None
Constant Value: "CameraOwnerName"
TAG_CFA_PATTERN
public static final String TAG_CFA_PATTERN
Indicates the color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used. It does not apply to all sensing methods.
- Tag = 41730
- Type = Undefined
- Default = None
See also:
Constant Value: "CFAPattern"
TAG_COLOR_SPACE
public static final String TAG_COLOR_SPACE
The color space information tag is always recorded as the color space specifier.
Normally COLOR_SPACE_S_RGB
is used to define the color space based on the PC
monitor conditions and environment. If a color space other than COLOR_SPACE_S_RGB
is used, COLOR_SPACE_UNCALIBRATED
is set. Image data recorded as
COLOR_SPACE_UNCALIBRATED
may be treated as COLOR_SPACE_S_RGB
when it is
converted to Flashpix.
- Tag = 40961
- Type = Unsigned short
- Count = 1
Constant Value: "ColorSpace"
TAG_COMPONENTS_CONFIGURATION
public static final String TAG_COMPONENTS_CONFIGURATION
Information specific to compressed data. The channels of each component are arranged
in order from the 1st component to the 4th. For uncompressed data the data arrangement is
given in the TAG_PHOTOMETRIC_INTERPRETATION
. However, since
TAG_PHOTOMETRIC_INTERPRETATION
can only express the order of Y, Cb and Cr, this tag
is provided for cases when compressed data uses components other than Y, Cb, and Cr and to
enable support of other sequences.
- Tag = 37121
- Type = Undefined
- Length = 4
- Default = 4 5 6 0 (if RGB uncompressed) or 1 2 3 0 (other cases)
- 0 = does not exist
- 1 = Y
- 2 = Cb
- 3 = Cr
- 4 = R
- 5 = G
- 6 = B
- other = reserved
Constant Value: "ComponentsConfiguration"
TAG_COMPRESSED_BITS_PER_PIXEL
public static final String TAG_COMPRESSED_BITS_PER_PIXEL
Information specific to compressed data. The compression mode used for a compressed image is indicated in unit bits per pixel.
- Tag = 37122
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "CompressedBitsPerPixel"
TAG_COMPRESSION
public static final String TAG_COMPRESSION
The compression scheme used for the image data. When a primary image is JPEG compressed, this designation is not necessary. So, this tag shall not be recorded. When thumbnails use JPEG compression, this tag value is set to 6.
- Tag = 259
- Type = Unsigned short
- Count = 1
- Default = None
See also:
Constant Value: "Compression"
TAG_CONTRAST
public static final String TAG_CONTRAST
This tag indicates the direction of contrast processing applied by the camera when the image was shot.
- Tag = 41992
- Type = Unsigned short
- Count = 1
- Default =
CONTRAST_NORMAL
Constant Value: "Contrast"
TAG_COPYRIGHT
public static final String TAG_COPYRIGHT
Copyright information. In this standard the tag is used to indicate both the photographer and editor copyrights. It is the copyright notice of the person or organization claiming rights to the image. The Interoperability copyright statement including date and rights should be written in this field; e.g., "Copyright, John Smith, 19xx. All rights reserved." In this standard the field records both the photographer and editor copyrights, with each recorded in a separate part of the statement. When there is a clear distinction between the photographer and editor copyrights, these are to be written in the order of photographer followed by editor copyright, separated by NULL (in this case, since the statement also ends with a NULL, there are two NULL codes) (see example 1). When only the photographer copyright is given, it is terminated by one NULL code (see example 2). When only the editor copyright is given, the photographer copyright part consists of one space followed by a terminating NULL code, then the editor copyright is given (see example 3). When the field is left blank, it is treated as unknown.
Ex. 1) When both the photographer copyright and editor copyright are given.
- Photographer copyright + NULL + editor copyright + NULL
Ex. 2) When only the photographer copyright is given.
- Photographer copyright + NULL
Ex. 3) When only the editor copyright is given.
- Space (
0x20
) + NULL + editor copyright + NULL
- Tag = 315
- Type = String
- Default = None
Constant Value: "Copyright"
TAG_CUSTOM_RENDERED
public static final String TAG_CUSTOM_RENDERED
This tag indicates the use of special processing on image data, such as rendering geared to output. When special processing is performed, the Exif/DCF reader is expected to disable or minimize any further processing.
- Tag = 41985
- Type = Unsigned short
- Count = 1
- Default =
RENDERED_PROCESS_NORMAL
Constant Value: "CustomRendered"
TAG_DATETIME
public static final String TAG_DATETIME
The date and time of image creation. In this standard it is the date and time the file
was changed. The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and
the date and time separated by one blank character (0x20
). When the date and time
are unknown, all the character spaces except colons (":") should be filled with blank
characters, or else the Interoperability field should be filled with blank characters.
The character string length is 20 Bytes including NULL for termination. When the field is
left blank, it is treated as unknown.
- Tag = 306
- Type = String
- Length = 19
- Default = None
Note: The format "YYYY-MM-DD HH:MM:SS" is also supported for reading. For writing,
however, calling setAttribute(String, String)
with the "YYYY-MM-DD HH:MM:SS"
format will automatically convert it to the primary format, "YYYY:MM:DD HH:MM:SS".
Constant Value: "DateTime"
TAG_DATETIME_DIGITIZED
public static final String TAG_DATETIME_DIGITIZED
The date and time when the image was stored as digital data. If, for example, an image
was captured by DSC and at the same time the file was recorded, then
TAG_DATETIME_ORIGINAL
and this tag will have the same contents. The format is
"YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by
one blank character (0x20
). When the date and time are unknown, all the character
spaces except colons (":")should be filled with blank characters, or else
the Interoperability field should be filled with blank characters. When the field is left
blank, it is treated as unknown.
- Tag = 36868
- Type = String
- Length = 19
- Default = None
Note: The format "YYYY-MM-DD HH:MM:SS" is also supported for reading. For writing,
however, calling setAttribute(String, String)
with the "YYYY-MM-DD HH:MM:SS"
format will automatically convert it to the primary format, "YYYY:MM:DD HH:MM:SS".
Constant Value: "DateTimeDigitized"
TAG_DATETIME_ORIGINAL
public static final String TAG_DATETIME_ORIGINAL
The date and time when the original image data was generated. For a DSC the date and time
the picture was taken are recorded. The format is "YYYY:MM:DD HH:MM:SS" with time shown in
24-hour format, and the date and time separated by one blank character (0x20
).
When the date and time are unknown, all the character spaces except colons (":") should be
filled with blank characters, or else the Interoperability field should be filled with blank
characters. When the field is left blank, it is treated as unknown.
- Tag = 36867
- Type = String
- Length = 19
- Default = None
Note: The format "YYYY-MM-DD HH:MM:SS" is also supported for reading. For writing,
however, calling setAttribute(String, String)
with the "YYYY-MM-DD HH:MM:SS"
format will automatically convert it to the primary format, "YYYY:MM:DD HH:MM:SS".
Constant Value: "DateTimeOriginal"
TAG_DEFAULT_CROP_SIZE
public static final String TAG_DEFAULT_CROP_SIZE
Type is int. DNG Specification 1.4.0.0. Section 4
Constant Value: "DefaultCropSize"
TAG_DEVICE_SETTING_DESCRIPTION
public static final String TAG_DEVICE_SETTING_DESCRIPTION
This tag indicates information on the picture-taking conditions of a particular camera model. The tag is used only to indicate the picture-taking conditions in the Exif/DCF reader.
- Tag = 41995
- Type = Undefined
- Default = None
Constant Value: "DeviceSettingDescription"
TAG_DIGITAL_ZOOM_RATIO
public static final String TAG_DIGITAL_ZOOM_RATIO
This tag indicates the digital zoom ratio when the image was shot. If the numerator of the recorded value is 0, this indicates that digital zoom was not used.
- Tag = 41988
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "DigitalZoomRatio"
TAG_DNG_VERSION
public static final String TAG_DNG_VERSION
Type is int. DNG Specification 1.4.0.0. Section 4
Constant Value: "DNGVersion"
TAG_EXIF_VERSION
public static final String TAG_EXIF_VERSION
The version of this standard supported. Nonexistence of this field is taken to mean nonconformance to the standard. In according with conformance to this standard, this tag shall be recorded like "0230” as 4-byte ASCII.
- Tag = 36864
- Type = Undefined
- Length = 4
- Default = "0230"
Constant Value: "ExifVersion"
TAG_EXPOSURE_BIAS_VALUE
public static final String TAG_EXPOSURE_BIAS_VALUE
The exposure bias. The unit is the APEX value. Ordinarily it is given in the range of -99.99 to 99.99.
- Tag = 37380
- Type = Signed rational
- Count = 1
- Default = None
Constant Value: "ExposureBiasValue"
TAG_EXPOSURE_INDEX
public static final String TAG_EXPOSURE_INDEX
Indicates the exposure index selected on the camera or input device at the time the image is captured.
- Tag = 41493
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "ExposureIndex"
TAG_EXPOSURE_MODE
public static final String TAG_EXPOSURE_MODE
This tag indicates the exposure mode set when the image was shot.
In EXPOSURE_MODE_AUTO_BRACKET
, the camera shoots a series of frames of the same
scene at different exposure settings.
- Tag = 41986
- Type = Unsigned short
- Count = 1
- Default = None
Constant Value: "ExposureMode"
TAG_EXPOSURE_PROGRAM
public static final String TAG_EXPOSURE_PROGRAM
TThe class of the program used by the camera to set exposure when the picture is taken. The tag values are as follows.
- Tag = 34850
- Type = Unsigned short
- Count = 1
- Default =
EXPOSURE_PROGRAM_NOT_DEFINED
See also:
Constant Value: "ExposureProgram"
TAG_EXPOSURE_TIME
public static final String TAG_EXPOSURE_TIME
Exposure time, given in seconds.
- Tag = 33434
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "ExposureTime"
TAG_FILE_SOURCE
public static final String TAG_FILE_SOURCE
Indicates the image source. If a DSC recorded the image, this tag value always shall
be set to FILE_SOURCE_DSC
.
- Tag = 41728
- Type = Undefined
- Length = 1
- Default =
FILE_SOURCE_DSC
Constant Value: "FileSource"
TAG_FLASH
public static final String TAG_FLASH
This tag indicates the status of flash when the image was shot. Bit 0 indicates the flash firing status, bits 1 and 2 indicate the flash return status, bits 3 and 4 indicate the flash mode, bit 5 indicates whether the flash function is present, and bit 6 indicates "red eye" mode.
- Tag = 37385
- Type = Unsigned short
- Count = 1
See also:
Constant Value: "Flash"
TAG_FLASHPIX_VERSION
public static final String TAG_FLASHPIX_VERSION
The Flashpix format version supported by a FPXR file. If the FPXR function supports
Flashpix format Ver. 1.0, this is indicated similarly to TAG_EXIF_VERSION
by
recording "0100" as 4-byte ASCII.
- Tag = 40960
- Type = Undefined
- Length = 4
- Default = "0100"
Constant Value: "FlashpixVersion"
TAG_FLASH_ENERGY
public static final String TAG_FLASH_ENERGY
Indicates the strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).
- Tag = 41483
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "FlashEnergy"
TAG_FOCAL_LENGTH
public static final String TAG_FOCAL_LENGTH
The actual focal length of the lens, in mm. Conversion is not made to the focal length of a 35mm film camera.
- Tag = 37386
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "FocalLength"
TAG_FOCAL_LENGTH_IN_35MM_FILM
public static final String TAG_FOCAL_LENGTH_IN_35MM_FILM
This tag indicates the equivalent focal length assuming a 35mm film camera, in mm.
A value of 0 means the focal length is unknown. Note that this tag differs from
TAG_FOCAL_LENGTH
.
- Tag = 41989
- Type = Unsigned short
- Count = 1
- Default = None
Constant Value: "FocalLengthIn35mmFilm"
TAG_FOCAL_PLANE_RESOLUTION_UNIT
public static final String TAG_FOCAL_PLANE_RESOLUTION_UNIT
Indicates the unit for measuring TAG_FOCAL_PLANE_X_RESOLUTION
and
TAG_FOCAL_PLANE_Y_RESOLUTION
. This value is the same as
TAG_RESOLUTION_UNIT
.
- Tag = 41488
- Type = Unsigned short
- Count = 1
- Default =
RESOLUTION_UNIT_INCHES
Constant Value: "FocalPlaneResolutionUnit"
TAG_FOCAL_PLANE_X_RESOLUTION
public static final String TAG_FOCAL_PLANE_X_RESOLUTION
Indicates the number of pixels in the image width (X) direction per
TAG_FOCAL_PLANE_RESOLUTION_UNIT
on the camera focal plane.
- Tag = 41486
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "FocalPlaneXResolution"
TAG_FOCAL_PLANE_Y_RESOLUTION
public static final String TAG_FOCAL_PLANE_Y_RESOLUTION
Indicates the number of pixels in the image height (Y) direction per
TAG_FOCAL_PLANE_RESOLUTION_UNIT
on the camera focal plane.
- Tag = 41487
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "FocalPlaneYResolution"
TAG_F_NUMBER
public static final String TAG_F_NUMBER
The F number.
- Tag = 33437
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "FNumber"
TAG_GAIN_CONTROL
public static final String TAG_GAIN_CONTROL
This tag indicates the degree of overall image gain adjustment.
- Tag = 41991
- Type = Unsigned short
- Count = 1
- Default = None
See also:
Constant Value: "GainControl"
TAG_GAMMA
public static final String TAG_GAMMA
Indicates the value of coefficient gamma. The formula of transfer function used for image reproduction is expressed as follows.
(Reproduced value) = (Input value) ^ gamma
Both reproduced value and input value indicate normalized value, whose minimum value is 0 and maximum value is 1.
- Tag = 42240
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "Gamma"
TAG_GPS_ALTITUDE
public static final String TAG_GPS_ALTITUDE
Indicates the altitude based on the reference in TAG_GPS_ALTITUDE_REF
.
The reference unit is meters.
- Tag = 6
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSAltitude"
TAG_GPS_ALTITUDE_REF
public static final String TAG_GPS_ALTITUDE_REF
Indicates the altitude used as the reference altitude. If the reference is sea level
and the altitude is above sea level, 0 is given. If the altitude is below sea level,
a value of 1 is given and the altitude is indicated as an absolute value in
TAG_GPS_ALTITUDE
.
- Tag = 5
- Type = Byte
- Count = 1
- Default = 0
Constant Value: "GPSAltitudeRef"
TAG_GPS_AREA_INFORMATION
public static final String TAG_GPS_AREA_INFORMATION
A character string recording the name of the GPS area. The first byte indicates the character code used, and this is followed by the name of the GPS area.
- Tag = 28
- Type = Undefined
- Default = None
Constant Value: "GPSAreaInformation"
TAG_GPS_DATESTAMP
public static final String TAG_GPS_DATESTAMP
A character string recording date and time information relative to UTC (Coordinated Universal Time). The format is "YYYY:MM:DD".
- Tag = 29
- Type = String
- Length = 10
- Default = None
Constant Value: "GPSDateStamp"
TAG_GPS_DEST_BEARING
public static final String TAG_GPS_DEST_BEARING
Indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
- Tag = 24
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSDestBearing"
TAG_GPS_DEST_BEARING_REF
public static final String TAG_GPS_DEST_BEARING_REF
Indicates the reference used for giving the bearing to the destination point.
- Tag = 23
- Type = String
- Length = 1
- Default =
GPS_DIRECTION_TRUE
See also:
Constant Value: "GPSDestBearingRef"
TAG_GPS_DEST_DISTANCE
public static final String TAG_GPS_DEST_DISTANCE
Indicates the distance to the destination point.
- Tag = 26
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSDestDistance"
TAG_GPS_DEST_DISTANCE_REF
public static final String TAG_GPS_DEST_DISTANCE_REF
Indicates the unit used to express the distance to the destination point.
- Tag = 25
- Type = String
- Length = 1
- Default =
GPS_DISTANCE_KILOMETERS
Constant Value: "GPSDestDistanceRef"
TAG_GPS_DEST_LATITUDE
public static final String TAG_GPS_DEST_LATITUDE
Indicates the latitude of the destination point. The latitude is expressed as three unsigned rational values giving the degrees, minutes, and seconds, respectively. If latitude is expressed as degrees, minutes and seconds, a typical format would be dd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be dd/1, mmmm/100, 0/1.
- Tag = 20
- Type = Unsigned rational
- Count = 3
- Default = None
Constant Value: "GPSDestLatitude"
TAG_GPS_DEST_LATITUDE_REF
public static final String TAG_GPS_DEST_LATITUDE_REF
Indicates whether the latitude of the destination point is north or south latitude.
- Tag = 19
- Type = String
- Length = 1
- Default = None
See also:
Constant Value: "GPSDestLatitudeRef"
TAG_GPS_DEST_LONGITUDE
public static final String TAG_GPS_DEST_LONGITUDE
Indicates the longitude of the destination point. The longitude is expressed as three unsigned rational values giving the degrees, minutes, and seconds, respectively. If longitude is expressed as degrees, minutes and seconds, a typical format would be ddd/1, mm/1, ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be ddd/1, mmmm/100, 0/1.
- Tag = 22
- Type = Unsigned rational
- Count = 3
- Default = None
Constant Value: "GPSDestLongitude"
TAG_GPS_DEST_LONGITUDE_REF
public static final String TAG_GPS_DEST_LONGITUDE_REF
Indicates whether the longitude of the destination point is east or west longitude.
- Tag = 21
- Type = String
- Length = 1
- Default = None
See also:
Constant Value: "GPSDestLongitudeRef"
TAG_GPS_DIFFERENTIAL
public static final String TAG_GPS_DIFFERENTIAL
Indicates whether differential correction is applied to the GPS receiver.
- Tag = 30
- Type = Unsigned short
- Count = 1
- Default = None
Constant Value: "GPSDifferential"
TAG_GPS_DOP
public static final String TAG_GPS_DOP
Indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
- Tag = 11
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSDOP"
TAG_GPS_H_POSITIONING_ERROR
public static final String TAG_GPS_H_POSITIONING_ERROR
This tag indicates horizontal positioning errors in meters.
- Tag = 31
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSHPositioningError"
TAG_GPS_IMG_DIRECTION
public static final String TAG_GPS_IMG_DIRECTION
ndicates the direction of the image when it was captured. The range of values is from 0.00 to 359.99.
- Tag = 17
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSImgDirection"
TAG_GPS_IMG_DIRECTION_REF
public static final String TAG_GPS_IMG_DIRECTION_REF
Indicates the reference for giving the direction of the image when it is captured.
- Tag = 16
- Type = String
- Length = 1
- Default =
GPS_DIRECTION_TRUE
See also:
Constant Value: "GPSImgDirectionRef"
TAG_GPS_LATITUDE
public static final String TAG_GPS_LATITUDE
Indicates the latitude. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If latitude is expressed as degrees, minutes and seconds, a typical format would be dd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be dd/1,mmmm/100,0/1.
- Tag = 2
- Type = Unsigned rational
- Count = 3
- Default = None
Constant Value: "GPSLatitude"
TAG_GPS_LATITUDE_REF
public static final String TAG_GPS_LATITUDE_REF
Indicates whether the latitude is north or south latitude.
- Tag = 1
- Type = String
- Length = 1
- Default = None
See also:
Constant Value: "GPSLatitudeRef"
TAG_GPS_LONGITUDE
public static final String TAG_GPS_LONGITUDE
Indicates the longitude. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If longitude is expressed as degrees, minutes and seconds, a typical format would be ddd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be ddd/1,mmmm/100,0/1.
- Tag = 4
- Type = Unsigned rational
- Count = 3
- Default = None
Constant Value: "GPSLongitude"
TAG_GPS_LONGITUDE_REF
public static final String TAG_GPS_LONGITUDE_REF
Indicates whether the longitude is east or west longitude.
- Tag = 3
- Type = String
- Length = 1
- Default = None
See also:
Constant Value: "GPSLongitudeRef"
TAG_GPS_MAP_DATUM
public static final String TAG_GPS_MAP_DATUM
Indicates the geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan,the value of this tag is 'TOKYO' or 'WGS-84'. If a GPS Info tag is recorded, it is strongly recommended that this tag be recorded.
- Tag = 18
- Type = String
- Default = None
Constant Value: "GPSMapDatum"
TAG_GPS_MEASURE_MODE
public static final String TAG_GPS_MEASURE_MODE
Indicates the GPS measurement mode. Originally it was defined for GPS, but it may be used for recording a measure mode to record the position information provided from a mobile base station or wireless LAN as well as GPS.
- Tag = 10
- Type = String
- Length = 1
- Default = None
See also:
Constant Value: "GPSMeasureMode"
TAG_GPS_PROCESSING_METHOD
public static final String TAG_GPS_PROCESSING_METHOD
A character string recording the name of the method used for location finding. The first byte indicates the character code used, and this is followed by the name of the method.
- Tag = 27
- Type = Undefined
- Default = None
Constant Value: "GPSProcessingMethod"
TAG_GPS_SATELLITES
public static final String TAG_GPS_SATELLITES
Indicates the GPS satellites used for measurements. This tag may be used to describe
the number of satellites, their ID number, angle of elevation, azimuth, SNR and other
information in ASCII notation. The format is not specified. If the GPS receiver is incapable
of taking measurements, value of the tag shall be set to null
.
- Tag = 8
- Type = String
- Default = None
Constant Value: "GPSSatellites"
TAG_GPS_SPEED
public static final String TAG_GPS_SPEED
Indicates the speed of GPS receiver movement.
- Tag = 13
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSSpeed"
TAG_GPS_SPEED_REF
public static final String TAG_GPS_SPEED_REF
Indicates the unit used to express the GPS receiver speed of movement.
- Tag = 12
- Type = String
- Length = 1
- Default =
GPS_SPEED_KILOMETERS_PER_HOUR
Constant Value: "GPSSpeedRef"
TAG_GPS_STATUS
public static final String TAG_GPS_STATUS
Indicates the status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is interrupted.
- Tag = 9
- Type = String
- Length = 1
- Default = None
Constant Value: "GPSStatus"
TAG_GPS_TIMESTAMP
public static final String TAG_GPS_TIMESTAMP
Indicates the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three unsigned rational values giving the hour, minute, and second.
- Tag = 7
- Type = Unsigned rational
- Count = 3
- Default = None
Constant Value: "GPSTimeStamp"
TAG_GPS_TRACK
public static final String TAG_GPS_TRACK
Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
- Tag = 15
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "GPSTrack"
TAG_GPS_TRACK_REF
public static final String TAG_GPS_TRACK_REF
Indicates the reference for giving the direction of GPS receiver movement.
- Tag = 14
- Type = String
- Length = 1
- Default =
GPS_DIRECTION_TRUE
See also:
Constant Value: "GPSTrackRef"
TAG_GPS_VERSION_ID
public static final String TAG_GPS_VERSION_ID
Indicates the version of GPS Info IFD. The version is given as 2.3.0.0. This tag is
mandatory when GPS-related tags are present. Note that this tag is written as a different
byte than TAG_EXIF_VERSION
.
- Tag = 0
- Type = Byte
- Count = 4
- Default = 2.3.0.0
- 2300 = Version 2.3
- Other = reserved
Constant Value: "GPSVersionID"
TAG_IMAGE_DESCRIPTION
public static final String TAG_IMAGE_DESCRIPTION
An ASCII string giving the title of the image. It is possible to be added a comment
such as "1988 company picnic" or the like. Two-byte character codes cannot be used. When
a 2-byte code is necessary, TAG_USER_COMMENT
is to be used.
- Tag = 270
- Type = String
- Default = None
Constant Value: "ImageDescription"
TAG_IMAGE_LENGTH
public static final String TAG_IMAGE_LENGTH
The number of rows of image data. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.
- Tag = 257
- Type = Unsigned short or Unsigned long
- Count = 1
- Default = None
Constant Value: "ImageLength"
TAG_IMAGE_UNIQUE_ID
public static final String TAG_IMAGE_UNIQUE_ID
This tag indicates an identifier assigned uniquely to each image. It is recorded as an ASCII string equivalent to hexadecimal notation and 128-bit fixed length.
- Tag = 42016
- Type = String
- Length = 32
- Default = None
Constant Value: "ImageUniqueID"
TAG_IMAGE_WIDTH
public static final String TAG_IMAGE_WIDTH
The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.
- Tag = 256
- Type = Unsigned short or Unsigned long
- Count = 1
- Default = None
Constant Value: "ImageWidth"
TAG_INTEROPERABILITY_INDEX
public static final String TAG_INTEROPERABILITY_INDEX
Indicates the identification of the Interoperability rule.
- Tag = 1
- Type = String
- Length = 4
- Default = None
- "R98" = Indicates a file conforming to R98 file specification of Recommended Exif Interoperability Rules (Exif R 98) or to DCF basic file stipulated by Design Rule for Camera File System.
- "THM" = Indicates a file conforming to DCF thumbnail file stipulated by Design rule for Camera File System.
- “R03” = Indicates a file conforming to DCF Option File stipulated by Design rule for Camera File System.
Constant Value: "InteroperabilityIndex"
TAG_ISO_SPEED
public static final String TAG_ISO_SPEED
This tag indicates the ISO speed value of a camera or input device that is defined in
ISO 12232. When recording this tag, TAG_PHOTOGRAPHIC_SENSITIVITY
and
TAG_SENSITIVITY_TYPE
shall also be recorded.
- Tag = 34867
- Type = Unsigned long
- Count = 1
- Default = None
Constant Value: "ISOSpeed"
TAG_ISO_SPEED_LATITUDE_YYY
public static final String TAG_ISO_SPEED_LATITUDE_YYY
This tag indicates the ISO speed latitude yyy value of a camera or input device that is
defined in ISO 12232. However, this tag shall not be recorded without TAG_ISO_SPEED
and TAG_ISO_SPEED_LATITUDE_ZZZ
.
- Tag = 34868
- Type = Unsigned long
- Count = 1
- Default = None
Constant Value: "ISOSpeedLatitudeyyy"
TAG_ISO_SPEED_LATITUDE_ZZZ
public static final String TAG_ISO_SPEED_LATITUDE_ZZZ
This tag indicates the ISO speed latitude zzz value of a camera or input device that is
defined in ISO 12232. However, this tag shall not be recorded without TAG_ISO_SPEED
and TAG_ISO_SPEED_LATITUDE_YYY
.
- Tag = 34869
- Type = Unsigned long
- Count = 1
- Default = None
Constant Value: "ISOSpeedLatitudezzz"
TAG_ISO_SPEED_RATINGS
public static final String TAG_ISO_SPEED_RATINGS
This constant is deprecated.
Use TAG_PHOTOGRAPHIC_SENSITIVITY
instead.
See also:
Constant Value: "ISOSpeedRatings"
TAG_JPEG_INTERCHANGE_FORMAT
public static final String TAG_JPEG_INTERCHANGE_FORMAT
The offset to the start byte (SOI) of JPEG compressed thumbnail data. This shall not be used for primary image JPEG data.
- Tag = 513
- Type = Unsigned long
- Default = None
Constant Value: "JPEGInterchangeFormat"
TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
public static final String TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data. JPEG thumbnails are not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. APPn and COM markers should not be recorded. Compressed thumbnails shall be recorded in no more than 64 KBytes, including all other data to be recorded in APP1.
- Tag = 514
- Type = Unsigned long
- Default = None
Constant Value: "JPEGInterchangeFormatLength"
TAG_LENS_MAKE
public static final String TAG_LENS_MAKE
This tag records the lens manufacturer as an ASCII string.
- Tag = 42035
- Type = String
- Default = None
Constant Value: "LensMake"
TAG_LENS_MODEL
public static final String TAG_LENS_MODEL
This tag records the lens’s model name and model number as an ASCII string.
- Tag = 42036
- Type = String
- Default = None
Constant Value: "LensModel"
TAG_LENS_SERIAL_NUMBER
public static final String TAG_LENS_SERIAL_NUMBER
This tag records the serial number of the interchangeable lens that was used in photography as an ASCII string.
- Tag = 42037
- Type = String
- Default = None
Constant Value: "LensSerialNumber"
TAG_LENS_SPECIFICATION
public static final String TAG_LENS_SPECIFICATION
This tag notes minimum focal length, maximum focal length, minimum F number in the minimum focal length, and minimum F number in the maximum focal length, which are specification information for the lens that was used in photography. When the minimum F number is unknown, the notation is 0/0.
- Tag = 42034
- Type = Unsigned rational
- Count = 4
- Default = None
- Value 1 := Minimum focal length (unit: mm)
- Value 2 : = Maximum focal length (unit: mm)
- Value 3 : = Minimum F number in the minimum focal length
- Value 4 : = Minimum F number in the maximum focal length
Constant Value: "LensSpecification"
TAG_LIGHT_SOURCE
public static final String TAG_LIGHT_SOURCE
The kind of light source.
- Tag = 37384
- Type = Unsigned short
- Count = 1
- Default =
LIGHT_SOURCE_UNKNOWN
See also:
LIGHT_SOURCE_UNKNOWN
LIGHT_SOURCE_DAYLIGHT
LIGHT_SOURCE_FLUORESCENT
LIGHT_SOURCE_TUNGSTEN
LIGHT_SOURCE_FLASH
LIGHT_SOURCE_FINE_WEATHER
LIGHT_SOURCE_CLOUDY_WEATHER
LIGHT_SOURCE_SHADE
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
LIGHT_SOURCE_WHITE_FLUORESCENT
LIGHT_SOURCE_WARM_WHITE_FLUORESCENT
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_D50
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
LIGHT_SOURCE_OTHER
Constant Value: "LightSource"
TAG_MAKE
public static final String TAG_MAKE
The manufacturer of the recording equipment. This is the manufacturer of the DSC, scanner, video digitizer or other equipment that generated the image. When the field is left blank, it is treated as unknown.
- Tag = 271
- Type = String
- Default = None
Constant Value: "Make"
TAG_MAKER_NOTE
public static final String TAG_MAKER_NOTE
A tag for manufacturers of Exif/DCF writers to record any desired information. The contents are up to the manufacturer, but this tag shall not be used for any other than its intended purpose.
- Tag = 37500
- Type = Undefined
- Default = None
Constant Value: "MakerNote"
TAG_MAX_APERTURE_VALUE
public static final String TAG_MAX_APERTURE_VALUE
The smallest F number of the lens. The unit is the APEX value. Ordinarily it is given in the range of 00.00 to 99.99, but it is not limited to this range.
- Tag = 37381
- Type = Unsigned rational
- Count = 1
- Default = None
Constant Value: "MaxApertureValue"
TAG_METERING_MODE
public static final String TAG_METERING_MODE
The metering mode.
- Tag = 37383
- Type = Unsigned short
- Count = 1
- Default =
METERING_MODE_UNKNOWN
See also:
Constant Value: "MeteringMode"
TAG_MODEL
public static final String TAG_MODEL
The model name or model number of the equipment. This is the model name of number of the DSC, scanner, video digitizer or other equipment that generated the image. When the field is left blank, it is treated as unknown.
- Tag = 272
- Type = String
- Default = None
Constant Value: "Model"
TAG_NEW_SUBFILE_TYPE
public static final String TAG_NEW_SUBFILE_TYPE
Type is int. See JEITA CP-3451C Spec Section 3: Bilevel Images.
Constant Value: "NewSubfileType"
TAG_OECF
public static final String TAG_OECF
Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524. OECF is the relationship between the camera optical input and the image values.
- Tag = 34856
- Type = Undefined
- Default = None
Constant Value: "OECF"
TAG_OFFSET_TIME
public static final String TAG_OFFSET_TIME
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag. The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-". When the offsets are unknown, all the character spaces except colons (":") should be filled with blank characters, or else the Interoperability field should be filled with blank characters. The character string length is 7 Bytes including NULL for termination. When the field is left blank, it is treated as unknown.
- Tag = 36880
- Type = String
- Length = 7
- Default = None
Constant Value: "OffsetTime"
TAG_OFFSET_TIME_DIGITIZED
public static final String TAG_OFFSET_TIME_DIGITIZED
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeDigitized tag. The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-". When the offsets are unknown, all the character spaces except colons (":") should be filled with blank characters, or else the Interoperability field should be filled with blank characters. The character string length is 7 Bytes including NULL for termination. When the field is left blank, it is treated as unknown.
- Tag = 36882
- Type = String
- Length = 7
- Default = None
Constant Value: "OffsetTimeDigitized"
TAG_OFFSET_TIME_ORIGINAL
public static final String TAG_OFFSET_TIME_ORIGINAL
A tag used to record the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeOriginal tag. The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-". When the offsets are unknown, all the character spaces except colons (":") should be filled with blank characters, or else the Interoperability field should be filled with blank characters. The character string length is 7 Bytes including NULL for termination. When the field is left blank, it is treated as unknown.
- Tag = 36881
- Type = String
- Length = 7
- Default = None
Constant Value: "OffsetTimeOriginal"
TAG_ORF_ASPECT_FRAME
public static final String TAG_ORF_ASPECT_FRAME
Type is int. See Olympus Image Processing tags in http://www.exiv2.org/tags-olympus.html.
Constant Value: "AspectFrame"
TAG_ORF_PREVIEW_IMAGE_LENGTH
public static final String TAG_ORF_PREVIEW_IMAGE_LENGTH
Type is int. See Olympus Camera Settings tags in http://www.exiv2.org/tags-olympus.html.
Constant Value: "PreviewImageLength"
TAG_ORF_PREVIEW_IMAGE_START
public static final String TAG_ORF_PREVIEW_IMAGE_START
Type is int. See Olympus Camera Settings tags in http://www.exiv2.org/tags-olympus.html.
Constant Value: "PreviewImageStart"
TAG_ORF_THUMBNAIL_IMAGE
public static final String TAG_ORF_THUMBNAIL_IMAGE
Type is undefined. See Olympus MakerNote tags in http://www.exiv2.org/tags-olympus.html.
Constant Value: "ThumbnailImage"
TAG_ORIENTATION
public static final String TAG_ORIENTATION
The image orientation viewed in terms of rows and columns.
- Tag = 274
- Type = Unsigned short
- Count = 1
- Default =
ORIENTATION_NORMAL
See also:
Constant Value: "Orientation"
TAG_PHOTOGRAPHIC_SENSITIVITY
public static final String TAG_PHOTOGRAPHIC_SENSITIVITY
This tag indicates the sensitivity of the camera or input device when the image was shot.
More specifically, it indicates one of the following values that are parameters defined in
ISO 12232: standard output sensitivity (SOS), recommended exposure index (REI), or ISO
speed. Accordingly, if a tag corresponding to a parameter that is designated by
TAG_SENSITIVITY_TYPE
is recorded, the values of the tag and of this tag are
the same. However, if the value is 65535 or higher, the value of this tag shall be 65535.
When recording this tag, TAG_SENSITIVITY_TYPE
should also be recorded. In addition,
while “Count = Any”, only 1 count should be used when recording this tag.
- Tag = 34855
- Type = Unsigned short
- Count = Any
- Default = None
Constant Value: "PhotographicSensitivity"
TAG_PHOTOMETRIC_INTERPRETATION
public static final String TAG_PHOTOMETRIC_INTERPRETATION
The pixel composition. In JPEG compressed data, this tag shall not be used because a JPEG marker is used instead of it.
- Tag = 262
- Type = SHORT
- Count = 1
- Default = None
Constant Value: "PhotometricInterpretation"
TAG_PIXEL_X_DIMENSION
public static final String TAG_PIXEL_X_DIMENSION
Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag shall not exist in an uncompressed file.
- Tag = 40962
- Type = Unsigned short or Unsigned long
- Count = 1
- Default = None
Constant Value: "PixelXDimension"
TAG_PIXEL_Y_DIMENSION
public static final String TAG_PIXEL_Y_DIMENSION
Information specific to compressed data. When a compressed file is recorded, the valid height of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker. This tag shall not exist in an uncompressed file. Since data padding is unnecessary in the vertical direction, the number of lines recorded in this valid image height tag will in fact be the same as that recorded in the SOF.
- Tag = 40963
- Type = Unsigned short or Unsigned long
- Count = 1
Constant Value: "PixelYDimension"
TAG_PLANAR_CONFIGURATION
public static final String TAG_PLANAR_CONFIGURATION
Indicates whether pixel components are recorded in chunky or planar format. In JPEG
compressed data, this tag shall not be used because a JPEG marker is used instead of it.
If this field does not exist, the TIFF default, FORMAT_CHUNKY
, is assumed.
- Tag = 284
- Type = Unsigned short
- Count = 1
See also:
Constant Value: "PlanarConfiguration"
TAG_PRIMARY_CHROMATICITIES
public static final String TAG_PRIMARY_CHROMATICITIES
The chromaticity of the three primary colors of the image. Normally this tag need not
be used, since color space is specified in TAG_COLOR_SPACE
.
- Tag = 319
- Type = Unsigned rational
- Count = 6
- Default = None
Constant Value: "PrimaryChromaticities"
TAG_RECOMMENDED_EXPOSURE_INDEX
public static final String TAG_RECOMMENDED_EXPOSURE_INDEX
This tag indicates the recommended exposure index value of a camera or input device
defined in ISO 12232. When recording this tag, TAG_PHOTOGRAPHIC_SENSITIVITY
and
TAG_SENSITIVITY_TYPE
shall also be recorded.
- Tag = 34866
- Type = Unsigned long
- Count = 1
- Default = None
Constant Value: "RecommendedExposureIndex"
TAG_REFERENCE_BLACK_WHITE
public static final String TAG_REFERENCE_BLACK_WHITE
The reference black point value and reference white point value. No defaults are given in TIFF, but the values below are given as defaults here. The color space is declared in a color space information tag, with the default being the value that gives the optimal image characteristics Interoperability these conditions
- Tag = 532
- Type = RATIONAL
- Count = 6
- Default = [0, 255, 0, 255, 0, 255] (when
TAG_PHOTOMETRIC_INTERPRETATION
isPHOTOMETRIC_INTERPRETATION_RGB
) or [0, 255, 0, 128, 0, 128] (whenTAG_PHOTOMETRIC_INTERPRETATION
isPHOTOMETRIC_INTERPRETATION_YCBCR
)
Constant Value: "ReferenceBlackWhite"