Difference between revisions of "Template:UI Object Attributes (Image)"

From HSYCO
Jump to navigation Jump to search
m (Hsyco moved page UI Object Attributes (Image) to Template:UI Object Attributes (Image) without leaving a redirect)
Line 3: Line 3:
 
|-
 
|-
 
|img
 
|img
|full url (http://...), path relative to /img/
+
|full url <nowiki>(http://...)</nowiki>, path relative to /img/
 
|Changes the image source
 
|Changes the image source
 
|-
 
|-

Revision as of 14:10, 21 January 2014

Image attributes

img full url (http://...), path relative to /img/ Changes the image source
draw Draw instructions Draws the image. See draw.png api

e.g.: line(0,100,20,50,blue);line(50,50,70,70,'255,10,150');