Search completed in 0.85 seconds.
1 results for "multiplySelf":
DOMMatrix - Web APIs
WebAPIDOMMatrix
dommatrix.multiplyself() modifies the matrix by post-multiplying it with the specified dommatrix.
... dommatrix.premultiplyself() modifies the matrix by pre-multiplying it with the specified dommatrix.