icubic library reference
IPaint::PaintImage
説明
画像塗りつぶしの獲得


関数
フォーマット
void
PaintImage
(  
void* image
int pixlen
const fvector2& sp
const fvector2& tp
);  

引数
image 格納するバッファのポインタ
pixlen 獲得するイメージのピクセル数
sp 開始点の座標
tp 終了点の座標

戻り値
なし