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
- Зміст