renetik-android-framework
renetik-android-imaging
/
renetik.android.imaging.extensions
/
resizeImage
resize
Image
fun
File
.
resizeImage
(
maxTargetWidth
:
Int
,
maxTargetHeight
:
Int
)
:
File
Content copied to clipboard
fun
Uri
.
resizeImage
(
maxTargetWidth
:
Int
,
maxTargetHeight
:
Int
,
output
:
OutputStream
)
:
Uri
Content copied to clipboard