libmspub::Color Struct Reference

#include <MSPUBTypes.h>

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

◆ Color() [1/2]

libmspub::Color::Color ( )
inline

◆ Color() [2/2]

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

Member Data Documentation

◆ b

◆ g

◆ r


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

Generated for libmspub by doxygen 1.9.3