C
G
L
R
T
C
- CoilImage - class in com.skydoves.landscapist.coil
- CoilImage(kotlin.jvm.functions.Function0,androidx.compose.ui.Modifier,kotlin.jvm.functions.Function0,com.skydoves.landscapist.components.ImageComponent,com.skydoves.landscapist.ImageOptions,kotlin.jvm.functions.Function1,java.lang.Integer,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function2) - function in com.skydoves.landscapist.coil.CoilImage
- Load and render an image with the given imageRequest from the network or local storage.
- CoilImage(kotlin.jvm.functions.Function0,androidx.compose.ui.Modifier,kotlin.jvm.functions.Function0,com.skydoves.landscapist.components.ImageComponent,kotlin.jvm.functions.Function0,com.skydoves.landscapist.ImageOptions,kotlin.jvm.functions.Function1,java.lang.Integer,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function3,kotlin.jvm.functions.Function2) - function in com.skydoves.landscapist.coil.CoilImage
- Load and render an image with the given imageModel from the network or local storage.
- CoilImageState - class in com.skydoves.landscapist.coil
- GlideImageState represents the image loading states for Coil.
- CoilImageState.Failure - class in com.skydoves.landscapist.coil.CoilImageState
- Request failed.
- CoilImageState.Loading - class in com.skydoves.landscapist.coil.CoilImageState
- Request is currently in progress.
- CoilImageState.None - class in com.skydoves.landscapist.coil.CoilImageState
- Request not started.
- CoilImageState.Success - class in com.skydoves.landscapist.coil.CoilImageState
- Request is completed successfully and ready to use an ImageBitmap.
- CoilImageStateKt - class in com.skydoves.landscapist.coil
- com.skydoves.landscapist.coil - package com.skydoves.landscapist.coil