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