THotPDF.AddImageWithMask Method

Résumé de la méthode: THotPDF.AddImageWithMask Method

Déclaration

function AddImageWithMask(Image: TGraphic; MaskIndex: Integer; Compression: THPDFImageCompressionType = icJpeg): Integer;

Unité

HPDFDoc

Paramètres

NomObjectif
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

Valeur de retour

Image resource index for the masked image

Notes d'utilisation

API associées