public class JPEG2000 extends Object
| Modifier and Type | Method and Description |
|---|---|
static JPEG2000 |
fromStream(ASInputStream stream)
Creates new JPEG2000 object
|
Long |
getBitDepth() |
Boolean |
getBPCCBoxPresent() |
Long |
getColrEnumCS() |
Long |
getColrMethod() |
PDColorSpace |
getImageColorSpace() |
Long |
getNumberOfColorChannels() |
Long |
getNumberOfColorSpaceSpecs() |
Long |
getNumberOfColorSpacesWithApproxField() |
public static JPEG2000 fromStream(ASInputStream stream)
stream - image stream to parsepublic PDColorSpace getImageColorSpace()
public Long getNumberOfColorChannels()
public Long getNumberOfColorSpaceSpecs()
public Long getNumberOfColorSpacesWithApproxField()
public Long getColrMethod()
public Long getColrEnumCS()
public Long getBitDepth()
public Boolean getBPCCBoxPresent()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.