Modifier and Type | Field and Description |
---|---|
static ExifMetadataKey |
MetadataKey.EXIF.Artist
Person who created the image.
|
static ExifMetadataKey |
MetadataKey.EXIF.BitsPerSample
The bits per sample.
|
static ExifMetadataKey |
MetadataKey.EXIF.CellLength
The length of the dithering or halftoning matrix used to create a dithered or halftoned bi-level file.
|
static ExifMetadataKey |
MetadataKey.EXIF.CellWidth
The width of the dithering or halftoning matrix used to create a dithered or halftoned bi-level file.
|
static ExifMetadataKey |
MetadataKey.EXIF.ColorMap
The color map.
|
static ExifMetadataKey |
MetadataKey.EXIF.Compression
The compression.
|
static ExifMetadataKey |
MetadataKey.EXIF.Copyright
The copyright.
|
static ExifMetadataKey |
MetadataKey.EXIF.DateTime
Date and time of image creation.
|
static ExifMetadataKey |
MetadataKey.EXIF.ImageDescription
A string that describes the subject of the image.
|
static ExifMetadataKey |
MetadataKey.EXIF.ImageLength
The number of rows (sometimes described as scan lines) in the image.
|
static ExifMetadataKey |
MetadataKey.EXIF.ImageWidth
The number of columns in the image, i.e., the number of pixels per scan line.
|
static ExifMetadataKey |
MetadataKey.EXIF.Make
The manufacturer.
|
static ExifMetadataKey |
MetadataKey.EXIF.Model
The manufacturer model name or number.
|
static ExifMetadataKey |
MetadataKey.EXIF.Software
Name and version number of the software package(s) used to create the image.
|
Copyright © 2017. All rights reserved.