i3dlib

Documentation

i3d::RGB Struct Reference

#include <basic.h>

List of all members.


Public Types

typedef GRAY8 ELEMENT_TYPE

Public Member Functions

 RGB (const byte r=0, const byte g=0, const byte b=0)
 constructor

Public Attributes

GRAY8 red
 RGB color components (each 8 bits).

Detailed Description

Type of voxel for RGB(24bit) images


Member Typedef Documentation

definition of a new data type which should represent one color component


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