C# Class iTextSharp.text.pdf.FilterHandlers.Filter_RUNLENGTHDECODE

Inheritance: IFilterHandler
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
Decode ( byte b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary ) : byte[]

Method Details

Decode() public méthode

public Decode ( byte b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary ) : byte[]
b byte
filterName PdfName
decodeParams PdfObject
streamDictionary PdfDictionary
Résultat byte[]