Image Strips
BlitzMax Forums/BlitzMax Beginners Area/Image Strips| 
 | ||
| If I have 64 Images and I want them to be combined into one big image that I can load as an AnimImage. What tools is everyone using to do this. Thanks in Advance for Info. Eric | 
| 
 | ||
| I use  Glueit  then convert the resulting bmp to png. This is also a nice tool... [a http://www.bottomap.com/Software/A4B/A4B.html] avi2bmp [/a} | 
| 
 | ||
| Made my own in blitz+  Especially made to take sequentially numbered frames (exported from Lightwave) and stitch them into an image strip. |