THotPDF.RenderLoadedPageToBitmapAsync Method
สรุปเมธอด: THotPDF.RenderLoadedPageToBitmapAsync Method
การประกาศ
function RenderLoadedPageToBitmapAsync(PageIndex, DPI: Integer): TThread;
ยูนิต
HPDFDoc
พารามิเตอร์
| ชื่อ | วัตถุประสงค์ |
|---|---|
PageIndex | Zero-based loaded page index |
DPI | Rendering resolution in dots per inch |
ค่าที่ส่งกลับ
Returns a started TThread instance owned by the caller
หมายเหตุการใช้งาน
- The returned thread has FreeOnTerminate set to False and must be freed by the caller
- Use GetLoadedCachedRenderedBitmap after the worker completes to retrieve the cached page bitmap
API ที่เกี่ยวข้อง
- THotPDF
- THPDFPage
- สารบัญ