THotPDF.GetLoadedCachedRenderedBitmap Method

Resumen del método: THotPDF.GetLoadedCachedRenderedBitmap Method

Declaración

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

Unidad

HPDFDoc

Parámetros

NombrePropósito
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

Valor de retorno

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

Notas de uso

APIs relacionadas