Doxygen
Loading...
Searching...
No Matches
Color Struct Reference

Helper struct representing a RGBA color. More...

Public Attributes

Byte red
 
Byte green
 
Byte blue
 
Byte alpha
 

Detailed Description

Helper struct representing a RGBA color.

Definition at line 26 of file image.cpp.

Member Data Documentation

◆ alpha

Byte Color::alpha

Definition at line 31 of file image.cpp.

◆ blue

Byte Color::blue

Definition at line 30 of file image.cpp.

◆ green

Byte Color::green

Definition at line 29 of file image.cpp.

◆ red

Byte Color::red

Definition at line 28 of file image.cpp.


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