THotPDF.GetLoadedCachedRenderedBitmap Method

Riepilogo del metodo: THotPDF.GetLoadedCachedRenderedBitmap Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

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

Valore restituito

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

Note d'uso

API correlate