public interface PictureData
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Gets the picture data.
|
java.lang.String |
getMimeType()
Returns the mime type for the image
|
java.lang.String |
suggestFileExtension()
Suggests a file extension for this image.
|
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.