HSSFPictureData
, XSSFPictureData
public interface PictureData
Modifier and Type | Method | 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 2018 The Apache Software Foundation or its licensors, as applicable.