Images
Methods
The following image drawing methods are accessible via the PIXEL
global table:
PIXEL.DrawImage( number, number, number, number, string, Color )
Draws an image downloaded from the given URL.
PIXEL.DrawImageRotated( number, number, number, number, string, Color )
Draws an image downloaded from the given URL with rotation.
PIXEL.DrawImgur( number, number, number, number, string, Color )
Draws an image downloaded from Imgur.