![]() |
Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Classes | |
struct | impeller::GradientData |
Namespaces | |
namespace | impeller |
Functions | |
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... | |