image

v0.0.3
image(image, x, y, [w], [h]);

Draw an image to the screen

Arguments

imageThe image reference
xThe x position of the image
yThe y position of the image
[w]The width of the image, if not specified, using source width
[h]The height of the image, if not specified, using source height

See image in shapes.h