Skip to content

Instantly share code, notes, and snippets.

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