THotPDF.AddImageWithMask Method

Зведення методу: THotPDF.AddImageWithMask Method

Оголошення

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

Модуль

HPDFDoc

Параметри

НазваПризначення
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

Повернене значення

Image resource index for the masked image

Примітки щодо використання

Пов'язані API