此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
CSSMatrixComponent
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSS 类型对象模型 API 的 CSSMatrixComponent 接口表示 CSS 中 transform 属性的个别类型(如 matrix() 和 matrix3d())的值。它继承自父接口 CSSTransformValue。
构造函数
CSSMatrixComponent()-
创建一个新的
CSSMatrixComponent对象。
实例属性
示例
待完成。
规范
| Specification |
|---|
| CSS Typed OM Level 1> # cssmatrixcomponent> |
浏览器兼容性
Enable JavaScript to view this browser compatibility table.