Gnash
0.8.10
|
#include <FillStyle.h>
Public Member Functions | |
GradientRecord (boost::uint8_t ratio, const rgba &color) | |
Public Attributes | |
boost::uint8_t | ratio |
rgba | color |
gnash::GradientRecord::GradientRecord | ( | boost::uint8_t | ratio, |
const rgba & | color | ||
) | [inline] |
Referenced by gnash::GradientFill::setLerp().
boost::uint8_t gnash::GradientRecord::ratio |
Referenced by gnash::GradientFill::setLerp().