image_get_canvas
Get a copy of the underlying image canvas.
References:
arguments
- "image_name" : String
The name of the image. This name must be the full database name of the image, including namespace.
- "level" : Uint32 (default: 0)
The mipmap level of the image to retrieve the canvas from.
return value
CanvasThe canvas.