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
واجهات برمجة التطبيقات ذات الصلة
- THotPDF
- Contents