Skia
2D Graphics Library
|
#include <SkSGGradient.h>
Public Member Functions | |
bool | operator== (const ColorStop &other) const |
Public Attributes | |
SkScalar | fPosition |
SkColor4f | fColor |
|
inline |
SkColor4f sksg::Gradient::ColorStop::fColor |
SkScalar sksg::Gradient::ColorStop::fPosition |