coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-svg
/
coil3.svg
/
Svg
/
asImage
as
Image
abstract
fun
asImage
(
width
:
Int
=
this.width.toInt()
,
height
:
Int
=
this.height.toInt()
)
:
Image
Wrap this SVG as an
Image
.