toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.img
/
AvatarImageLoader
/
buildLoadData
build
Load
Data
@
Nullable
open
fun
buildLoadData
(
@
NonNull
avatarImage
:
AvatarImage
,
width
:
Int
,
height
:
Int
,
@
NonNull
options
:
Options
)
:
ModelLoader.LoadData
<
Bitmap
>