THotPDF.AddImageWithMaskFromFile Method
Tóm tắt phương thức: THotPDF.AddImageWithMaskFromFile Method
Khai báo
function AddImageWithMaskFromFile(FileName: TFileName; MaskIndex: Integer; Compression: THPDFImageCompressionType= icJpeg): Integer;
Usage
Create the mask with THotPDF.AddImageAsMaskFromFile or AddImageAsMask, then pass that returned index as MaskIndex
The returned image index can be drawn with THPDFPage.ShowImage
API liên quan
- THotPDF.AddImage
- PDF filter support