-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
B
- bitmapConfig(Bitmap.Config) - function in coil.ImageLoader.Builder
- Set the preferred Bitmap.Config.
- bitmapConfig(Bitmap.Config) - function in coil.request.ImageRequest.Builder
- BitmapFactoryDecoder - class in coil.decode
- The base Decoder that uses BitmapFactory to decode a given ImageSource.
- BitmapFactoryDecoder.Factory - class in coil.decode.BitmapFactoryDecoder
- bitmapFactoryExifOrientationPolicy(ExifOrientationPolicy) - function in coil.ImageLoader.Builder
- Sets the policy for handling the EXIF orientation flag for images decoded by BitmapFactoryDecoder.
- bitmapFactoryMaxParallelism(Integer) - function in coil.ImageLoader.Builder
- Sets the maximum number of parallel BitmapFactory decode operations at once.
- build() - function in coil.ComponentRegistry.Builder
- build() - function in coil.ImageLoader.Builder
- Create a new ImageLoader instance.
- build() - function in coil.disk.DiskCache.Builder
- Create a new DiskCache instance.
- build() - function in coil.memory.MemoryCache.Builder
- Create a new MemoryCache instance.
- build() - function in coil.request.ImageRequest.Builder
- Create a new ImageRequest.
- build() - function in coil.request.Parameters.Builder
- Create a new Parameters instance.