PixelPaintParserInternal::State Struct Reference

Internal: the state of a PixelPaintParser. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

MWAWVec2i m_bitmapSize
 the bitmap size(v1) More...
 
std::vector< MWAWColorm_colorList
 the color map More...
 
shared_ptr< MWAWPictm_bitmap
 the bitmap More...
 

Detailed Description

Internal: the state of a PixelPaintParser.

Constructor & Destructor Documentation

PixelPaintParserInternal::State::State ( )
inline

constructor

Member Data Documentation

shared_ptr<MWAWPict> PixelPaintParserInternal::State::m_bitmap

the bitmap

MWAWVec2i PixelPaintParserInternal::State::m_bitmapSize

the bitmap size(v1)

std::vector<MWAWColor> PixelPaintParserInternal::State::m_colorList

the color map


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

Generated on Mon Aug 29 2016 20:45:49 for libmwaw by doxygen 1.8.8