THotPDF.AddImageWithMask Method

Rezumatul metodei: THotPDF.AddImageWithMask Method

Declarație

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

Unitate

HPDFDoc

Parametri

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

Valoare de întoarcere

Image resource index for the masked image

Note de utilizare

API-uri asociate