Canvas5StyleManagerInternal::ColorStyle Struct Reference

Internal: the color style of a Canvas5StyleManager. More...

Public Member Functions

 ColorStyle ()
 constructor More...
 

Public Attributes

unsigned m_type
 the type More...
 
int m_nameId
 the name id More...
 
MWAWVariable< MWAWColorm_color
 the basic color More...
 
MWAWGraphicStyle::Gradient m_gradient
 the gradient More...
 
MWAWGraphicStyle::Hatch m_hatch
 the hatch More...
 
MWAWVec2i m_textureDim
 the texture dimension More...
 
MWAWEmbeddedObject m_texture
 the embedded objet (texture) More...
 

Friends

std::ostream & operator<< (std::ostream &o, ColorStyle const &color)
 

Detailed Description

Internal: the color style of a Canvas5StyleManager.

Constructor & Destructor Documentation

Canvas5StyleManagerInternal::ColorStyle::ColorStyle ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ColorStyle const &  color 
)
friend

Member Data Documentation

MWAWVariable<MWAWColor> Canvas5StyleManagerInternal::ColorStyle::m_color
MWAWGraphicStyle::Gradient Canvas5StyleManagerInternal::ColorStyle::m_gradient
MWAWGraphicStyle::Hatch Canvas5StyleManagerInternal::ColorStyle::m_hatch
int Canvas5StyleManagerInternal::ColorStyle::m_nameId

the name id

MWAWEmbeddedObject Canvas5StyleManagerInternal::ColorStyle::m_texture

the embedded objet (texture)

Referenced by Canvas5StyleManager::updateSurfaceColor().

MWAWVec2i Canvas5StyleManagerInternal::ColorStyle::m_textureDim

the texture dimension

Referenced by Canvas5StyleManager::updateSurfaceColor().

unsigned Canvas5StyleManagerInternal::ColorStyle::m_type

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

Generated on Tue Feb 8 2022 16:57:36 for libmwaw by doxygen 1.8.10