Struct PPM::Color
Defined in File PPM.h
Nested Relationships
This struct is a nested type of Class PPM.
Struct Documentation
-
struct Color
Public Functions
-
inline bool operator==(const Color c)
Public Members
-
unsigned char red
-
unsigned char green
-
unsigned char blue
-
inline bool operator==(const Color c)