THotPDF.ExtractLoadedImage Method
Metódus összefoglaló: THotPDF.ExtractLoadedImage Method
Deklaráció
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Egység
HPDFDoc
Paraméterek
| Név | Cél |
|---|---|
ImageIndex | Zero-based image index |
Visszatérési érték
Bitmap containing the decoded image
Használati megjegyzések
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
Kapcsolódó API-k
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents