| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf.xobject |
| Modifier and Type | Method and Description |
|---|---|
static PdfImageXObject.ImageBytesRetrievalProperties |
PdfImageXObject.ImageBytesRetrievalProperties.getApplyFiltersOnly()
Create a property set with only the options applyFilters activates.
|
static PdfImageXObject.ImageBytesRetrievalProperties |
PdfImageXObject.ImageBytesRetrievalProperties.getFullOption()
Create a property set with all options activated.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
PdfImageXObject.getImageBytes(PdfImageXObject.ImageBytesRetrievalProperties properties)
Gets image bytes.
|
String |
PdfImageXObject.identifyImageFileExtension(PdfImageXObject.ImageBytesRetrievalProperties properties)
Identifies recommended file extension to store the bytes of this
PdfImageXObject. |
ImageType |
PdfImageXObject.identifyImageType(PdfImageXObject.ImageBytesRetrievalProperties properties)
Identifies the type of the image that is stored in the bytes of this
PdfImageXObject. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.