My Project
|
Public Attributes | |
Byte | red |
Byte | green |
Byte | blue |
Byte | alpha |
Byte Color::alpha |
Definition at line 33 of file image.cpp.
Referenced by Image::save().
Byte Color::blue |
Definition at line 32 of file image.cpp.
Referenced by Image::Image(), and Image::save().
Byte Color::green |
Definition at line 31 of file image.cpp.
Referenced by Image::Image(), and Image::save().
Byte Color::red |
Definition at line 30 of file image.cpp.
Referenced by Image::Image(), and Image::save().