THotPDF.GetLoadedCachedRenderedBitmap Method
Σύνοψη μεθόδου: THotPDF.GetLoadedCachedRenderedBitmap Method
Δήλωση
function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;
Μονάδα
HPDFDoc
Παράμετροι
| Όνομα | Σκοπός |
|---|---|
PageIndex | Zero-based loaded page index |
DPI | Rendering resolution in dots per inch |
Τιμή επιστροφής
Returns the cached or newly rendered bitmap, or nil for an invalid page index
Σημειώσεις χρήσης
- The render cache is protected by the document render lock
- The caller owns the returned bitmap instance according to the loaded-page rendering contract
Σχετικά API
- THotPDF
- THPDFPage
- Περιεχόμενα