| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.graphics.image |
This package deals with images that are stored in a PDF document.
|
| org.verapdf.model.impl.pb.pd.images |
| Modifier and Type | Method and Description |
|---|---|
PDImageXObjectProxy |
PDImageXObjectProxy.getMask()
Returns the Mask Image XObject associated with this image, or null if there is none.
|
PDImageXObjectProxy |
PDImageXObjectProxy.getSoftMask()
Returns the Soft Mask Image XObject associated with this image, or null if there is none.
|
| Constructor and Description |
|---|
PBoxPDXImage(PDImageXObjectProxy simplePDObject,
PDDocument document,
PDFAFlavour flavour) |
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.