THotPDF.AddImageWithMask Method

Methodenzusammenfassung: THotPDF.AddImageWithMask Method

Deklaration

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

Unit

HPDFDoc

Parameter

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

Rückgabewert

Image resource index for the masked image

Verwendungshinweise

Verwandte APIs