BufferFromImage ( slot, ByRef buffer )
イメージのピクセルデータで配列を補填します。
用例:
Dim
buf[
64
*
64
]
BufferFromImage
(
0
, buf )