Sets the pixel at the specified co-ordinate to the specified colour.
Syntax
Set Pixel Colour x,y,colour
Description
x and y are the co-ordinates in the canvas of the pixel to set. colour is the colour to the set the pixel to. This can be built using Pixel Colour or the Component commands.
x and y are the co-ordinates in the canvas of the pixel to set.
colour is the colour to the set the pixel to. This can be built using Pixel Colour or the Component commands.