Skia
2D Graphics Library
|
#include <SkSVGValue.h>
Public Types | |
enum class | Type { kColor , kFilter , kLength , kNumber , kObjectBoundingBoxUnits , kPreserveAspectRatio , kStopColor , kString , kTransform , kViewBox } |
Public Member Functions | |
Type | type () const |
template<typename T > | |
const T * | as () const |
Protected Member Functions | |
SkSVGValue (Type t) | |
|
strong |
|
inlineprotected |
|
inline |
|
inline |