| 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 |
|---|---|
static PDImageXObject |
PDImageXObject.createFromByteArray(PDDocument document,
byte[] byteArray,
String name,
CustomFactory customFactory)
Create a PDImageXObject from an image byte array.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.