public final class DecodeResult
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static DecodeResult |
DEFAULT |
Default decode result.
|
| Modifier and Type | Method | Description |
|---|---|---|
PDJPXColorSpace |
getJPXColorSpace() |
Returns the embedded JPX color space, if any.
|
COSDictionary |
getParameters() |
Returns the stream parameters, repaired using the embedded stream data.
|
public static final DecodeResult DEFAULT
public COSDictionary getParameters()
public PDJPXColorSpace getJPXColorSpace()
Copyright © 2002–2018. All rights reserved.