Public Member Functions | |
WPGGradientStop () | |
WPGGradientStop (double ofs, const WPGColor &c) | |
Public Attributes | |
double | offset |
WPGColor | color |
libwpg::WPGGradientStop::WPGGradientStop | ( | ) | [inline] |
libwpg::WPGGradientStop::WPGGradientStop | ( | double | ofs, | |
const WPGColor & | c | |||
) | [inline] |