THotPDF.BuildLastFilterInput Method
סיכום המתודה: THotPDF.BuildLastFilterInput Method
הצהרה
function BuildLastFilterInput(AImageStream: THPDFStreamObject): TMemoryStream;
יחידה
HPDFDoc
פרמטרים
| שם | מטרה |
|---|---|
AImageStream | Loaded PDF stream object containing filtered image data |
ערך החזרה
Memory stream containing the last-filter input bytes
הערות שימוש
- Use this diagnostic helper when inspecting chained image filters
- The caller owns the returned memory stream
ממשקי API קשורים
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents