icubic library reference
ITexture::TextureImage
説明
画像の獲得


関数
フォーマット
void
TextureImage
(  
void* image
int pixlen
const fvector2& suv
const fvector2& tuv
);  

引数
image 画像を格納するバッファのポインタ
pixlen 獲得する画像のピクセル数
suv 開始のUV座標
tuv 終了のUV座標

戻り値
なし