Template:UI Object Attributes (Image)
Jump to navigation
Jump to search
Image attributes
img | full url (http://...), path relative to /img/ | Changes the image source |
draw | draw instructions.
e.g.: line(0,100,20,50,blue);line(50,50,70,70,'255,10,150'); |
Draws the image |