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

◆ CDRColor() [1/3]

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

◆ CDRColor() [2/3]

libcdr::CDRColor::CDRColor ( )
inline

◆ CDRColor() [3/3]

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

Member Data Documentation

◆ m_colorModel

◆ m_colorPalette

unsigned short libcdr::CDRColor::m_colorPalette

◆ m_colorValue


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

Generated for libcdr by doxygen 1.14.0