---
title: createSVGTransformFromMatrix
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgtransformlist/1632996-createsvgtransformfrommatrix
---

# createSVGTransformFromMatrix

## Declaration

```data
SVGTransform createSVGTransformFromMatrix(
    SVGMatrix matrix
);
```
