This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddImage
Hello World
Creates and adds a Image to a Layout.
app.AddImage(
layout
,
file
,
width
,
height
,
options
,
pxw
,
pxh
) →
app object:
Image
See
CreateImage
for full documentation.
Number
Number:
pixel
String:
path to file (
“/absolute/...”
or
“relative/...”
)
String:
comma
“,”
separated:
“fix”
,
“alias”
,
“
px
”
,
“
Button
”
,
“ScaleCenter”
,
“
async
”
,
“FontAwesome”
,
“Resize”
,
“TouchThrough”
,
“
Icon
”
,
“wallpaper”
,
“
NoPlay
”
app object:
Layout
loading