Go to the documentation of this file.
42 #ifndef __BASE_PNG_HH__
43 #define __BASE_PNG_HH__
79 void write(std::ostream &png)
const override;
113 #endif // __BASE_PNG_HH__
static const char * _imgExtension
Internal gem5 representation of a frame buffer.
const char * getImgExtension() const override
Return Image format as a string.
Png Pixel type: not containing padding.
Internal gem5 representation of a Pixel.
PngWriter(const FrameBuffer *_fb)
Create a png that takes data in a given mode & size and outputs to an ostream.
void write(std::ostream &png) const override
Write the frame buffer data into the provided ostream.
PngPixel24 & operator=(const Pixel &rhs)
Image writer implementing support for PNG.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 28 2021 12:10:23 for gem5 by doxygen 1.8.17