CSSMatrixComponent constructor
CSSMatrixComponent(
- DOMMatrixReadOnly matrix, [
- CSSMatrixComponentOptions options
Implementation
external factory CSSMatrixComponent(
DOMMatrixReadOnly matrix, [
CSSMatrixComponentOptions options,
]);