PLUTO
RGB Struct Reference

#include <structs.h>

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Definition at line 296 of file structs.h.

Member Data Documentation

unsigned char RGB::b

Definition at line 297 of file structs.h.

unsigned char RGB::g

Definition at line 297 of file structs.h.

unsigned char RGB::r

Definition at line 297 of file structs.h.


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