THotPDF.AddImageWithMaskFromFile Method
Зведення методу: THotPDF.AddImageWithMaskFromFile Method
Оголошення
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
- THotPDF.AddImage
- PDF filter support