THotPDF.ExtractLoadedImage Method
Tóm tắt phương thức: THotPDF.ExtractLoadedImage Method
Khai báo
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Đơn vị
HPDFDoc
Tham số
| Tên | Mục đích |
|---|---|
ImageIndex | Zero-based image index |
Giá trị trả về
Bitmap containing the decoded image
Ghi chú sử dụng
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
API liên quan
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents