libfreehand::FHCMYKColor Struct Reference

#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

Constructor & Destructor Documentation

◆ FHCMYKColor()

libfreehand::FHCMYKColor::FHCMYKColor ( )
inline

Member Data Documentation

◆ m_black

unsigned short libfreehand::FHCMYKColor::m_black

Referenced by FHCMYKColor().

◆ m_cyan

unsigned short libfreehand::FHCMYKColor::m_cyan

Referenced by FHCMYKColor().

◆ m_magenta

unsigned short libfreehand::FHCMYKColor::m_magenta

Referenced by FHCMYKColor().

◆ m_yellow

unsigned short libfreehand::FHCMYKColor::m_yellow

Referenced by FHCMYKColor().


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

Generated for libfreehand by doxygen 1.14.0