public class JPGXObjectImage extends XObjectImage
BITSPERCOMPONENT, BITSPERCOMPONENT_8, COLORSPACE, COMPRESSION_LEVEL, DEVICE_RGB, ENCODING, INTERPOLATION, mDocument, mHeight, mId, mImageCount, mIndirectObject, mName, mWidth| Constructor and Description |
|---|
JPGXObjectImage(PDFDocument document,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToDocument() |
long |
getObjectSize() |
long |
writeStream(OutputStream out) |
asXObjectReference, getHeight, getId, getName, getWidthpublic JPGXObjectImage(PDFDocument document, String path) throws IOException
IOExceptionpublic long getObjectSize()
public void appendToDocument()
appendToDocument in class XObjectImagepublic long writeStream(OutputStream out) throws IOException
IOExceptionCopyright © 2016. All rights reserved.