THotPDF.DecodeLoadedCCITTStream Method
Rezumatul metodei: THotPDF.DecodeLoadedCCITTStream Method
Declarație
function DecodeLoadedCCITTStream(AImageStream: THPDFStreamObject): TBitmap;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
AImageStream | Loaded PDF stream object containing CCITT image data |
Valoare de întoarcere
Bitmap containing the decoded image
Note de utilizare
- Use this API for bi-level fax-compressed image streams
- The caller owns the returned bitmap instance
API-uri asociate
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents