JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.extensions
Package-level
declarations
Functions
Functions
get
Bitmap
From
Vector
Drawable
Link copied to clipboard
fun
Context
.
getBitmapFromVectorDrawable
(
width
:
Int
?
,
height
:
Int
?
,
drawableId
:
Int
)
:
Bitmap
---- BITMAPS -------------------------------------------------------------------------------
to
Color
Link copied to clipboard
@
Composable
fun
Int
.
toColor
(
)
:
Color
to
File
Size
Text
Link copied to clipboard
@
Composable
fun
Long
.
toFileSizeText
(
)
:
String
to
Image
Vector
Link copied to clipboard
@
Composable
fun
Int
.
toImageVector
(
)
:
ImageVector
to
Painter
Link copied to clipboard
@
Composable
fun
Int
.
toPainter
(
)
:
Painter
to
String
Array
Res
Link copied to clipboard
@
Composable
@
ReadOnlyComposable
fun
Int
.
toStringArrayRes
(
)
:
Array
<
String
>
to
String
Res
Link copied to clipboard
@
Composable
@
ReadOnlyComposable
fun
Int
.
toStringRes
(
)
:
String