CWGraphInternal::Bitmap Struct Reference

Internal: structure to store a bitmap of a CWGraph. More...

Inheritance diagram for CWGraphInternal::Bitmap:
CWStruct::DSET

List of all members.

Public Member Functions

 Bitmap (CWStruct::DSET const &dset=CWStruct::DSET())
 constructor

Public Attributes

int m_bitmapType
 the bitmap type
Vec2i m_size
 the bitmap size
MWAWEntry m_entry
 the bitmap entry
std::vector< MWAWColorm_colorMap
 the color map

Friends

std::ostream & operator<< (std::ostream &o, Bitmap const &bt)
 operator<<

Detailed Description

Internal: structure to store a bitmap of a CWGraph.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Bitmap const &  bt 
) [friend]

operator<<


Member Data Documentation

the color map

Referenced by CWGraph::sendBitmap().


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