public static class Jpeg2000ImageData.Parameters extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
bpcBoxData |
List<Jpeg2000ImageData.ColorSpecBox> |
colorSpecBoxes |
boolean |
isJp2 |
boolean |
isJpxBaseline |
int |
numOfComps |
Constructor and Description |
---|
Parameters() |
public int numOfComps
public List<Jpeg2000ImageData.ColorSpecBox> colorSpecBoxes
public boolean isJp2
public boolean isJpxBaseline
public byte[] bpcBoxData
Copyright © 1998–2018 iText Group NV. All rights reserved.