| Package | Description |
|---|---|
| org.apache.pdfbox.jbig2 |
| Modifier and Type | Method and Description |
|---|---|
JBIG2Globals |
JBIG2ImageReader.getGlobals()
Returns decoded segments that has been set as globals.
|
JBIG2Globals |
JBIG2ImageReader.processGlobals(ImageInputStream globalsInputStream)
Decodes and returns the global segments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JBIG2ImageReader.setGlobals(JBIG2Globals globals)
Simply sets the globals.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.