Definition IWORKImageContext.h:22
boost::optional< IWORKColor > m_fillColor
Definition IWORKImageContext.h:36
IWORKDataPtr_t m_data
Definition IWORKImageContext.h:35
void endOfElement() override
Definition IWORKImageContext.cpp:47
IWORKMediaContentPtr_t & m_content
Definition IWORKImageContext.h:33
boost::optional< IWORKSize > m_size
Definition IWORKImageContext.h:34
IWORKImageContext(IWORKXMLParserState &state, IWORKMediaContentPtr_t &content)
Definition IWORKImageContext.cpp:22
Definition IWORKXMLContextBase.h:28