THotPDF.BuildLastFilterInput Method
Metodesammendrag: THotPDF.BuildLastFilterInput Method
Deklaration
function BuildLastFilterInput(AImageStream: THPDFStreamObject): TMemoryStream;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
AImageStream | Loaded PDF stream object containing filtered image data |
Returværdi
Memory stream containing the last-filter input bytes
Brugsnoter
- Use this diagnostic helper when inspecting chained image filters
- The caller owns the returned memory stream
Relaterede API'er
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents