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.
SwCanvas Member List

This is the complete list of members for SwCanvas, including all inherited members.

ABGR8888 enum valueSwCanvas
ARGB8888 enum valueSwCanvas
clear(bool free=true) noexceptCanvasvirtual
Colorspace enum nameSwCanvas
Default enum valueSwCanvas
draw() noexceptCanvasvirtual
gen() noexceptSwCanvasstatic
Individual enum valueSwCanvas
mempool(MempoolPolicy policy) noexceptSwCanvas
MempoolPolicy enum nameSwCanvas
push(std::unique_ptr< Paint > paint) noexceptCanvasvirtual
reserve(uint32_t n) noexceptCanvas
Shareable enum valueSwCanvas
sync() noexceptCanvasvirtual
target(uint32_t *buffer, uint32_t stride, uint32_t w, uint32_t h, Colorspace cs) noexceptSwCanvas
update(Paint *paint) noexceptCanvasvirtual