THotPDF.AddImageAsMask Method

Methodeoverzicht: THotPDF.AddImageAsMask Method

Declaratie

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

Eenheid

HPDFDoc

Parameters

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

Retourwaarde

Image resource index for the generated mask

Gebruiksaantekeningen

Gerelateerde API's