Question
TouchGFX Dynamically Update Image
Hi team,
I was wondering if it is possible to have TouchGFX update an image on the fly. For instance, updating the `path` of a SVG and refresh the image dynamically.
From the APIs it looks like everything has to be static since all assets are compiled into C++ files, but I wanted to see if there's a way to update images in general.
Thank you!
-Guillaume