Skia
2DGraphicsLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SkShader::GradientInfo Struct Reference

Public Attributes

int fColorCount
 In-out parameter, specifies passed size.
 
SkColorfColors
 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
 

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