gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::PngWriter::PngPixel24 Struct Reference

Png Pixel type: not containing padding. More...

Public Member Functions

PngPixel24operator= (const Pixel &rhs)
 

Public Attributes

uint8_t red
 
uint8_t green
 
uint8_t blue
 

Detailed Description

Png Pixel type: not containing padding.

Definition at line 82 of file pngwriter.hh.

Member Function Documentation

◆ operator=()

PngPixel24& gem5::PngWriter::PngPixel24::operator= ( const Pixel rhs)
inline

Member Data Documentation

◆ blue

uint8_t gem5::PngWriter::PngPixel24::blue

Definition at line 93 of file pngwriter.hh.

◆ green

uint8_t gem5::PngWriter::PngPixel24::green

Definition at line 92 of file pngwriter.hh.

◆ red

uint8_t gem5::PngWriter::PngPixel24::red

Definition at line 91 of file pngwriter.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:23:12 for gem5 by doxygen 1.9.1