Blitz Toolbox/Other libs/nBMP 1.0.0

nBMP 1.0.0 by gosse

http://www.nuloen.com/downloads/nbmp.zip

About

nBMP is an accurate BMP file userlib for Blitz. It permits the user of creating, loading, saving, grabbing, modifying and converting BMP files easily. It gives you access to the points of a BMP through an array. It is mainly useful when you need to have precision into the RGB values, because peeking and poking onto the screen can give a loss of precision to them. I created nBMP since I needed a lot of precision for RGB values for an application I made and my previous tests using Blitz internal commands resulted in inaccurate final results.

1.0.0 (29/10/2003)
- Initial public release of nBMP.