THotPDF.AddImageAsMask Method

Methodenzusammenfassung: THotPDF.AddImageAsMask Method

Deklaration

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

Unit

HPDFDoc

Parameter

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

Rückgabewert

Image resource index for the generated mask

Verwendungshinweise

Verwandte APIs