toggle menu
stripe-android
androidJvm
switch theme
search in API
camera-core
/
com.stripe.android.camera.framework.image
/
constrainToSize
constrain
To
Size
@
CheckResult
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
Bitmap
.
constrainToSize
(
size
:
Size
,
filter
:
Boolean
=
false
)
:
Bitmap
Constrain a bitmap to a given size, while maintaining its original aspect ratio.