THotPDF.ExtractLoadedImage Method
סיכום המתודה: THotPDF.ExtractLoadedImage Method
הצהרה
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
יחידה
HPDFDoc
פרמטרים
| שם | מטרה |
|---|---|
ImageIndex | Zero-based image index |
ערך החזרה
Bitmap containing the decoded image
הערות שימוש
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
ממשקי API קשורים
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents