# Paint

A small black-and-white bitmap editor for sketching directly inside a QIP interactive module.

Controls:

- Drag on the canvas to draw
- Left toolbar: pencil, eraser, brush, line, rectangle, oval, fill, spray
- Right click draws with white for tools that support it
- `[` / `]`: smaller or larger brush
- `Z`: undo
- `C`: clear
- `I`: invert

<qip-play>
  <source src="/modules/interactive/paint.wasm" type="application/wasm" />
</qip-play>
