toggle menu
ZappBase
androidJvm
switch theme
search in API
Core
/
com.zappstudio.zappbase.app.ext.util
/
BitmapUtils
/
getSingleCompress
get
Single
Compress
open
fun
getSingleCompress
(
path
:
String
)
:
Single
<
File
>
open
fun
getSingleCompress
(
path
:
String
,
DESIRE_WIDTH
:
Int
,
DESIRE_HEIGTH
:
Int
,
maxSize
:
Int
)
:
Single
<
File
>