THotPDF.DecodeLoadedCCITTStream Method

Method summary: THotPDF.DecodeLoadedCCITTStream Method

Declaration

function DecodeLoadedCCITTStream(AImageStream: THPDFStreamObject): TBitmap;

Unit

HPDFDoc

Parameters

NamePurpose
AImageStreamLoaded PDF stream object containing CCITT image data

Return value

Bitmap containing the decoded image

Usage notes

Related APIs