THotPDF.BuildLastFilterInput Method
Methodeoverzicht: THotPDF.BuildLastFilterInput Method
Declaratie
function BuildLastFilterInput(AImageStream: THPDFStreamObject): TMemoryStream;
Eenheid
HPDFDoc
Parameters
| Naam | Doel |
|---|---|
AImageStream | Loaded PDF stream object containing filtered image data |
Retourwaarde
Memory stream containing the last-filter input bytes
Gebruiksaantekeningen
- Use this diagnostic helper when inspecting chained image filters
- The caller owns the returned memory stream
Gerelateerde API's
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents