THotPDF.GetLoadedCachedRenderedBitmap Method
Menetelmän yhteenveto: THotPDF.GetLoadedCachedRenderedBitmap Method
Määrittely
function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
PageIndex | Zero-based loaded page index |
DPI | Rendering resolution in dots per inch |
Paluuarvo
Returns the cached or newly rendered bitmap, or nil for an invalid page index
Käyttöhuomautukset
- The render cache is protected by the document render lock
- The caller owns the returned bitmap instance according to the loaded-page rendering contract
Aiheeseen liittyvät API:t
- THotPDF
- THPDFPage
- Sisältö