Read color from the virtual canvas
Syntax: ReadCanvas(wi)
ReadCanvas(wi)
wi walker or spot index
wi
Returns: Color that the virtual canvas contains at the given position.
Example: col=ReadCanvas(2), read the canvas color from square index 2
col=ReadCanvas(2)
See also: ReadRGBLed
Last updated 6 years ago