toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.drawing
/
AffineTransform2D
/
Companion
Companion
common
object
Companion
Members
Functions
invoke
Link copied to clipboard
common
operator
fun
invoke
(
scaleX
:
Double
=
1.0
,
shearX
:
Double
=
0.0
,
translateX
:
Double
=
0.0
,
scaleY
:
Double
=
1.0
,
shearY
:
Double
=
0.0
,
translateY
:
Double
=
0.0
)
:
AffineTransform2D
Creates a transform with the given properties.