pixel.hpp File Reference

Representation of a pixel in image processing. More...

Go to the source code of this file.

Classes

struct  claw::graphic::rgb_pixel
 RGB pixel. More...
union  claw::graphic::rgba_pixel
 RGBA pixel. More...

Namespaces

namespace  claw
 

This is the main namespace.


namespace  claw::graphic
 

Everything about image structures and processing.


Typedefs

typedef rgb_pixel claw::graphic::rgb_pixel_8
typedef rgba_pixel claw::graphic::rgba_pixel_8

Variables

rgba_pixel claw::graphic::white_pixel
rgba_pixel claw::graphic::red_pixel
rgba_pixel claw::graphic::magenta_pixel
rgba_pixel claw::graphic::cyan_pixel

Detailed Description

Representation of a pixel in image processing.

Author:
Julien Jorge

Definition in file pixel.hpp.


Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1