THotPDF.GetLoadedCachedRenderedBitmap Method
Резюме на метода: THotPDF.GetLoadedCachedRenderedBitmap Method
Декларация
function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
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
- Съдържание