libcdr::CDRColor Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRColor (unsigned short colorModel, unsigned short colorPalette, unsigned colorValue)
 
 CDRColor ()
 
 CDRColor (unsigned short colorModel, unsigned colorValue)
 

Public Attributes

unsigned short m_colorModel
 
unsigned short m_colorPalette
 
unsigned m_colorValue
 

Constructor & Destructor Documentation

libcdr::CDRColor::CDRColor ( unsigned short  colorModel,
unsigned short  colorPalette,
unsigned  colorValue 
)
inline
libcdr::CDRColor::CDRColor ( )
inline
libcdr::CDRColor::CDRColor ( unsigned short  colorModel,
unsigned  colorValue 
)
inline

Member Data Documentation

unsigned short libcdr::CDRColor::m_colorPalette

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

Generated for libcdr by doxygen 1.8.10