Variable DOMMatrixReadOnly
Type declaration
-
- new (init?: string | number[]): DOMMatrixReadOnly
-
Parameters
-
Optional
init: string | number[]
-
-
fromFloat32Array:function
- fromFloat32Array(array32: Float32Array): DOMMatrixReadOnly
-
-
fromFloat64Array:function
- fromFloat64Array(array64: Float64Array): DOMMatrixReadOnly
-
-
fromMatrix:function
-
toString:function
- toString(): string
-
Returns string