OmBitmap24BmpStream
Introductionclass to stream a 24-bit .bmp pixel map file, as you feed it pixel by pixel Member Functions
put1Pixelemit a single 24-bit pixel of our pixel map image. Will return true for each pixel you send, until width*height have been sent. Then no futher bits will get streamed out, and return false. public |