THotPDF.DecodeLoadedCCITTStream Method
Menetelmän yhteenveto: THotPDF.DecodeLoadedCCITTStream Method
Määrittely
function DecodeLoadedCCITTStream(AImageStream: THPDFStreamObject): TBitmap;
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
AImageStream | Loaded PDF stream object containing CCITT image data |
Paluuarvo
Bitmap containing the decoded image
Käyttöhuomautukset
- Use this API for bi-level fax-compressed image streams
- The caller owns the returned bitmap instance
Aiheeseen liittyvät API:t
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents