THotPDF.AddImageAsMask Method

Metodsammanfattning: THotPDF.AddImageAsMask Method

Deklaration

function AddImageAsMask(Image: TGraphic; Compression: THPDFImageCompressionType = icFlate): Integer;

Enhet

HPDFDoc

Parametrar

NamnSyfte
ImageGraphic object used as the mask source
CompressionCompression used for the stored mask image

Returvärde

Image resource index for the generated mask

Användningsanteckningar

Relaterade API:er