Public Attributes | List of all members
Color Struct Reference

Public Attributes

Byte red
 
Byte green
 
Byte blue
 
Byte alpha
 

Detailed Description

Helper struct representing a RGBA color

Definition at line 28 of file image.cpp.

Member Data Documentation

Byte Color::alpha

Definition at line 33 of file image.cpp.

Byte Color::blue

Definition at line 32 of file image.cpp.

Byte Color::green

Definition at line 31 of file image.cpp.

Byte Color::red

Definition at line 30 of file image.cpp.


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