public interface PictureData
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Gets the picture data.
|
String |
getMimeType()
Returns the mime type for the image
|
int |
getRelationCounter() |
String |
suggestFileExtension()
Suggests a file extension for this image.
|
byte[] getData()
String suggestFileExtension()
String getMimeType()
int getRelationCounter()
Copyright © 2020. All rights reserved.