JBIG2DecodeFilter

JBIG2DecodeFilter

Overview

JBIG2DecodeFilter is a class in Aspose.PDF FOSS for Java. Inherits from: PdfFilter.

JBIG2Decode filter — decodes JBIG2-encoded monochrome images.

This class provides 3 methods for working with JBIG2DecodeFilter objects in Java programs. Available methods include: decode, encode, getName. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package. Properties: name.

Properties

NameTypeAccessDescription
namePdfNameReadGets the name.

Methods

SignatureDescription
decode(encoded: byte[], params: PdfDictionary)byte[]
encode(decoded: byte[], params: PdfDictionary)byte[]Not implemented in the FOSS edition — throws at runtime.
getName()PdfNameReturns the name.

See Also

 English