THotPDF.AddImageWithMask Method

Podsumowanie metody: THotPDF.AddImageWithMask Method

Deklaracja

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

Jednostka

HPDFDoc

Parametry

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

Wartość zwracana

Image resource index for the masked image

Uwagi dotyczące użycia

Powiązane API