LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::rgbPixel::rgbPixelType Union Reference

this union allows to share the memory of a 32 bit integer with the three ubytes of RGB and a alpha byte. More...

#include <ltiRGBPixel.h>

Collaboration diagram for lti::rgbPixel::rgbPixelType:
Collaboration graph
[legend]

List of all members.

Classes

struct  channelsType
 the three channels More...

Public Attributes

uint32 value
channelsType channels

Detailed Description

this union allows to share the memory of a 32 bit integer with the three ubytes of RGB and a alpha byte.

The order of the data in this union assumes little endianness


Member Data Documentation

all three channels (and alpha value) together

Referenced by lti::rgbPixel::at(), lti::rgbPixel::getValue(), lti::rgbPixel::rgbPixel(), and lti::rgbPixel::setValue().


The documentation for this union was generated from the following file:

Generated on Sat Apr 10 15:26:44 2010 for LTI-Lib by Doxygen 1.6.1