public class XObjectImage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BITSPERCOMPONENT |
static int |
BITSPERCOMPONENT_8 |
static java.lang.String |
COLORSPACE |
static java.lang.String |
DEVICE_RGB |
static boolean |
INTERPOLATION |
Constructor and Description |
---|
XObjectImage(PDFDocument document,
Image Image) |
Modifier and Type | Method and Description |
---|---|
void |
appendToDocument() |
java.lang.String |
asXObjectReference() |
int |
getHeight() |
java.lang.String |
getId() |
java.lang.String |
getName() |
int |
getWidth() |
public static final int BITSPERCOMPONENT_8
public static final java.lang.String DEVICE_RGB
public static boolean INTERPOLATION
public static int BITSPERCOMPONENT
public static java.lang.String COLORSPACE
public XObjectImage(PDFDocument document, Image Image) throws IOException
IOException