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