public final class JPEG extends Bitmap
CHECKSUM_SIZE, logger, offset, painters
Constructor | Description |
---|---|
JPEG() |
Modifier and Type | Method | Description |
---|---|---|
int |
getSignature() |
JPEG signature is
0x46A0 |
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 int getType()
PictureData
Picture class.
getType
in class PictureData
Picture.JPEG
public int getSignature()
0x46A0
getSignature
in class PictureData
0x46A0
)Copyright 2018 The Apache Software Foundation or its licensors, as applicable.