C# 클래스 iTextSharp.text.pdf.parser.PdfImageObject.TrackingFilter

상속: FilterHandlers.IFilterHandler
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 프로퍼티들

프로퍼티 타입 설명
lastFilterName iTextSharp.text.pdf.PdfName

공개 메소드들

메소드 설명
Decode ( byte b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary ) : byte[]

메소드 상세

Decode() 공개 메소드

public Decode ( byte b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary ) : byte[]
b byte
filterName iTextSharp.text.pdf.PdfName
decodeParams iTextSharp.text.pdf.PdfObject
streamDictionary iTextSharp.text.pdf.PdfDictionary
리턴 byte[]

프로퍼티 상세

lastFilterName 공개적으로 프로퍼티

public PdfName,iTextSharp.text.pdf lastFilterName
리턴 iTextSharp.text.pdf.PdfName