public abstract class Bitmap extends HSLFPictureData
PictureData.PictureType| Constructor and Description |
|---|
Bitmap() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Returns the binary data of this Picture
|
Dimension |
getImageDimension()
Return the original image dimensions in points
(for formats supported by BufferedImage).
|
void |
setData(byte[] data)
Sets the binary picture data
|
create, getChecksum, getChecksum, getContentType, getHeader, getImageDimensionInPixels, getIndex, getOffset, getRawData, getUID, setIndex, setOffset, setRawData, setSignature, writeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic byte[] getData()
PictureDatapublic void setData(byte[] data)
throws IOException
PictureDatadata - picture dataIOExceptionpublic Dimension getImageDimension()
PictureDataCopyright © 2010 - 2020 Adobe. All Rights Reserved