THotPDF.DecodeLoadedCCITTStream Method
סיכום המתודה: THotPDF.DecodeLoadedCCITTStream Method
הצהרה
function DecodeLoadedCCITTStream(AImageStream: THPDFStreamObject): TBitmap;
יחידה
HPDFDoc
פרמטרים
| שם | מטרה |
|---|---|
AImageStream | Loaded PDF stream object containing CCITT image data |
ערך החזרה
Bitmap containing the decoded image
הערות שימוש
- Use this API for bi-level fax-compressed image streams
- The caller owns the returned bitmap instance
ממשקי API קשורים
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- THotPDF.ExtractLoadedImage Method
- Contents