Open
Description
It might be desirable to have images loaded implicitly in a paint function, without having them loaded via. a custom property.
For example performing a network request, or a pull from the main execution context, to receive an image to use.
Thought: Are there any existing properties today which do this?