imageselector
Toggle table of contents
1.4.0
android
jvm
Platform filter
android
jvm
Switch theme
Search in API
imageselector
imageselector
/
com.wannaverse.imageselector
/
calculateInSampleSize
calculate
In
Sample
Size
android
jvm
fun
calculateInSampleSize
(
options
:
BitmapFactory.Options
,
reqHeight
:
Int
,
reqWidth
:
Int
)
:
Int
fun
calculateInSampleSize
(
srcWidth
:
Int
,
srcHeight
:
Int
,
reqWidth
:
Int
,
reqHeight
:
Int
)
:
Int