Image from image management in paintable canvas

How do i display an image from image management in the paintable canvas? I found this link with explanation, but it contains only url’s or databases?
https://support.inductiveautomation.com/index.php?/Knowledgebase/Article/View/110/2/working-with-the-paintable-canvas-component
I want to make a image slide from right to left in the screen.

Images in Image Management are hosted by the gateway directly:
http://<gateway:ip>/main/system/images/<path/to/image.png>
eg:
http://pgriffith-lt/main/system/images/Builtin/icons/24/about.png

2 Likes

Also from @PGriffith -

Not sure which would be better, they both look like they take the same sorts of arguments.

1 Like