Triclops SDK
4.0.3.0
Public Attributes | List of all members
TriclopsColorPixel Struct Reference

Single colored pixel helper structure. More...

Public Attributes

unsigned char value [4]
 

Detailed Description

Single colored pixel helper structure.

The structure has been defined in order to access color data more easily in colored images. As triclops uses 32-bit RGBU color images the structure is defined to address four adjacent color values per pixel. Note: TriclopsColorPixel replaces the deprecated structure TriclopsPackedColorPixel defined in previous versions (< 4.0) of Triclops.

See also
TriclopsColorImage

Member Data Documentation

unsigned char TriclopsColorPixel::value[4]

The RGBU color values packed in order (i.e. value[0] = R ... value[3] = U)


The documentation for this struct was generated from the following file:
Contact Support Triclops SDK Programmer's Guide and API Reference