37 #ifndef __BASE_BITMAP_HH__ 38 #define __BASE_BITMAP_HH__ 75 void write(std::ostream &bmp)
const override;
128 #endif // __BASE_BITMAP_HH__
void write(std::ostream &bmp) const override
Write the frame buffer data into the provided ostream.
Internal gem5 representation of a frame buffer.
const char * getImgExtension() const override
const CompleteV1Header getCompleteHeader() const
static const char * _imgExtension
struct BmpWriter::FileHeader M5_ATTR_PACKED
BmpWriter(const FrameBuffer *fb)
Create a bitmap that takes data in a given mode & size and outputs to an ostream. ...
Internal gem5 representation of a Pixel.
BmpPixel32 & operator=(const Pixel &rhs)