toMatrix method
The toMatrix()
method of the
CSSTransformValue interface returns a DOMMatrix object.
Implementation
external DOMMatrix toMatrix();
The toMatrix()
method of the
CSSTransformValue interface returns a DOMMatrix object.
external DOMMatrix toMatrix();