Here is a list of all modules:
[detail level 123]
| ThorVG | ThorVG classes and enumerations providing C++ APIs |
| ▼ThorVG_CAPI | ThorVG C language binding APIs |
| Initializer | A module enabling initialization and termination of the TVG engines |
| ▼Canvas | A module for managing and drawing graphical elements |
| SwCanvas | A module for rendering the graphical elements using the software engine |
| Paint | A module for managing graphical elements. It enables duplication, transformation and composition |
| Shape | A module for managing two-dimensional figures and their properties |
| Gradient | A module managing the gradient fill of objects |
| Picture | A module enabling to create and to load an image in one of the supported formats: svg, png, jpg and raw |
| Scene | A module managing the multiple paints as one group paint |
| Saver | A module for exporting a paint object into a specified file |