Definition in file pixel.hpp.
Go to the source code of this file.
Namespaces | |
namespace | claw |
namespace | claw::graphic |
Classes | |
struct | claw::graphic::rgb_pixel |
RGB pixel. More... | |
union | claw::graphic::rgba_pixel |
RGBA pixel. More... | |
Typedefs | |
typedef rgb_pixel | claw::graphic::rgb_pixel_8 |
typedef rgba_pixel | claw::graphic::rgba_pixel_8 |
Variables | |
rgba_pixel | claw::graphic::black_pixel |
rgba_pixel | claw::graphic::white_pixel |
rgba_pixel | claw::graphic::blue_pixel |
rgba_pixel | claw::graphic::green_pixel |
rgba_pixel | claw::graphic::red_pixel |
rgba_pixel | claw::graphic::yellow_pixel |
rgba_pixel | claw::graphic::magenta_pixel |
rgba_pixel | claw::graphic::cyan_pixel |