The matrix defined by theinterface is comprised of four rows of four columns each. While it's beyond the scope of this article to explain the mathematics involved, this 4×4 size is enough to describe any trans
The DOMMatrix interface represents 4x4 matrices, suitable for 2D and 3D operations. A 4x4 matrix is suitable to describe any rotation and translation in 3D. This interface should be available inside Web workers, though some implementations don't allow it yet. Properties This interface inherits prope...
WebKitCSSMatrix API Reference MDN Web Docs - DOMMatrixCan I use... Browser support tables for modern web technologies Created & maintained by @Fyrd, design by @Lensco. Support data contributions by the GitHub community. Usage share statistics by StatCounter GlobalStats for April, 2025 Location ...
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
The API is down for maintenance. You can continue to browse the MDN Web Docs, but MDN Plus and Search might not be available. Thank you for your patience! References Web APIs DOMMatrix English (US) DOMMatrix Baseline Widely available This feature is well established and works across many devi...
The API is down for maintenance. You can continue to browse the MDN Web Docs, but MDN Plus and Search might not be available. Thank you for your patience! References Web APIs DOMMatrix English (US) DOMMatrix Baseline Widely available This feature is well established and works across many devi...
The API is down for maintenance. You can continue to browse the MDN Web Docs, but MDN Plus and Search might not be available. Thank you for your patience! References Web APIs DOMMatrix English (US) DOMMatrix Baseline Widely available This feature is well established and works across many devi...
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Support data contributions by the GitHub community. Usage share statistics by StatCounter GlobalStats for April, 2025 Location detection provided by ipinfo.io. Browser testing done via Support via Patreon Become a caniuse Patron to support the site and disable ads for only $1/month! or ...
The matrix defined by theinterface is comprised of four rows of four columns each. While it's beyond the scope of this article to explain the mathematics involved, this 4×4 size is enough to describe any transformation you might apply to either 2D or 3D geometries. ...