THotPDF.AddImageWithMask Method

Riepilogo del metodo: THotPDF.AddImageWithMask Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

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

Valore restituito

Image resource index for the masked image

Note d'uso

API correlate