libcdr::CDRColor Struct Reference

#include <CDRTypes.h>

Public Member Functions

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

Public Attributes

unsigned short m_colorModel
 
unsigned m_colorValue
 

Constructor & Destructor Documentation

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

Member Data Documentation

unsigned short libcdr::CDRColor::m_colorModel
unsigned libcdr::CDRColor::m_colorValue

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

Generated for libcdr by doxygen 1.8.11