| meta | Tag information of the loaded image. |
| async | Whether it was loaded asynchronously. If the image data is in the cache, this event occurs during the execution of Bitmap.loadAsync. |
| error | Whether an error occurred during image loading. |
| message | Error message. If an error occurs, the error message is passed. |