| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.graphics.image |
This package deals with images that are stored in a PDF document.
|
| 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.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.