belongs to Maven artifact com.android.support:exifinterface:28.0.0-alpha1
ExifInterface
public
class
ExifInterface
extends Object
java.lang.Object | |
↳ | android.support.media.ExifInterface |
This is a class for reading and writing Exif tags in a JPEG file or a RAW image file.
Supported formats are: JPEG, DNG, CR2, NEF, NRW, ARW, RW2, ORF, PEF, SRW and RAF.
Attribute mutation is supported for JPEG image files.
Summary
Constants | |
---|---|
short |
ALTITUDE_ABOVE_SEA_LEVEL
The contant used by |
short |
ALTITUDE_BELOW_SEA_LEVEL
The contant used by |
int |
COLOR_SPACE_S_RGB
The contant used by |
int |
COLOR_SPACE_UNCALIBRATED
The contant used by |
short |
CONTRAST_HARD
The contant used by |
short |
CONTRAST_NORMAL
The contant used by |
short |
CONTRAST_SOFT
The contant 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 contant used by |
short |
EXPOSURE_MODE_AUTO_BRACKET
The contant used by |
short |
EXPOSURE_MODE_MANUAL
The contant used by |
short |
EXPOSURE_PROGRAM_ACTION
The contant used by |
short |
EXPOSURE_PROGRAM_APERTURE_PRIORITY
The contant used by |
short |
EXPOSURE_PROGRAM_CREATIVE
The contant used by |
short |
EXPOSURE_PROGRAM_LANDSCAPE_MODE
The contant used by |
short |
EXPOSURE_PROGRAM_MANUAL
The contant used by |
short |
EXPOSURE_PROGRAM_NORMAL
The contant used by |
short |
EXPOSURE_PROGRAM_NOT_DEFINED
The contant used by |
short |
EXPOSURE_PROGRAM_PORTRAIT_MODE
The contant used by |
short |
EXPOSURE_PROGRAM_SHUTTER_PRIORITY
The contant used by |
short |
FILE_SOURCE_DSC
The contant used by |
short |
FILE_SOURCE_OTHER
The contant used by |
short |
FILE_SOURCE_REFLEX_SCANNER
The contant used by |
short |
FILE_SOURCE_TRANSPARENT_SCANNER
The contant 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 contant used by |
short |
FORMAT_PLANAR
The contant used by |
short |
GAIN_CONTROL_HIGH_GAIN_DOWN
The contant used by |
short |
GAIN_CONTROL_HIGH_GAIN_UP
The contant used by |
short |
GAIN_CONTROL_LOW_GAIN_DOWN
The contant used by |
short |
GAIN_CONTROL_LOW_GAIN_UP
The contant used by |
short |
GAIN_CONTROL_NONE
The contant used by |
String |
GPS_DIRECTION_MAGNETIC
The contant used by GPS attributes to denote the direction is magnetic direction. |
String |
GPS_DIRECTION_TRUE
The contant used by GPS attributes to denote the direction is true direction. |
String |
GPS_DISTANCE_KILOMETERS
The contant used by |
String |
GPS_DISTANCE_MILES
The contant used by |
String |
GPS_DISTANCE_NAUTICAL_MILES
The contant used by |
String |
GPS_MEASUREMENT_2D
The contant used by |
String |
GPS_MEASUREMENT_3D
The contant used by |
short |
GPS_MEASUREMENT_DIFFERENTIAL_CORRECTED
The contant used by |
String |
GPS_MEASUREMENT_INTERRUPTED
The contant used by |
String |
GPS_MEASUREMENT_IN_PROGRESS
The contant used by |
short |
GPS_MEASUREMENT_NO_DIFFERENTIAL
The contant used by |
String |
GPS_SPEED_KILOMETERS_PER_HOUR
The contant used by |
String |
GPS_SPEED_KNOTS
The contant used by |
String |
GPS_SPEED_MILES_PER_HOUR
The contant used by |
String |
LATITUDE_NORTH
The contant used by GPS latitude-related tags to denote the latitude is North latitude. |
String |
LATITUDE_SOUTH
The contant used by GPS latitude-related tags to denote the latitude is South latitude. |
short |
LIGHT_SOURCE_CLOUDY_WEATHER
The contant used by |
short |
LIGHT_SOURCE_COOL_WHITE_FLUORESCENT
The contant used by |
short |
LIGHT_SOURCE_D50
The contant used by |
short |
LIGHT_SOURCE_D55
The contant used by |
short |
LIGHT_SOURCE_D65
The contant used by |
short |
LIGHT_SOURCE_D75
The contant used by |
short |
LIGHT_SOURCE_DAYLIGHT
The contant used by |
short |
LIGHT_SOURCE_DAYLIGHT_FLUORESCENT
The contant used by |
short |
LIGHT_SOURCE_DAY_WHITE_FLUORESCENT
The contant used by |
short |
LIGHT_SOURCE_FINE_WEATHER
The contant used by |
short |
LIGHT_SOURCE_FLASH
The contant used by |
short |
LIGHT_SOURCE_FLUORESCENT
The contant used by |
short |
LIGHT_SOURCE_ISO_STUDIO_TUNGSTEN
The contant used by |
short |
LIGHT_SOURCE_OTHER
The contant used by |
short |
LIGHT_SOURCE_SHADE
The contant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_A
The contant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_B
The contant used by |
short |
LIGHT_SOURCE_STANDARD_LIGHT_C
The contant used by |
short |
LIGHT_SOURCE_TUNGSTEN
|