THotPDF.DecodeLoadedImageStream Method

メソッドの要約: THotPDF.DecodeLoadedImageStream Method

宣言

function DecodeLoadedImageStream(AImageStream: THPDFStreamObject): TBitmap;

ユニット

HPDFDoc

パラメータ

名前目的
AImageStreamLoaded PDF stream object containing image data

戻り値

Bitmap containing the decoded image

使用上の注意

関連 API