THotPDF.ExtractLoadedImage Method
Podsumowanie metody: THotPDF.ExtractLoadedImage Method
Deklaracja
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Jednostka
HPDFDoc
Parametry
| Nazwa | Przeznaczenie |
|---|---|
ImageIndex | Zero-based image index |
Wartość zwracana
Bitmap containing the decoded image
Uwagi dotyczące użycia
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
Powiązane API
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents