public final class DecodeResult extends Object
| Modifier and Type | Method and Description |
|---|---|
static DecodeResult |
createDefault()
Return a default DecodeResult.
|
PDJPXColorSpace |
getJPXColorSpace()
Returns the embedded JPX color space, if any.
|
COSDictionary |
getParameters()
Returns the stream parameters, repaired using the embedded stream data.
|
public static DecodeResult createDefault()
public COSDictionary getParameters()
public PDJPXColorSpace getJPXColorSpace()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.