CSSTransformValue: toMatrix()-Methode
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Die toMatrix()
-Methode der CSSTransformValue
-Schnittstelle gibt ein DOMMatrix
-Objekt zurück.
Syntax
js
toMatrix()
Parameter
Keine.
Rückgabewert
Ein DOMMatrix
-Objekt.
Ausnahmen
TypeError
-
Wird ausgelöst, wenn Längen, die an der Erstellung der Matrix beteiligt sind, keine mit px kompatiblen Einheiten haben (wie relative Längen oder Prozentsätze).
Beispiele
To Do
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # dom-csstransformvalue-tomatrix |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
toMatrix |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- See implementation notes.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.