toggle menu
coil-root
3.1.0-SNAPSHOT
android
common
nonAndroid
switch theme
search in API
coil-test
/
coil3.test
/
FakeImage
/
FakeImage
Fake
Image
android
common
nonAndroid
actual
constructor
(
width
:
Int
,
height
:
Int
,
size
:
Long
,
shareable
:
Boolean
,
color
:
Int
)
expect
constructor
(
width
:
Int
=
100
,
height
:
Int
=
100
,
size
:
Long
=
4L * width * height
,
shareable
:
Boolean
=
true
,
color
:
Int
=
Black
)
actual
constructor
(
width
:
Int
,
height
:
Int
,
size
:
Long
,
shareable
:
Boolean
,
color
:
Int
)