Image Utilities¶
Non-Visible component| Category | Requires | Version |
|---|---|---|
| Utilities | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A non-visible component that loads images asynchronously.
Methods¶
Load Image Async¶
Load a new image from the given path to any component. You can load also images from the internet. Supported components: Image, Buttons, Layouts, Canvas.
| Params | |
|---|---|
| component | Component |
| path | Text |