get-canvas-background in canvas<%>

Returns the color currently used to ``erase'' the canvas content before on-paint is called. See also set-canvas-background.

The result is #f if the canvas was created with the 'transparent style, otherwise it is always a color% object.