THotPDF.AddImageWithMask Method

Souhrn metody: THotPDF.AddImageWithMask Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

Návratová hodnota

Image resource index for the masked image

Poznámky k použití

Související API