THotPDF.RenderLoadedPageToBitmapAsync Method

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

宣言

function RenderLoadedPageToBitmapAsync(PageIndex, DPI: Integer): TThread;

ユニット

HPDFDoc

パラメータ

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

戻り値

Returns a started TThread instance owned by the caller

使用上の注意

関連 API