renetik-android-framework
renetik-android-imaging
/
renetik.android.imaging.extensions
/
image
image
fun
<
T
:
ImageView
>
T
.
image
(
@
DrawableRes
resourceId
:
Int
?
)
:
T
Content copied to clipboard
fun
<
T
:
ImageView
>
T
.
image
(
parent
:
CSHasRegistrations
,
@
DrawableRes
resourceId
:
Int
?
)
:
T
Content copied to clipboard
fun
<
T
:
ImageView
>
T
.
image
(
parent
:
CSHasRegistrations
,
file
:
File
)
:
T
Content copied to clipboard
fun
<
T
>
ImageView
.
image
(
parent
:
CSHasRegistrations
,
property
:
CSProperty
<
T
>
,
valueToImage
:
(
T
)
->
File
)
:
CSRegistration
Content copied to clipboard