THotPDF.RenderLoadedPageToBitmapAsync Method
Metódus összefoglaló: THotPDF.RenderLoadedPageToBitmapAsync Method
Deklaráció
function RenderLoadedPageToBitmapAsync(PageIndex, DPI: Integer): TThread;
Egység
HPDFDoc
Paraméterek
| Név | Cél |
|---|---|
PageIndex | Zero-based loaded page index |
DPI | Rendering resolution in dots per inch |
Visszatérési érték
Returns a started TThread instance owned by the caller
Használati megjegyzések
- 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
Kapcsolódó API-k
- THotPDF
- THPDFPage
- Tartalom