Skip to main content

method DOMMatrix.setMatrixValue

#DOMMatrix.setMatrixValue(transformList: string): DOMMatrix

The setMatrixValue() method of the DOMMatrix interface replaces the contents of the matrix with the matrix described by the specified transform or transforms, returning itself.

MDN Reference

Parameters #

#transformList: string

Return Type #

Did you find what you needed?

Privacy policy