public final class PNG extends Bitmap
CHECKSUM_SIZE, logger, offset, painters| Constructor and Description |
|---|
PNG() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Returns the binary data of this Picture
|
int |
getSignature()
PNG signature is
0x6E00 |
int |
getType()
Returns type of this picture.
|
create, 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 © 2020. All rights reserved.