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, wait
create, draw, getChecksum, getHeader, getImagePainter, getOffset, getRawData, getSize, getUID, setImagePainter, setOffset, setRawData, write
public byte[] getData()
PictureData
public int getType()
PictureData
Picture class.
getType
in class PictureData
Picture.PNG
public int getSignature()
0x6E00
getSignature
in class PictureData
0x6E00
)Copyright 2018 The Apache Software Foundation or its licensors, as applicable.