#include <CDRCollector.h>
Constructor & Destructor Documentation
libcdr::CDRParserState::CDRParserState |
( |
| ) |
|
libcdr::CDRParserState::~CDRParserState |
( |
| ) |
|
Member Function Documentation
unsigned libcdr::CDRParserState::_getRGBColor |
( |
const CDRColor & |
color | ) |
|
unsigned libcdr::CDRParserState::getBMPColor |
( |
const CDRColor & |
color | ) |
|
WPXString libcdr::CDRParserState::getRGBColorString |
( |
const CDRColor & |
color | ) |
|
void libcdr::CDRParserState::setColorTransform |
( |
const std::vector< unsigned char > & |
profile | ) |
|
void libcdr::CDRParserState::setColorTransform |
( |
WPXInputStream * |
input | ) |
|
Member Data Documentation
std::map<unsigned, WPXBinaryData> libcdr::CDRParserState::m_bmps |
cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformCMYK2RGB |
cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformLab2RGB |
cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformRGB2RGB |
std::map<unsigned, CDRColor> libcdr::CDRParserState::m_documentPalette |
std::vector<CDRPage> libcdr::CDRParserState::m_pages |
std::map<unsigned, CDRPattern> libcdr::CDRParserState::m_patterns |
std::map<unsigned, std::vector<CDRTextLine> > libcdr::CDRParserState::m_texts |
std::map<unsigned, WPXBinaryData> libcdr::CDRParserState::m_vects |
The documentation for this class was generated from the following files: