public interface Dictionary extends SegmentData
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Bitmap> |
getDictionary()
Decodes a dictionary segment and returns the result.
|
initArrayList<Bitmap> getDictionary() throws IOException, InvalidHeaderValueException, IntegerMaxValueException
Bitmaps as a result of the decoding process of dictionary segments.IOExceptionInvalidHeaderValueExceptionIntegerMaxValueExceptionCopyright © 2015. All rights reserved.