THotPDF.AddImageWithJpegQuality Method
Metodo santrauka: THotPDF.AddImageWithJpegQuality Method
Deklaracija
function AddImageWithJpegQuality(Image: TGraphic; Quality: TJPEGQualityRange): Integer;
Unit
HPDFDoc
Parametrai
| Name | Paskirtis |
|---|---|
Image | Graphic object used as the image source |
Quality | JPEG quality value passed to the encoder |
Grąžinama reikšmė
Image resource index for the encoded image
Naudojimo pastabos
- Use this overload when output size and JPEG artefacts need explicit control
- Use the file-name overload for disk-based image sources
Susijusios API
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents