coil-root
Toggle table of contents
3.4.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3.decode
/
BitmapFactoryDecoder
/
BitmapFactoryDecoder
Bitmap
Factory
Decoder
android
constructor
(
source
:
ImageSource
,
options
:
Options
,
parallelismLock
:
Semaphore
=
Semaphore(Int.MAX_VALUE)
,
exifOrientationStrategy
:
ExifOrientationStrategy
=
RESPECT_PERFORMANCE
)