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 |
|