kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
DOMMatrix
/
DOMMatrix
DOMMatrix
constructor
(
)
(
source
)
constructor
(
transformList
:
String
)
(
source
)
constructor
(
other
:
DOMMatrixReadOnly
)
(
source
)
constructor
(
array32
:
Float32Array
)
(
source
)
constructor
(
array64
:
Float64Array
)
(
source
)
constructor
(
numberSequence
:
JsArray
<
JsNumber
>
)
(
source
)