Ideally I would like to use jpg image format as its much smaller.
I am currently using the following in a ux file
<image bmp="exapmple.bmp"/>
I have tried
<image jpg="example.jpg"/>
but this does not work.
is possible to use the jpg instead of bmp and what is the correct tag to use?
Bookmarks