THotPDF.AddImageWithJpegQuality Method

Method summary: THotPDF.AddImageWithJpegQuality Method

Declaration

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

Unit

HPDFDoc

Parameters

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

Return value

Image resource index for the encoded image

Usage notes

Related APIs