Class CCITTFaxDecodeFilter
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
PdfNamedecodeParams
PdfObjectstreamDictionary
PdfDictionary
Returns
- byte[]