Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| static void | impeller::AppendColor (const Color &color, GradientData *data) |
| GradientData | impeller::CreateGradientBuffer (const std::vector< Color > &colors, const std::vector< Scalar > &stops) |
| Populate a vector with the interpolated color bytes for the linear gradient described by colors and stops. More... | |