THotPDF.AddImageWithJpegQualityFromFile Method
Tóm tắt phương thức: THotPDF.AddImageWithJpegQualityFromFile Method
Khai báo
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 liên quan
- THotPDF.AddImage
- THotPDF.JpegQuality