#include <FHTypes.h>
Public Member Functions | |
| FHCMYKColor () | |
Public Attributes | |
| unsigned short | m_cyan |
| unsigned short | m_magenta |
| unsigned short | m_yellow |
| unsigned short | m_black |
|
inline |
| unsigned short libfreehand::FHCMYKColor::m_black |
Referenced by FHCMYKColor().
| unsigned short libfreehand::FHCMYKColor::m_cyan |
Referenced by FHCMYKColor().
| unsigned short libfreehand::FHCMYKColor::m_magenta |
Referenced by FHCMYKColor().
| unsigned short libfreehand::FHCMYKColor::m_yellow |
Referenced by FHCMYKColor().