THotPDF.AddImageWithJpegQualityFromFile Method

Зведення методу: THotPDF.AddImageWithJpegQualityFromFile Method

Оголошення

function AddImageWithJpegQualityFromFile(FileName: TFileName; Quality: TJPEGQualityRange): Integer;

Usage

Use this helper when a single photographic image needs a different compression level without changing the document-wide THotPDF.JpegQuality setting

The returned image index can be drawn with THPDFPage.ShowImage

Пов'язані API