public final class JPEG extends Bitmap
| Modifier and Type | Class and Description |
|---|---|
static class |
JPEG.ColorSpace |
PictureData.PictureType| Constructor and Description |
|---|
JPEG() |
| Modifier and Type | Method and Description |
|---|---|
JPEG.ColorSpace |
getColorSpace() |
int |
getSignature()
JPEG signature is one of
0x46A0, 0x46B0, 0x6E20, 0x6E30 |
PictureData.PictureType |
getType() |
void |
setColorSpace(JPEG.ColorSpace colorSpace) |
void |
setSignature(int signature)
Sets the PICT signature - either
0x5420 or 0x5430 |
getData, getImageDimension, setDatacreate, getChecksum, getChecksum, getContentType, getHeader, getImageDimensionInPixels, getIndex, getOffset, getRawData, getUID, setIndex, setOffset, setRawData, writepublic PictureData.PictureType getType()
public JPEG.ColorSpace getColorSpace()
public void setColorSpace(JPEG.ColorSpace colorSpace)
public int getSignature()
0x46A0, 0x46B0, 0x6E20, 0x6E300x46A0, 0x46B0, 0x6E20, 0x6E30)public void setSignature(int signature)
0x5420 or 0x5430setSignature in class HSLFPictureDataCopyright © 2010 - 2020 Adobe. All Rights Reserved