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
- תוכן