THotPDF.ExtractLoadedImage Method
Sažetak metode: THotPDF.ExtractLoadedImage Method
Deklaracija
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
ImageIndex | Zero-based image index |
Povratna vrednost
Bitmap containing the decoded image
Napomene za upotrebu
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
Povezani API-ji
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents