libmspub::Color Struct Reference

#include <MSPUBTypes.h>

List of all members.

Public Member Functions

 Color ()
 Color (unsigned char red, unsigned char green, unsigned char blue)

Public Attributes

unsigned char r
unsigned char g
unsigned char b

Constructor & Destructor Documentation

libmspub::Color::Color ( ) [inline]
libmspub::Color::Color ( unsigned char  red,
unsigned char  green,
unsigned char  blue 
) [inline]

Member Data Documentation


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