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