THotPDF.AddImageWithJpegQuality Method

Metodsammanfattning: THotPDF.AddImageWithJpegQuality Method

Deklaration

function AddImageWithJpegQuality(Image: TGraphic; Quality: TJPEGQualityRange): Integer;

Enhet

HPDFDoc

Parametrar

NamnSyfte
ImageGraphic object used as the image source
QualityJPEG quality value passed to the encoder

Returvärde

Image resource index for the encoded image

Användningsanteckningar

Relaterade API:er