THotPDF.GetLoadedCachedRenderedBitmap Method

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

宣言

function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;

ユニット

HPDFDoc

パラメータ

名前目的
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

戻り値

Returns the cached or newly rendered bitmap, or nil for an invalid page index

使用上の注意

関連 API