Importing a sketch as an image

I would like take a student sketch and use it as an image in a graphing calculator component.
Is this possible?
If not, are there any creative workarounds out there?

background: sketchLayer(sketchName.sketch)

sketchName should be the name of your sketch component. If sketchLayer doesn’t work, try graphLayer instead.

1 Like