THotPDF.BuildLastFilterInput Method
Sažetak metode: THotPDF.BuildLastFilterInput Method
Deklaracija
function BuildLastFilterInput(AImageStream: THPDFStreamObject): TMemoryStream;
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
AImageStream | Loaded PDF stream object containing filtered image data |
Povratna vrijednost
Memory stream containing the last-filter input bytes
Napomene za uporabu
- Use this diagnostic helper when inspecting chained image filters
- The caller owns the returned memory stream
Povezani API-ji
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents