C# Class iTextSharp.text.pdf.PdfImage

Inheritance: PdfStream
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Protected Properties

Свойство Type Description
name PdfName

Méthodes publiques

Méthode Description
PdfImage ( Image image, String name, PdfIndirectReference maskRef ) : System

Méthodes protégées

Méthode Description
ImportAll ( PdfImage dup ) : void

Private Methods

Méthode Description
GenerateImgResName ( Image img ) : void
TransferBytes ( Stream inp, Stream outp, int len ) : void

Method Details

ImportAll() protected méthode

protected ImportAll ( PdfImage dup ) : void
dup PdfImage
Résultat void

PdfImage() public méthode

public PdfImage ( Image image, String name, PdfIndirectReference maskRef ) : System
image Image
name String
maskRef PdfIndirectReference
Résultat System

Property Details

name protected_oe property

protected PdfName,iTextSharp.text.pdf name
Résultat PdfName