This could be used for a converting app of somesort, or for some other use, anyways i guess many of you know this, so i`ll put this for newbies, here it goes :
Load Image "filename.extention",1
Save Image "filename.extention",1
You`ll notice that if you put something like this :
Load Image "filename.bmp",1
Save Image "filename.jpg",1
And when you take a look at the file, it will be converted into .jpg format, and not just renamed.
Offcourse you can use LOAD BITMAP instead, anyway works.
Currently working on (trying) making a new 3d engine for/within dark basic classic out of basic 2d commands, with vertex edit supported.