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