mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() It supports data parameters that can pass user data to the callback function. std::unique_ptr<Picture> access(std::unique_ptr<Picture> picture, bool(*func)(const Paint* paint, void* data), void* data) noexcept; |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |