42 #ifndef __BASE_BITMAP_HH__
43 #define __BASE_BITMAP_HH__
72 void write(std::ostream &bmp)
const;
125 #endif // __BASE_BITMAP_HH__
struct Bitmap::FileHeader M5_ATTR_PACKED
Internal gem5 representation of a frame buffer.
Bitmap(const FrameBuffer *fb)
Create a bitmap that takes data in a given mode & size and outputs to an ostream. ...
BmpPixel32 & operator=(const Pixel &rhs)
void write(std::ostream &bmp) const
Write the frame buffer data into the provided ostream.
Internal gem5 representation of a Pixel.
const CompleteV1Header getCompleteHeader() const