public class JBIG2Image extends Object
| Constructor and Description |
|---|
JBIG2Image() |
| Modifier and Type | Method and Description |
|---|---|
static Image |
getJbig2Image(RandomAccessFileOrArray ra,
int page)
returns an Image representing the given page.
|
public static Image getJbig2Image(RandomAccessFileOrArray ra, int page)
ra - the file or array containing the imagepage - the page number of the imageCopyright © 2021. All rights reserved.