public abstract class Bitmap extends HSLFPictureData
PictureData.PictureType
CHECKSUM_SIZE
Constructor and Description |
---|
Bitmap() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Returns the binary data of this Picture
|
java.awt.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, getGenericProperties, getHeader, getImageDimensionInPixels, getIndex, getOffset, getRawData, getSignature, getUID, getUIDInstanceCount, setIndex, setOffset, setRawData, setSignature, setUIDInstanceCount, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
getGenericChildren, getGenericRecordType
public byte[] getData()
PictureData
public void setData(byte[] data) throws java.io.IOException
PictureData
data
- picture datajava.io.IOException
public java.awt.Dimension getImageDimension()
PictureData
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.