libpagemaker::PMDStrokeProperties Struct Reference

#include <PMDTypes.h>

Public Member Functions

 PMDStrokeProperties (const uint8_t strokeType, const uint16_t strokeWidth, const uint8_t strokeColor, const uint8_t strokeOverprint, const uint8_t strokeTint)
 

Public Attributes

uint8_t m_strokeType
 
uint16_t m_strokeWidth
 
uint8_t m_strokeColor
 
uint8_t m_strokeOverprint
 
uint8_t m_strokeTint
 

Constructor & Destructor Documentation

§ PMDStrokeProperties()

libpagemaker::PMDStrokeProperties::PMDStrokeProperties ( const uint8_t  strokeType,
const uint16_t  strokeWidth,
const uint8_t  strokeColor,
const uint8_t  strokeOverprint,
const uint8_t  strokeTint 
)
inline

Member Data Documentation

§ m_strokeColor

uint8_t libpagemaker::PMDStrokeProperties::m_strokeColor

§ m_strokeOverprint

uint8_t libpagemaker::PMDStrokeProperties::m_strokeOverprint

§ m_strokeTint

uint8_t libpagemaker::PMDStrokeProperties::m_strokeTint

§ m_strokeType

uint8_t libpagemaker::PMDStrokeProperties::m_strokeType

§ m_strokeWidth

uint16_t libpagemaker::PMDStrokeProperties::m_strokeWidth

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

Generated for libpagemaker by doxygen 1.8.12