FormX Mobile SDK
PortableLib
/
ai.formx.mobile.sdk
/
FormXLetterbox
/
Companion
Companion
object
Companion
Functions
Functions
create
Link copied to clipboard
fun
create
(
sourceWidth
:
Int
,
sourceHeight
:
Int
,
targetWidth
:
Int
,
targetHeight
:
Int
)
:
FormXLetterbox
crop
By
Aspect
Ratio
Link copied to clipboard
fun
cropByAspectRatio
(
targetWidth
:
Int
,
targetHeight
:
Int
,
sourceAspectRatio
:
Float
)
:
FormXLetterbox