Enum representing the status of an image load operation.
Indicates that the image failed to load.
Indicates that the image is currently loading.
Indicates that there is no image load operation in progress.
Indicates that the image has successfully loaded.
Enum representing the status of an image load operation.