BLGradientImpl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

capacity
size_t capacity;
Undocumented in source.
extendMode
ubyte extendMode;
Undocumented in source.
gradientType
ubyte gradientType;
Undocumented in source.
matrix
BLMatrix2D matrix;
Undocumented in source.
matrixType
ubyte matrixType;
Undocumented in source.
reserved
ubyte[1] reserved;
Undocumented in source.
size
size_t size;
Undocumented in source.
stops
BLGradientStop* stops;
Undocumented in source.

Meta