THotPDF.GetLoadedImageCount Method
สรุปเมธอด: THotPDF.GetLoadedImageCount Method
การประกาศ
function GetLoadedImageCount: Integer;
ยูนิต
HPDFDoc
พารามิเตอร์
| ชื่อ | วัตถุประสงค์ |
|---|---|
| ไม่มีพารามิเตอร์ | |
ค่าที่ส่งกลับ
Number of loaded image streams available for inspection or extraction
หมายเหตุการใช้งาน
- Call this after loading a PDF document
- Use THotPDF.GetLoadedImageInfo or THotPDF.ExtractLoadedImage with indexes in the returned range
API ที่เกี่ยวข้อง
- THotPDF
- Contents