THotPDF.MapImage Method

Görüntü kaynağını haritalandırır (map) ve belgeye ekler.

Declaration

function MapImage(Image: TGraphic; Compression: THPDFImageCompressionType; IsMask: boolean; MaskIndex: Integer): Integer;

Unit

HPDFDoc

Parametreler

AdKullanım amacı
Image要映射的图像对象(TGraphic)。
Compression指定的图像压缩类型。
IsMask是否作为图像遮罩使用。
MaskIndex关联的遮罩索引。

Return values

Görüntünün belgedeki dahili dizinini veya referans numarasını döndürür.

Usage

See also