#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 |
| libpagemaker::PMDStrokeProperties::PMDStrokeProperties | ( | const uint8_t | strokeType, |
| const uint16_t | strokeWidth, | ||
| const uint8_t | strokeColor, | ||
| const uint8_t | strokeOverprint, | ||
| const uint8_t | strokeTint | ||
| ) | [inline] |
Referenced by libpagemaker::PMDCollector::paintShape().
Referenced by libpagemaker::PMDCollector::paintShape().
Referenced by libpagemaker::PMDCollector::paintShape().
Referenced by libpagemaker::PMDCollector::paintShape().