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
- Περιεχόμενα