THotPDF.DecodeLoadedImageStream Method
خلاصه متد: THotPDF.DecodeLoadedImageStream Method
اعلان
function DecodeLoadedImageStream(AImageStream: THPDFStreamObject): TBitmap;
واحد
HPDFDoc
پارامترها
| نام | هدف |
|---|---|
AImageStream | Loaded PDF stream object containing image data |
مقدار بازگشت
Bitmap containing the decoded image
یادداشتهای استفاده
- Use this API with stream objects returned by loaded-document inspection workflows
- The caller owns the returned bitmap instance
APIهای مرتبط
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents