LTI-Lib latest version v1.9 - last update 24 Nov 2005
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 dummy byte. More...

#include <ltiRGBPixel.h>

Collaboration diagram for lti::rgbPixel::rgbPixelType:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint32 value
channelsType channels

Classes

struct  channelsType
 the three channels More...

Detailed Description

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

The order of the data in this union assumes little endianness


Member Data Documentation

channelsType lti::rgbPixel::rgbPixelType::channels
 

The channel values instance.

uint32 lti::rgbPixel::rgbPixelType::value
 

all three channels (and dummy value) together


The documentation for this union was generated from the following file:
Generated on Thu Nov 24 16:30:27 2005 for LTI-Lib by Doxygen 1.4.4