toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.vector
/
Context2d
/
scale
scale
inline
fun
scale
(
sx
:
Number
,
sy
:
Number
=
sx
)
inline
fun
scale
(
sx
:
Int
,
sy
:
Int
=
sx
)
inline
fun
scale
(
sx
:
Number
,
sy
:
Number
=
sx
,
block
:
(
)
->
Unit
)
fun
scale
(
sx
:
Double
,
sy
:
Double
=
sx
)