Skip to content

Instantly share code, notes, and snippets.

@jorgeatgu
Created March 24, 2015 12:51
Show Gist options
  • Select an option

  • Save jorgeatgu/f45f9c9f230bb32a2f4b to your computer and use it in GitHub Desktop.

Select an option

Save jorgeatgu/f45f9c9f230bb32a2f4b to your computer and use it in GitHub Desktop.
<filter id="matrixDos" filterUnits="objectBoundingBox">
<feColorMatrix type="matrix" in="SourceGraphic"
values="-1 2 -3 0 -.5
2 1 0 0 0
0 3 0 0 0
0 0 1 1 0"/>
</filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment