org.apache.poi.ss.usermodel
public interface PictureData
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Gets the picture data.
|
java.lang.String |
suggestFileExtension()
Suggests a file extension for this image.
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.