Hi Ethan, actually we cannot create GraphicsContext at the moment, it’s an object received in the Canvas onpaint event.
This was something requested in the past too: How to draw a sprite with Graphics context
As a pending feature is to get a GraphicsContext from an Image, I’ll see if I can take this one in some free time.