FilterDecode Method (Byte, PdfDictionary)Terminal Works - PDF Printing.Net Library
When implemented in a derived class decodes the specified data.

Namespace: PdfEdit.Pdf.Filters
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public abstract byte[] Decode(
	byte[] data,
	PdfDictionary parms
)

Parameters

data
Type: SystemByte
parms
Type: PdfEdit.PdfPdfDictionary

Return Value

Type: Byte
See Also

Reference