a structure used to define the gradient limit in MWAWGraphicStyle
More...
#include <MWAWGraphicStyle.hxx>
a structure used to define the gradient limit in MWAWGraphicStyle
◆ Stop()
MWAWGraphicStyle::Gradient::Stop::Stop |
( |
float |
offset = 0.0 , |
|
|
MWAWColor const & |
col = MWAWColor::black() , |
|
|
float |
opacity = 1.0 |
|
) |
| |
|
inlineexplicit |
◆ cmp()
int MWAWGraphicStyle::Gradient::Stop::cmp |
( |
Stop const & |
a | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Stop const & |
st |
|
) |
| |
|
friend |
◆ m_color
MWAWColor MWAWGraphicStyle::Gradient::Stop::m_color |
the color
Referenced by cmp().
◆ m_offset
float MWAWGraphicStyle::Gradient::Stop::m_offset |
the offset
Referenced by cmp().
◆ m_opacity
float MWAWGraphicStyle::Gradient::Stop::m_opacity |
the opacity
Referenced by cmp().
The documentation for this struct was generated from the following file: