|
Skia
2DGraphicsLibrary
|
Public Attributes | |
| int | fColorCount |
| In-out parameter, specifies passed size. | |
| SkColor * | fColors |
| The colors in the gradient. | |
| SkScalar * | fColorOffsets |
| The unit offset for color transitions. | |
| SkPoint | fPoint [2] |
| Type specific, see above. | |
| SkScalar | fRadius [2] |
| Type specific, see above. | |
| TileMode | fTileMode |
| The tile mode used. | |
| uint32_t | fGradientFlags |
| see SkGradientShader::Flags | |