THotPDF.DecodeLoadedImageStream Method
Metódus összefoglaló: THotPDF.DecodeLoadedImageStream Method
Deklaráció
function DecodeLoadedImageStream(AImageStream: THPDFStreamObject): TBitmap;
Egység
HPDFDoc
Paraméterek
| Név | Cél |
|---|---|
AImageStream | Loaded PDF stream object containing image data |
Visszatérési érték
Bitmap containing the decoded image
Használati megjegyzések
- Use this API with stream objects returned by loaded-document inspection workflows
- The caller owns the returned bitmap instance
Kapcsolódó API-k
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents