public final class ExifMetadata extends Metadata
Represents EXIF metadata.
Constructor and Description |
---|
ExifMetadata()
Initializes a new instance of the
ExifMetadata class. |
Modifier and Type | Method and Description |
---|---|
ExifInfo |
getData()
Gets or sets EXIF data.
|
String[] |
getKeys()
Gets array of available metadata keys.
|
void |
setData(ExifInfo value)
Gets or sets EXIF data.
|
getByType, getMetadataType, readByStringKey
Copyright © 2017. All rights reserved.