MemBuffer::getBitmapInfoHeader Method

バッファが格納している画像データを表すBitmapInfoHeader構造体へのポインタを返します。

構文

MemBuffer::tBmInfHPtr getBitmapInfoHeader() const;

戻り値

BitmapInfoHeader構造体へのポインタです。
※BitmapInfoHeaderはDIBの一部ではありません。