THotPDF.AddImageWithMask Method

Povzetek metode: THotPDF.AddImageWithMask Method

Deklaracija

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

Unit

HPDFDoc

Parametri

NameNamen
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

Vrnjena vrednost

Image resource index for the masked image

Opombe o uporabi

Povezani API-ji