- (canvas-write-mode [canvas canvas?]) -> symbol?procedure
Retrieves the write mode of the given canvas.
The mode may be one of the following symbols:
- 'replace
- 'xor
- 'not-xor
Retrieves the write mode of the given canvas.
The mode may be one of the following symbols: