THotPDF.AddImageWithMask Method

メソッドの要約: THotPDF.AddImageWithMask Method

宣言

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

ユニット

HPDFDoc

パラメータ

名前目的
ImageGraphic object used as the visible image source
MaskIndexImage index of the mask resource
CompressionCompression used for the visible image

戻り値

Image resource index for the masked image

使用上の注意

関連 API