TESTER

image

image(image, x, y, [center=false]) -> NULL

Draw an image at specified position

Syntaxe

image(img, 10, 20);

Arguments

NameRequiredDefaultDescription
imageyes-Image to draw
xyes-x-coordinate
yyes-y-coordinate
center-falseif true, x,y is the center of the image