THotPDF.DecodeLoadedImageStream Method
Yöntem özeti: THotPDF.DecodeLoadedImageStream Method
Bildirim
function DecodeLoadedImageStream(AImageStream: THPDFStreamObject): TBitmap;
Birim
HPDFDoc
Parametreler
| Ad | Amaç |
|---|---|
AImageStream | Loaded PDF stream object containing image data |
Dönüş değeri
Bitmap containing the decoded image
Kullanım notları
- Use this API with stream objects returned by loaded-document inspection workflows
- The caller owns the returned bitmap instance
İlgili API'ler
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents