---
title: SVGFEColorMatrixElement
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/svgfecolormatrixelement
---

# SVGFEColorMatrixElement

## Declaration

```data
interface SVGFEColorMatrixElement
```

## Topics

### Instance Properties

- [in1](webkitjs/svgfecolormatrixelement/1634075-in1.md)
- [type](webkitjs/svgfecolormatrixelement/1633304-type.md)
- [values](webkitjs/svgfecolormatrixelement/1630153-values.md)

### Miscellaneous

- [SVG_FECOLORMATRIX_TYPE_HUEROTATE](webkitjs/svgfecolormatrixelement/1629750-svg_fecolormatrix_type_huerotate.md)
- [SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA](webkitjs/svgfecolormatrixelement/1632010-svg_fecolormatrix_type_luminance.md)
- [SVG_FECOLORMATRIX_TYPE_MATRIX](webkitjs/svgfecolormatrixelement/1633154-svg_fecolormatrix_type_matrix.md)
- [SVG_FECOLORMATRIX_TYPE_SATURATE](webkitjs/svgfecolormatrixelement/1633516-svg_fecolormatrix_type_saturate.md)
- [SVG_FECOLORMATRIX_TYPE_UNKNOWN](webkitjs/svgfecolormatrixelement/1630513-svg_fecolormatrix_type_unknown.md)

## Relationships

### Inherits From

- [SVGElement](webkitjs/svgelement.md)
