MRPT logo

mrpt::utils::TColor Struct Reference

A RGB color - 8bit. More...

#include <mrpt/utils/types.h>

List of all members.

Public Member Functions

 TColor (uint8_t r, uint8_t g, uint8_t b, uint8_t alpha=255)

Public Attributes

uint8_t R
uint8_t G
uint8_t B
uint8_t A


Detailed Description

A RGB color - 8bit.

Definition at line 189 of file types.h.


Constructor & Destructor Documentation

mrpt::utils::TColor::TColor ( uint8_t  r,
uint8_t  g,
uint8_t  b,
uint8_t  alpha = 255 
) [inline]

Definition at line 191 of file types.h.


Member Data Documentation

Definition at line 192 of file types.h.

Definition at line 192 of file types.h.

Definition at line 192 of file types.h.

Definition at line 192 of file types.h.




Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009