ImageFromBuffer ( slot, w, h, ByRef pData )

pData のピクセルデータからイメージを作成します。

用例:
    Dim p[50, 50]
    ImageFromBuffer ( 0, 5050, p )