mdiapp

API仕様 (8bpp画像操作)

mdi_img8_copy( destImgIndex, srcImgIndex ) destImgIndexのバッファに、srcImgIndexの画像をコピーします。コピーされる側のバッファは、自動的にコピー元のサイズに変更されます。 mdi_img8_resize( imgIndex, width, height ) imgIndexバッファの画像を…