Table of Contents

Class CCITTFaxDecodeFilter

Namespace
iText.Kernel.Pdf.Filters
Assembly
itext.kernel.dll

Handles CCITTFaxDecode filter

public class CCITTFaxDecodeFilter : IFilterHandler
Inheritance
CCITTFaxDecodeFilter
Implements
Inherited Members

Constructors

CCITTFaxDecodeFilter()

public CCITTFaxDecodeFilter()

Methods

Decode(byte[], PdfName, PdfObject, PdfDictionary)

public virtual byte[] Decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)

Parameters

b byte[]
filterName PdfName
decodeParams PdfObject
streamDictionary PdfDictionary

Returns

byte[]