THotPDF.AddImageWithMask Method

Yöntem özeti: THotPDF.AddImageWithMask Method

Bildirim

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

Birim

HPDFDoc

Parametreler

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

Dönüş değeri

Image resource index for the masked image

Kullanım notları

İlgili API'ler