[JIM] Overlays - Images v.6.0
Code Example:
{
"components": [
{
"insets": {
"bottom": 0,
"top": 0,
"left": 0,
"right": 0
},
"w": 250,
"h": 250,
"x": 100,
"y": 50,
"draws-background": false,
"url": "file:///Users/administrator/Documents/Overlays_Samples/Image/toaicon250px.png",
"hidden-when-empty": false,
"background-colour": {
"r": 0,
"b": 0,
"g": 0,
"a": 0
},
"type": "image",
"alpha": 1,
"layer": 0,
"hidden": false
}
],
"async-data-updates": false
}
Result
Download
The example JSON code can be downloaded here.