public final class PICT extends Metafile
Metafile.HeaderPictureData.PictureType| Constructor and Description |
|---|
PICT() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Returns the binary data of this Picture
|
int |
getSignature()
PICT signature is
0x5420 or 0x5430 |
PictureData.PictureType |
getType() |
void |
setData(byte[] data)
Sets the binary picture data
|
void |
setSignature(int signature)
Sets the PICT signature - either
0x5420 or 0x5430 |
getImageDimensioncreate, getChecksum, getChecksum, getContentType, getHeader, getImageDimensionInPixels, getIndex, getOffset, getRawData, getUID, setIndex, setOffset, setRawData, writepublic byte[] getData()
PictureDatapublic void setData(byte[] data)
throws IOException
PictureDatadata - picture dataIOExceptionpublic PictureData.PictureType getType()
public int getSignature()
0x5420 or 0x54300x5420 or 0x5430)public void setSignature(int signature)
0x5420 or 0x5430setSignature in class HSLFPictureDataCopyright © 2010 - 2020 Adobe. All Rights Reserved