ReadCanvas

Read color from the virtual canvas

Syntax: ReadCanvas(wi)

  • wi walker or spot index

Returns: Color that the virtual canvas contains at the given position.

Example: col=ReadCanvas(2), read the canvas color from square index 2

See also: ReadRGBLed

Last updated

Was this helpful?