Instruction set reference
HIPE_OP_USE_CANVAS
Sets the current active canvas to be used for drawing.
- location: The canvas element to use as the current active drawing element.
- arg[0]: the canvas drawing context to be used (e.g. "2d"), as defined in HTML/CSS specifications.