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 EXIF data.
|
String[] |
getKeys()
Gets array of available metadata keys.
|
void |
setData(ExifInfo value)
Sets EXIF data.
|
getByType, getMetadataType, readByStringKey
Copyright © 2018. All rights reserved.