THotPDF.AddImageWithJpegQuality Method

Resumen del método: THotPDF.AddImageWithJpegQuality Method

Declaración

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

Unidad

HPDFDoc

Parámetros

NombrePropósito
ImageGraphic object used as the image source
QualityJPEG quality value passed to the encoder

Valor de retorno

Image resource index for the encoded image

Notas de uso

APIs relacionadas