1. Bitmap loader
- Posted by Liquid-Nitrogen Software <nitrogen_069 at HOTMAIL.COM> Oct 19, 1999
- 720 views
Could someone help me out with a modification of read_bitmap() from image.e
that can load 2/4/8/16/24 bit images and convert them to 24 bit format with
each pixel stored as a sequence of {R,G,B}. I need to be able to load
bitmaps into a sequence without using any graphics libraries, and I can't
work out how to modify read_bitmap().
Thanks in advance,
Mark / N2K

