toggle menu
ZappBase
androidJvm
switch theme
search in API
Core
/
com.zappstudio.zappbase.app.ext.util
/
BitmapUtils
/
calculateDstRect
calculate
Dst
Rect
open
fun
calculateDstRect
(
srcWidth
:
Int
,
srcHeight
:
Int
,
dstWidth
:
Int
,
dstHeight
:
Int
,
scalingLogic
:
BitmapUtils.ScalingLogic
)
:
Rect