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, 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 © 2005-2010 Potix Corporation. All Rights Reserved.