public class GFJPEG2000 extends GFExternal implements JPEG2000
| Modifier and Type | Field and Description |
|---|---|
static String |
JPEG_2000_TYPE |
contextDependent| Constructor and Description |
|---|
GFJPEG2000(JPEG2000 jpeg2000) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getbitDepth()
image bit depth
|
Boolean |
getbpccBoxPresent()
true if the 'bpcc' box is present and, thus, the bit depth is not constant across all components
|
Long |
getcolrEnumCS()
EnumCS (enumerated color space) field of in the 'colr' box specification with APPROX field equal to 0x01
|
Long |
getcolrMethod()
the METH entry in the 'colr' box specification with APPROX field equal to 0x01
|
PDColorSpace |
getImageColorSpace() |
Long |
getnrColorChannels()
the number of colour channels
|
Long |
getnrColorSpaceSpecs()
the number of colour space specifications
|
Long |
getnrColorSpacesWithApproxField()
the number of colour space specifications with APPROX field set to 0x01
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String JPEG_2000_TYPE
public GFJPEG2000(JPEG2000 jpeg2000)
public Long getnrColorChannels()
JPEG2000getnrColorChannels in interface JPEG2000public Long getnrColorSpaceSpecs()
JPEG2000getnrColorSpaceSpecs in interface JPEG2000public Long getnrColorSpacesWithApproxField()
JPEG2000getnrColorSpacesWithApproxField in interface JPEG2000public Long getcolrMethod()
JPEG2000getcolrMethod in interface JPEG2000public Long getcolrEnumCS()
JPEG2000getcolrEnumCS in interface JPEG2000public Long getbitDepth()
JPEG2000getbitDepth in interface JPEG2000public Boolean getbpccBoxPresent()
JPEG2000getbpccBoxPresent in interface JPEG2000public PDColorSpace getImageColorSpace()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.