THotPDF.GetLoadedCachedRenderedBitmap Method

Method summary: THotPDF.GetLoadedCachedRenderedBitmap Method

Declaration

function GetLoadedCachedRenderedBitmap(PageIndex, DPI: Integer): TBitmap;

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

Return value

Returns the cached or newly rendered bitmap, or nil for an invalid page index

Usage notes

Related APIs