THotPDF.AddImageWithMask Method

Metodesammendrag: THotPDF.AddImageWithMask Method

Deklaration

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

Enhed

HPDFDoc

Parametre

NavnFormål
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

Returværdi

Image resource index for the masked image

Brugsnoter

Relaterede API'er