...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
DisplayFile()
with with the filename as a String. Alternatively, you can use PreloadFile()
in in conjunction with DisplayPreload()
to to have more control. For more pleasing aesthetics when generating an image player, use the roImageWidgetobject. Object Creation: The image player is displayed by first creating roRectangle and roImagePlayer instances, then calling SetRectangle()
using using the roRectangle instance as the argument.
...