ThorVG
v0.1
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
|
This is the complete list of members for LinearGradient, including all inherited members.
colorStops(const ColorStop *colorStops, uint32_t cnt) noexcept | Fill | |
colorStops(const ColorStop **colorStops) const noexcept | Fill | |
duplicate() const noexcept | Fill | |
gen() noexcept | LinearGradient | static |
linear(float x1, float y1, float x2, float y2) noexcept | LinearGradient | |
linear(float *x1, float *y1, float *x2, float *y2) const noexcept | LinearGradient | |
spread(FillSpread s) noexcept | Fill | |
spread() const noexcept | Fill |