THotPDF.ExtractLoadedImage Method
Menetelmän yhteenveto: THotPDF.ExtractLoadedImage Method
Määrittely
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
ImageIndex | Zero-based image index |
Paluuarvo
Bitmap containing the decoded image
Käyttöhuomautukset
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
Aiheeseen liittyvät API:t
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents