THotPDF.AddImageWithMask Method

Ringkasan metode: THotPDF.AddImageWithMask Method

Deklarasi

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

Unit

HPDFDoc

Parameter

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

Nilai balik

Image resource index for the masked image

Catatan penggunaan

API terkait