kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
DOMMatrix
/
DOMMatrix
DOMMatrix
JS
fun
DOMMatrix
(
transformList
:
String
)
fun
DOMMatrix
(
other
:
DOMMatrixReadOnly
)
fun
DOMMatrix
(
array32
:
Float32Array
)
fun
DOMMatrix
(
array64
:
Float64Array
)
fun
DOMMatrix
(
numberSequence
:
Array
<
Double
>
)
fun
DOMMatrix
(
)