THotPDF.ExtractLoadedImage Method
Rezumatul metodei: THotPDF.ExtractLoadedImage Method
Declarație
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
ImageIndex | Zero-based image index |
Valoare de întoarcere
Bitmap containing the decoded image
Note de utilizare
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
API-uri asociate
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents