ImageResult

sealed interface ImageResult

Represents the result of an executed ImageRequest.

See also

Inheritors

Properties

Link copied to clipboard
abstract val image: Image?
Link copied to clipboard
abstract val request: ImageRequest