in reply to A way to read in bitmaps pixel by pixel?

A CPAN search for BMP returns Image::BMP first. It provides exactly the information you need.
  • Comment on Re: A way to read in bitmaps pixel by pixel?