public final class PNG extends Bitmap
CHECKSUM_SIZE, logger, offset, painters| Constructor | Description |
|---|---|
PNG() |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getData() |
Returns the binary data of this Picture
|
int |
getSignature() |
PNG signature is
0x6E00 |
int |
getType() |
Returns type of this picture.
|
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()
PictureDatapublic int getType()
PictureDataPicture class.getType in class PictureDataPicture.PNGpublic int getSignature()
0x6E00getSignature in class PictureData0x6E00)Copyright 2018 The Apache Software Foundation or its licensors, as applicable.