@Deprecated public final class ThumbnailMetadata extends MetadataContainer
Represents image thumbnail or image cover metadata (across all formats).
Modifier and Type | Method and Description |
---|---|
byte[] |
getImageData()
Deprecated.
Gets the image data of the thumbnail or image cover.
|
String |
getMimeType()
Deprecated.
Gets the MIME type of the thumbnail or image cover.
|
getByType, getKeys, getMetadataType, iterator, readByStringKey
public final String getMimeType()
Gets the MIME type of the thumbnail or image cover.
public final byte[] getImageData()
Gets the image data of the thumbnail or image cover.
Copyright © 2020. All rights reserved.