Package org.openpdf.renderer.decode
package org.openpdf.renderer.decode
-
ClassesClassDescriptiondecode ASCII85 text into a byte array.decode an array of hex nybbles into a byte arraydecode a deFlated byte arrayDecode image data to a usable color space.decode a JPX encoded imagestream into a byte array.decode an LZW-encoded array of bytes.A PDF Decoder encapsulates all the methods of decoding a stream of bytes based on all the various encoding methods.Utility class for reading and storing the specification of Filters on a streamUndo prediction based on the PNG algorithm.The abstract superclass of various predictor objects that undo well-known prediction algorithms.decode an array of Run Length encoded bytes into a byte arrayUndo prediction based on the TIFF Predictor 2 algorithm