Skip to content

Instantly share code, notes, and snippets.

@jorgeatgu
Created March 24, 2015 12:54
Show Gist options
  • Save jorgeatgu/5e14abb2a0c94d015222 to your computer and use it in GitHub Desktop.
Save jorgeatgu/5e14abb2a0c94d015222 to your computer and use it in GitHub Desktop.
<filter id="table">
<feComponentTransfer>
<feFuncR type="table" tableValues="1 0 1" exponent="5"/>
<feFuncG type="table" tableValues="1 0 1" exponent="2"/>
<feFuncB type="table" tableValues="1 0 1" exponent="5"/>
</feComponentTransfer>
</filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment