Skia
2D Graphics Library
sksg::Gradient::ColorStop Struct Reference

#include <SkSGGradient.h>

Public Member Functions

bool operator== (const ColorStop &other) const
 

Public Attributes

SkScalar fPosition
 
SkColor4f fColor
 

Member Function Documentation

◆ operator==()

bool sksg::Gradient::ColorStop::operator== ( const ColorStop other) const
inline

Member Data Documentation

◆ fColor

SkColor4f sksg::Gradient::ColorStop::fColor

◆ fPosition

SkScalar sksg::Gradient::ColorStop::fPosition

The documentation for this struct was generated from the following file: