![]() |
DRAWINGLoad graphic files
I have been released "free" graphics load module for FB2!
You can load various image into full color (32bit) offscreen which is allocated on temorary memory, just type a line...
CALL "DCOD",5000,osErr&,(@GIInfo)
WoW! How easy to use! DCOD automatically opens file choose dialog with preview if you pass null file name, too.DCOD with simple image viewer source code are available at my new ENGLISH page: http://www.ravi.ne.jp/TAO/ P.S. I could develop this DCOD with Jamin's advice. Thanks Jamin! Osamu Shigematsu
|