org.apache.poi.hslf.blip
public final class JPEG extends Bitmap
CHECKSUM_SIZE, logger, offset, painters
Constructor and Description |
---|
JPEG() |
Modifier and Type | Method and Description |
---|---|
int |
getSignature()
JPEG signature is
0x46A0 |
int |
getType()
Returns type of this picture.
|
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 2016 The Apache Software Foundation or its licensors, as applicable.