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