Public Attributes

RGB Struct Reference

Structure typedef containing RGB color tables. More...

#include <palette.h>

List of all members.

Public Attributes

char * name
float * rgb

Detailed Description

Structure typedef containing RGB color tables.

Definition at line 1849 of file palette.h.


Member Data Documentation

char* RGB::name

Definition at line 1850 of file palette.h.

Referenced by getRGB().

float* RGB::rgb

Definition at line 1851 of file palette.h.

Referenced by getRGB().


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