Skia
2D Graphics Library
|
#include <SkSVGTypes.h>
Public Types | |
enum class | Type { kColor , kCurrentColor , kICCColor , kInherit } |
Public Member Functions | |
SkSVGStopColor () | |
SkSVGStopColor (Type t) | |
SkSVGStopColor (const SkSVGColorType &c) | |
SkSVGStopColor (const SkSVGStopColor &)=default | |
SkSVGStopColor & | operator= (const SkSVGStopColor &)=default |
bool | operator== (const SkSVGStopColor &other) const |
bool | operator!= (const SkSVGStopColor &other) const |
Type | type () const |
const SkSVGColorType & | color () const |
|
strong |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
default |
|
inline |
|
inline |
|
default |
|
inline |
|
inline |