THotPDF.AddImageWithJpegQuality Method

メソッドの要約: THotPDF.AddImageWithJpegQuality Method

宣言

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

ユニット

HPDFDoc

パラメータ

名前目的
ImageGraphic object used as the image source
QualityJPEG quality value passed to the encoder

戻り値

Image resource index for the encoded image

使用上の注意

関連 API