public final class PICT extends Metafile
Metafile.HeaderCHECKSUM_SIZE, logger, offset, painters| Constructor | Description |
|---|---|
PICT() |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getData() |
Extract compressed PICT data from a ppt
|
int |
getSignature() |
PICT signature is
0x5430 |
int |
getType() |
Returns type of this picture.
|
void |
setData(byte[] data) |
Set picture data
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, draw, getChecksum, getHeader, getImagePainter, getOffset, getRawData, getSize, getUID, setImagePainter, setOffset, setRawData, writepublic byte[] getData()
getData in class PictureDatapublic void setData(byte[] data)
throws java.io.IOException
PictureDatasetData in class PictureDatajava.io.IOExceptionpublic int getType()
PictureDataPicture class.getType in class PictureDataPicture.PICTpublic int getSignature()
0x5430getSignature in class PictureData0x5430)Copyright 2018 The Apache Software Foundation or its licensors, as applicable.